|
245 | 245 | ], |
246 | 246 | "parameters": { |
247 | 247 | "name": { |
248 | | - "description": "Output only. Resource name of the `AccessPolicy`. Format: `accessPolicies/{access_policy}`", |
| 248 | + "description": "Output only. Identifier. Resource name of the `AccessPolicy`. Format: `accessPolicies/{access_policy}`", |
249 | 249 | "location": "path", |
250 | 250 | "pattern": "^accessPolicies/[^/]+$", |
251 | 251 | "required": true, |
|
483 | 483 | ], |
484 | 484 | "parameters": { |
485 | 485 | "name": { |
486 | | - "description": "Resource name for the `AccessLevel`. Format: `accessPolicies/{access_policy}/accessLevels/{access_level}`. The `access_level` component must begin with a letter, followed by alphanumeric characters or `_`. Its maximum length is 50 characters. After you create an `AccessLevel`, you cannot change its `name`.", |
| 486 | + "description": "Identifier. Resource name for the `AccessLevel`. Format: `accessPolicies/{access_policy}/accessLevels/{access_level}`. The `access_level` component must begin with a letter, followed by alphanumeric characters or `_`. Its maximum length is 50 characters. After you create an `AccessLevel`, you cannot change its `name`.", |
487 | 487 | "location": "path", |
488 | 488 | "pattern": "^accessPolicies/[^/]+/accessLevels/[^/]+$", |
489 | 489 | "required": true, |
|
691 | 691 | ], |
692 | 692 | "parameters": { |
693 | 693 | "name": { |
694 | | - "description": "Resource name for the `AuthorizedOrgsDesc`. Format: `accessPolicies/{access_policy}/authorizedOrgsDescs/{authorized_orgs_desc}`. The `authorized_orgs_desc` component must begin with a letter, followed by alphanumeric characters or `_`. After you create an `AuthorizedOrgsDesc`, you cannot change its `name`.", |
| 694 | + "description": "Identifier. Resource name for the `AuthorizedOrgsDesc`. Format: `accessPolicies/{access_policy}/authorizedOrgsDescs/{authorized_orgs_desc}`. The `authorized_orgs_desc` component must begin with a letter, followed by alphanumeric characters or `_`. After you create an `AuthorizedOrgsDesc`, you cannot change its `name`.", |
695 | 695 | "location": "path", |
696 | 696 | "pattern": "^accessPolicies/[^/]+/authorizedOrgsDescs/[^/]+$", |
697 | 697 | "required": true, |
|
871 | 871 | ], |
872 | 872 | "parameters": { |
873 | 873 | "name": { |
874 | | - "description": "Resource name for the `ServicePerimeter`. Format: `accessPolicies/{access_policy}/servicePerimeters/{service_perimeter}`. The `service_perimeter` component must begin with a letter, followed by alphanumeric characters or `_`. After you create a `ServicePerimeter`, you cannot change its `name`.", |
| 874 | + "description": "Identifier. Resource name for the `ServicePerimeter`. Format: `accessPolicies/{access_policy}/servicePerimeters/{service_perimeter}`. The `service_perimeter` component must begin with a letter, followed by alphanumeric characters or `_`. After you create a `ServicePerimeter`, you cannot change its `name`.", |
875 | 875 | "location": "path", |
876 | 876 | "pattern": "^accessPolicies/[^/]+/servicePerimeters/[^/]+$", |
877 | 877 | "required": true, |
|
1290 | 1290 | } |
1291 | 1291 | } |
1292 | 1292 | }, |
1293 | | - "revision": "20240429", |
| 1293 | + "revision": "20240623", |
1294 | 1294 | "rootUrl": "https://accesscontextmanager.googleapis.com/", |
1295 | 1295 | "schemas": { |
1296 | 1296 | "AccessContextManagerOperationMetadata": { |
|
1316 | 1316 | "type": "string" |
1317 | 1317 | }, |
1318 | 1318 | "name": { |
1319 | | - "description": "Resource name for the `AccessLevel`. Format: `accessPolicies/{access_policy}/accessLevels/{access_level}`. The `access_level` component must begin with a letter, followed by alphanumeric characters or `_`. Its maximum length is 50 characters. After you create an `AccessLevel`, you cannot change its `name`.", |
| 1319 | + "description": "Identifier. Resource name for the `AccessLevel`. Format: `accessPolicies/{access_policy}/accessLevels/{access_level}`. The `access_level` component must begin with a letter, followed by alphanumeric characters or `_`. Its maximum length is 50 characters. After you create an `AccessLevel`, you cannot change its `name`.", |
1320 | 1320 | "type": "string" |
1321 | 1321 | }, |
1322 | 1322 | "title": { |
|
1331 | 1331 | "id": "AccessPolicy", |
1332 | 1332 | "properties": { |
1333 | 1333 | "etag": { |
1334 | | - "description": "Output only. An opaque identifier for the current version of the `AccessPolicy`. This will always be a strongly validated etag, meaning that two Access Polices will be identical if and only if their etags are identical. Clients should not expect this to be in any specific format.", |
| 1334 | + "description": "Output only. An opaque identifier for the current version of the `AccessPolicy`. This will always be a strongly validated etag, meaning that two Access Policies will be identical if and only if their etags are identical. Clients should not expect this to be in any specific format.", |
1335 | 1335 | "type": "string" |
1336 | 1336 | }, |
1337 | 1337 | "name": { |
1338 | | - "description": "Output only. Resource name of the `AccessPolicy`. Format: `accessPolicies/{access_policy}`", |
| 1338 | + "description": "Output only. Identifier. Resource name of the `AccessPolicy`. Format: `accessPolicies/{access_policy}`", |
1339 | 1339 | "type": "string" |
1340 | 1340 | }, |
1341 | 1341 | "parent": { |
|
1482 | 1482 | "type": "string" |
1483 | 1483 | }, |
1484 | 1484 | "name": { |
1485 | | - "description": "Resource name for the `AuthorizedOrgsDesc`. Format: `accessPolicies/{access_policy}/authorizedOrgsDescs/{authorized_orgs_desc}`. The `authorized_orgs_desc` component must begin with a letter, followed by alphanumeric characters or `_`. After you create an `AuthorizedOrgsDesc`, you cannot change its `name`.", |
| 1485 | + "description": "Identifier. Resource name for the `AuthorizedOrgsDesc`. Format: `accessPolicies/{access_policy}/authorizedOrgsDescs/{authorized_orgs_desc}`. The `authorized_orgs_desc` component must begin with a letter, followed by alphanumeric characters or `_`. After you create an `AuthorizedOrgsDesc`, you cannot change its `name`.", |
1486 | 1486 | "type": "string" |
1487 | 1487 | }, |
1488 | 1488 | "orgs": { |
|
2303 | 2303 | "type": "string" |
2304 | 2304 | }, |
2305 | 2305 | "name": { |
2306 | | - "description": "Resource name for the `ServicePerimeter`. Format: `accessPolicies/{access_policy}/servicePerimeters/{service_perimeter}`. The `service_perimeter` component must begin with a letter, followed by alphanumeric characters or `_`. After you create a `ServicePerimeter`, you cannot change its `name`.", |
| 2306 | + "description": "Identifier. Resource name for the `ServicePerimeter`. Format: `accessPolicies/{access_policy}/servicePerimeters/{service_perimeter}`. The `service_perimeter` component must begin with a letter, followed by alphanumeric characters or `_`. After you create a `ServicePerimeter`, you cannot change its `name`.", |
2307 | 2307 | "type": "string" |
2308 | 2308 | }, |
2309 | 2309 | "perimeterType": { |
|
2442 | 2442 | "description": "The service name or address of the supported service, such as `service.googleapis.com`.", |
2443 | 2443 | "type": "string" |
2444 | 2444 | }, |
| 2445 | + "serviceSupportStage": { |
| 2446 | + "description": "The support stage of the service.", |
| 2447 | + "enum": [ |
| 2448 | + "SERVICE_SUPPORT_STAGE_UNSPECIFIED", |
| 2449 | + "GA", |
| 2450 | + "PREVIEW", |
| 2451 | + "DEPRECATED" |
| 2452 | + ], |
| 2453 | + "enumDescriptions": [ |
| 2454 | + "Do not use this default value.", |
| 2455 | + "GA features are open to all developers and are considered stable and fully qualified for production use.", |
| 2456 | + "PREVIEW indicates a pre-release stage where the product is functionally complete but undergoing real-world testing.", |
| 2457 | + "Deprecated features are scheduled to be shut down and removed." |
| 2458 | + ], |
| 2459 | + "type": "string" |
| 2460 | + }, |
2445 | 2461 | "supportStage": { |
2446 | 2462 | "description": "The support stage of the service.", |
2447 | 2463 | "enum": [ |
|
0 commit comments