Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 65 additions & 1 deletion backupdr/v1/backupdr-api.json

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions backupdr/v1/backupdr-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 16 additions & 9 deletions cloudasset/v1/cloudasset-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"scopes": {
"https://www.googleapis.com/auth/cloud-platform": {
"description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account."
},
"https://www.googleapis.com/auth/cloudasset": {
"description": "See, edit, configure, and delete your Google Cloud Asset data and see the email address for your Google Account"
}
}
}
Expand Down Expand Up @@ -181,7 +184,8 @@
"$ref": "ListAssetsResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
"https://www.googleapis.com/auth/cloud-platform",
"https://www.googleapis.com/auth/cloudasset"
]
}
}
Expand Down Expand Up @@ -380,7 +384,8 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
"https://www.googleapis.com/auth/cloud-platform",
"https://www.googleapis.com/auth/cloudasset"
]
}
}
Expand Down Expand Up @@ -640,7 +645,8 @@
"$ref": "AnalyzeIamPolicyResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
"https://www.googleapis.com/auth/cloud-platform",
"https://www.googleapis.com/auth/cloudasset"
]
},
"analyzeIamPolicyLongrunning": {
Expand Down Expand Up @@ -668,7 +674,8 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
"https://www.googleapis.com/auth/cloud-platform",
"https://www.googleapis.com/auth/cloudasset"
]
},
"analyzeMove": {
Expand Down Expand Up @@ -1095,7 +1102,7 @@
}
}
},
"revision": "20260624",
"revision": "20260703",
"rootUrl": "https://cloudasset.googleapis.com/",
"schemas": {
"AccessSelector": {
Expand Down Expand Up @@ -2934,7 +2941,7 @@
},
"pscEndpoint": {
"$ref": "GoogleIdentityAccesscontextmanagerV1PrivateServiceConnectEndpoint",
"description": "Requests from this PSC will be allowed from access perimeter data."
"description": "A PrivateServiceConnectEndpoint that is allowed to access data outside the perimeter. The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in."
},
"resource": {
"description": "A Google Cloud resource from the service perimeter that you want to allow to access data outside the perimeter. This field supports only projects. The project format is `projects/{project_number}`. You can't use `*` in this field to allow all Google Cloud resources.",
Expand Down Expand Up @@ -3044,7 +3051,7 @@
},
"pscEndpoint": {
"$ref": "GoogleIdentityAccesscontextmanagerV1PrivateServiceConnectEndpoint",
"description": "Requests from this PSC will be allowed to access perimeter data."
"description": "A PrivateServiceConnectEndpoint that is allowed to access the perimeter. The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in."
},
"resource": {
"description": "A Google Cloud resource that is allowed to ingress the perimeter. Requests from these resources will be allowed to access perimeter data. Currently only projects and VPCs are allowed. Project format: `projects/{project_number}` VPC network format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/networks/{NAME}`. The project may be in any Google Cloud organization, not just the organization that the perimeter is defined in. `*` is not allowed, the case of allowing all Google Cloud resources only is not supported.",
Expand Down Expand Up @@ -3145,11 +3152,11 @@
"type": "object"
},
"GoogleIdentityAccesscontextmanagerV1PrivateServiceConnectEndpoint": {
"description": "Specifies the PSC an API call refers to.",
"description": "Specifies the Private Service Connect endpoint that an API call refers to.",
"id": "GoogleIdentityAccesscontextmanagerV1PrivateServiceConnectEndpoint",
"properties": {
"forwardingRule": {
"description": "The global forwarding rule identifier. Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.",
"description": "The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint. Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.",
"type": "string"
}
},
Expand Down
26 changes: 19 additions & 7 deletions cloudasset/v1/cloudasset-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 14 additions & 8 deletions cloudasset/v1beta1/cloudasset-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"scopes": {
"https://www.googleapis.com/auth/cloud-platform": {
"description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account."
},
"https://www.googleapis.com/auth/cloudasset": {
"description": "See, edit, configure, and delete your Google Cloud Asset data and see the email address for your Google Account"
}
}
}
Expand Down Expand Up @@ -161,7 +164,8 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
"https://www.googleapis.com/auth/cloud-platform",
"https://www.googleapis.com/auth/cloudasset"
]
}
}
Expand Down Expand Up @@ -282,7 +286,8 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
"https://www.googleapis.com/auth/cloud-platform",
"https://www.googleapis.com/auth/cloudasset"
]
}
}
Expand Down Expand Up @@ -403,15 +408,16 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
"https://www.googleapis.com/auth/cloud-platform",
"https://www.googleapis.com/auth/cloudasset"
]
}
}
}
}
}
},
"revision": "20260624",
"revision": "20260703",
"rootUrl": "https://cloudasset.googleapis.com/",
"schemas": {
"AnalyzeIamPolicyLongrunningMetadata": {
Expand Down Expand Up @@ -1214,7 +1220,7 @@
},
"pscEndpoint": {
"$ref": "GoogleIdentityAccesscontextmanagerV1PrivateServiceConnectEndpoint",
"description": "Requests from this PSC will be allowed from access perimeter data."
"description": "A PrivateServiceConnectEndpoint that is allowed to access data outside the perimeter. The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in."
},
"resource": {
"description": "A Google Cloud resource from the service perimeter that you want to allow to access data outside the perimeter. This field supports only projects. The project format is `projects/{project_number}`. You can't use `*` in this field to allow all Google Cloud resources.",
Expand Down Expand Up @@ -1324,7 +1330,7 @@
},
"pscEndpoint": {
"$ref": "GoogleIdentityAccesscontextmanagerV1PrivateServiceConnectEndpoint",
"description": "Requests from this PSC will be allowed to access perimeter data."
"description": "A PrivateServiceConnectEndpoint that is allowed to access the perimeter. The Private Service Connect endpoint may be in any organization, not just the organization that the perimeter is defined in."
},
"resource": {
"description": "A Google Cloud resource that is allowed to ingress the perimeter. Requests from these resources will be allowed to access perimeter data. Currently only projects and VPCs are allowed. Project format: `projects/{project_number}` VPC network format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/networks/{NAME}`. The project may be in any Google Cloud organization, not just the organization that the perimeter is defined in. `*` is not allowed, the case of allowing all Google Cloud resources only is not supported.",
Expand Down Expand Up @@ -1425,11 +1431,11 @@
"type": "object"
},
"GoogleIdentityAccesscontextmanagerV1PrivateServiceConnectEndpoint": {
"description": "Specifies the PSC an API call refers to.",
"description": "Specifies the Private Service Connect endpoint that an API call refers to.",
"id": "GoogleIdentityAccesscontextmanagerV1PrivateServiceConnectEndpoint",
"properties": {
"forwardingRule": {
"description": "The global forwarding rule identifier. Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.",
"description": "The full resource name of the global forwarding rule that identifies a Private Service Connect endpoint. Forwarding rule format: `//compute.googleapis.com/projects/{PROJECT_ID}/global/forwardingRules/{FORWARDING_RULE_ID}`.",
"type": "string"
}
},
Expand Down
26 changes: 19 additions & 7 deletions cloudasset/v1beta1/cloudasset-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading