|
1280 | 1280 | }
|
1281 | 1281 | }
|
1282 | 1282 | },
|
1283 |
| -"revision": "20250126", |
| 1283 | +"revision": "20250212", |
1284 | 1284 | "rootUrl": "https://chromemanagement.googleapis.com/",
|
1285 | 1285 | "schemas": {
|
1286 | 1286 | "GoogleChromeManagementV1AndroidAppInfo": {
|
@@ -5035,6 +5035,16 @@ false
|
5035 | 5035 | "readOnly": true,
|
5036 | 5036 | "type": "string"
|
5037 | 5037 | },
|
| 5038 | +"genericCaConnection": { |
| 5039 | +"$ref": "GoogleChromeManagementVersionsV1GenericCaConnection", |
| 5040 | +"description": "Output only. The CA connection is a generic CA connection.", |
| 5041 | +"readOnly": true |
| 5042 | +}, |
| 5043 | +"genericProfile": { |
| 5044 | +"$ref": "GoogleChromeManagementVersionsV1GenericProfile", |
| 5045 | +"description": "Output only. The profile is a generic certificate provisioning profile.", |
| 5046 | +"readOnly": true |
| 5047 | +}, |
5038 | 5048 | "issuedCertificate": {
|
5039 | 5049 | "description": "Output only. The issued certificate for this `CertificateProvisioningProcess` in PEM format.",
|
5040 | 5050 | "readOnly": true,
|
@@ -5337,6 +5347,30 @@ false
|
5337 | 5347 | },
|
5338 | 5348 | "type": "object"
|
5339 | 5349 | },
|
| 5350 | +"GoogleChromeManagementVersionsV1GenericCaConnection": { |
| 5351 | +"description": "Describes a generic Certificate Authority Connection.", |
| 5352 | +"id": "GoogleChromeManagementVersionsV1GenericCaConnection", |
| 5353 | +"properties": { |
| 5354 | +"caConnectionAdapterConfigReference": { |
| 5355 | +"description": "Output only. A string that references the administrator-provided configuration for the certification authority service. This field can be missing if no configuration was given.", |
| 5356 | +"readOnly": true, |
| 5357 | +"type": "string" |
| 5358 | +} |
| 5359 | +}, |
| 5360 | +"type": "object" |
| 5361 | +}, |
| 5362 | +"GoogleChromeManagementVersionsV1GenericProfile": { |
| 5363 | +"description": "Describes a generic certificate provisioning profile.", |
| 5364 | +"id": "GoogleChromeManagementVersionsV1GenericProfile", |
| 5365 | +"properties": { |
| 5366 | +"profileAdapterConfigReference": { |
| 5367 | +"description": "Output only. A string that references the administrator-provided configuration for the certificate provisioning profile. This field can be missing if no configuration was given.", |
| 5368 | +"readOnly": true, |
| 5369 | +"type": "string" |
| 5370 | +} |
| 5371 | +}, |
| 5372 | +"type": "object" |
| 5373 | +}, |
5340 | 5374 | "GoogleChromeManagementVersionsV1ListChromeBrowserProfilesResponse": {
|
5341 | 5375 | "description": "Response to ListChromeBrowserProfiles method.",
|
5342 | 5376 | "id": "GoogleChromeManagementVersionsV1ListChromeBrowserProfilesResponse",
|
@@ -5657,6 +5691,16 @@ false
|
5657 | 5691 | "readOnly": true,
|
5658 | 5692 | "type": "string"
|
5659 | 5693 | },
|
| 5694 | +"genericCaConnection": { |
| 5695 | +"$ref": "GoogleChromeManagementVersionsV1alpha1GenericCaConnection", |
| 5696 | +"description": "Output only. The CA connection is a generic CA connection.", |
| 5697 | +"readOnly": true |
| 5698 | +}, |
| 5699 | +"genericProfile": { |
| 5700 | +"$ref": "GoogleChromeManagementVersionsV1alpha1GenericProfile", |
| 5701 | +"description": "Output only. The profile is a generic certificate provisioning profile.", |
| 5702 | +"readOnly": true |
| 5703 | +}, |
5660 | 5704 | "issuedCertificate": {
|
5661 | 5705 | "description": "Output only. The issued certificate for this `CertificateProvisioningProcess` in PEM format.",
|
5662 | 5706 | "readOnly": true,
|
@@ -5757,6 +5801,30 @@ false
|
5757 | 5801 | },
|
5758 | 5802 | "type": "object"
|
5759 | 5803 | },
|
| 5804 | +"GoogleChromeManagementVersionsV1alpha1GenericCaConnection": { |
| 5805 | +"description": "Describes a generic Certificate Authority Connection.", |
| 5806 | +"id": "GoogleChromeManagementVersionsV1alpha1GenericCaConnection", |
| 5807 | +"properties": { |
| 5808 | +"caConnectionAdapterConfigReference": { |
| 5809 | +"description": "Output only. A string that references the administrator-provided configuration for the certification authority service. This field can be missing if no configuration was given.", |
| 5810 | +"readOnly": true, |
| 5811 | +"type": "string" |
| 5812 | +} |
| 5813 | +}, |
| 5814 | +"type": "object" |
| 5815 | +}, |
| 5816 | +"GoogleChromeManagementVersionsV1alpha1GenericProfile": { |
| 5817 | +"description": "Describes a generic certificate provisioning profile.", |
| 5818 | +"id": "GoogleChromeManagementVersionsV1alpha1GenericProfile", |
| 5819 | +"properties": { |
| 5820 | +"profileAdapterConfigReference": { |
| 5821 | +"description": "Output only. A string that references the administrator-provided configuration for the certificate provisioning profile. This field can be missing if no configuration was given.", |
| 5822 | +"readOnly": true, |
| 5823 | +"type": "string" |
| 5824 | +} |
| 5825 | +}, |
| 5826 | +"type": "object" |
| 5827 | +}, |
5760 | 5828 | "GoogleChromeManagementVersionsV1alpha1SignDataMetadata": {
|
5761 | 5829 | "description": "Metadata for the long-running operation returned by signData.",
|
5762 | 5830 | "id": "GoogleChromeManagementVersionsV1alpha1SignDataMetadata",
|
|
0 commit comments