Skip to content

Commit c052f96

Browse files
amanda-tarafajskeet
authored andcommitted
Update discovery documents and generated code
automatically_generated_update
1 parent c672824 commit c052f96

File tree

422 files changed

+1599
-1236
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

422 files changed

+1599
-1236
lines changed

DiscoveryJson/androiddeviceprovisioning_v1.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -851,13 +851,18 @@
851851
}
852852
}
853853
},
854-
"revision": "20230830",
854+
"revision": "20231029",
855855
"rootUrl": "https://androiddeviceprovisioning.googleapis.com/",
856856
"schemas": {
857857
"ClaimDeviceRequest": {
858858
"description": "Request message to claim a device on behalf of a customer.",
859859
"id": "ClaimDeviceRequest",
860860
"properties": {
861+
"configurationId": {
862+
"description": "Optional. The unique identifier of the configuration (internally known as profile) to set for the section.",
863+
"format": "int64",
864+
"type": "string"
865+
},
861866
"customerId": {
862867
"description": "The ID of the customer for whom the device is being claimed.",
863868
"format": "int64",
@@ -894,7 +899,7 @@
894899
"type": "string"
895900
},
896901
"simlockProfileId": {
897-
"description": "Optional. Must and can only be set when DeviceProvisioningSectionType is SECTION_TYPE_SIM_LOCK. The unique identifier of the SimLock profile.",
902+
"description": "Optional. ",
898903
"format": "int64",
899904
"type": "string"
900905
}
@@ -1709,6 +1714,11 @@
17091714
"description": "Identifies one claim request.",
17101715
"id": "PartnerClaim",
17111716
"properties": {
1717+
"configurationId": {
1718+
"description": "Optional. The unique identifier of the configuration (internally known as profile) to set for the section.",
1719+
"format": "int64",
1720+
"type": "string"
1721+
},
17121722
"customerId": {
17131723
"description": "The ID of the customer for whom the device is being claimed.",
17141724
"format": "int64",
@@ -1745,7 +1755,7 @@
17451755
"type": "string"
17461756
},
17471757
"simlockProfileId": {
1748-
"description": "Optional. Must and can only be set when DeviceProvisioningSectionType is SECTION_TYPE_SIM_LOCK. The unique identifier of the SimLock profile.",
1758+
"description": "Optional. ",
17491759
"format": "int64",
17501760
"type": "string"
17511761
}

DiscoveryJson/androidmanagement_v1.json

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1095,7 +1095,7 @@
10951095
}
10961096
}
10971097
},
1098-
"revision": "20231016",
1098+
"revision": "20231025",
10991099
"rootUrl": "https://androidmanagement.googleapis.com/",
11001100
"schemas": {
11011101
"AdbShellCommandEvent": {
@@ -1568,7 +1568,7 @@
15681568
],
15691569
"enumDescriptions": [
15701570
"Unspecified. Defaults to AUTO_UPDATE_DEFAULT.",
1571-
"The app is automatically updated with low priority to minimize the impact on the user.The app is updated when all of the following constraints are met: The device is not actively used. The device is connected to an unmetered network. The device is charging.The device is notified about a new update within 24 hours after it is published by the developer, after which the app is updated the next time the constraints above are met.",
1571+
"The default update mode.The app is automatically updated with low priority to minimize the impact on the user.The app is updated when all of the following constraints are met: The device is not actively used. The device is connected to an unmetered network. The device is charging. The app to be updated is not running in the foreground.The device is notified about a new update within 24 hours after it is published by the developer, after which the app is updated the next time the constraints above are met.",
15721572
"The app is not automatically updated for a maximum of 90 days after the app becomes out of date.90 days after the app becomes out of date, the latest available version is installed automatically with low priority (see AUTO_UPDATE_DEFAULT). After the app is updated it is not automatically updated again until 90 days after it becomes out of date again.The user can still manually update the app from the Play Store at any time.",
15731573
"The app is updated as soon as possible. No constraints are applied.The device is notified immediately about a new update after it becomes available."
15741574
],
@@ -1657,7 +1657,7 @@
16571657
"enumDescriptions": [
16581658
"Unspecified. Defaults to AVAILABLE.",
16591659
"The app is automatically installed and can be removed by the user.",
1660-
"The app is automatically installed and can't be removed by the user.",
1660+
"The app is automatically installed regardless of a set maintenance window and can't be removed by the user.",
16611661
"The app is blocked and can't be installed. If the app was installed under a previous policy, it will be uninstalled. This also blocks its instant app functionality.",
16621662
"The app is available to install.",
16631663
"The app is automatically installed and can't be removed by the user and will prevent setup from completion until installation is complete.",
@@ -2021,7 +2021,7 @@
20212021
"type": "string"
20222022
},
20232023
"newPassword": {
2024-
"description": "For commands of type RESET_PASSWORD, optionally specifies the new password.",
2024+
"description": "For commands of type RESET_PASSWORD, optionally specifies the new password. Note: The new password must be at least 6 characters long if it is numeric in case of Android 14 devices. Else the command will fail with INVALID_VALUE.",
20252025
"type": "string"
20262026
},
20272027
"resetPasswordFlags": {
@@ -3850,7 +3850,9 @@
38503850
"NOT_AVAILABLE_IN_COUNTRY",
38513851
"NO_LICENSES_REMAINING",
38523852
"NOT_ENROLLED",
3853-
"USER_INVALID"
3853+
"USER_INVALID",
3854+
"NETWORK_ERROR_UNRELIABLE_CONNECTION",
3855+
"INSUFFICIENT_STORAGE"
38543856
],
38553857
"enumDescriptions": [
38563858
"This value is disallowed.",
@@ -3863,7 +3865,9 @@
38633865
"The app is not available in the user's country.",
38643866
"There are no licenses available to assign to the user.",
38653867
"The enterprise is no longer enrolled with Managed Google Play or the admin has not accepted the latest Managed Google Play Terms of Service.",
3866-
"The user is no longer valid. The user may have been deleted or disabled."
3868+
"The user is no longer valid. The user may have been deleted or disabled.",
3869+
"A network error on the user's device has prevented the install from succeeding. This usually happens when the device's internet connectivity is degraded, unavailable or there's a network configuration issue. Please ensure the device has access to full internet connectivity on a network that meets Android Enterprise Network Requirements (https://support.google.com/work/android/answer/10513641). App install or update will automatically resume once this is the case.",
3870+
"The user's device does not have sufficient storage space to install the app. This can be resolved by clearing up storage space on the device. App install or update will automatically resume once the device has sufficient storage."
38673871
],
38683872
"type": "string"
38693873
},
@@ -5591,7 +5595,7 @@
55915595
"Follow the default update behavior for the device, which typically requires the user to accept system updates.",
55925596
"Install automatically as soon as an update is available.",
55935597
"Install automatically within a daily maintenance window. This also configures Play apps to be updated within the window. This is strongly recommended for kiosk devices because this is the only way apps persistently pinned to the foreground can be updated by Play.If autoUpdateMode is set to AUTO_UPDATE_HIGH_PRIORITY for an app, then the maintenance window is ignored for that app and it is updated as soon as possible even outside of the maintenance window.",
5594-
"Postpone automatic install up to a maximum of 30 days."
5598+
"Postpone automatic install up to a maximum of 30 days. This policy does not affect security updates (e.g. monthly security patches)."
55955599
],
55965600
"type": "string"
55975601
}

DiscoveryJson/androidpublisher_v3.json

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4047,7 +4047,7 @@
40474047
}
40484048
}
40494049
},
4050-
"revision": "20231012",
4050+
"revision": "20231030",
40514051
"rootUrl": "https://androidpublisher.googleapis.com/",
40524052
"schemas": {
40534053
"Abi": {
@@ -5413,8 +5413,7 @@
54135413
"CAN_MANAGE_ORDERS",
54145414
"CAN_MANAGE_APP_CONTENT",
54155415
"CAN_VIEW_NON_FINANCIAL_DATA",
5416-
"CAN_VIEW_APP_QUALITY",
5417-
"CAN_MANAGE_DEEPLINKS"
5416+
"CAN_VIEW_APP_QUALITY"
54185417
],
54195418
"enumDeprecated": [
54205419
false,
@@ -5430,7 +5429,6 @@
54305429
false,
54315430
false,
54325431
false,
5433-
false,
54345432
false
54355433
],
54365434
"enumDescriptions": [
@@ -5447,8 +5445,7 @@
54475445
"Manage orders and subscriptions.",
54485446
"Manage policy related pages.",
54495447
"View app information (read-only).",
5450-
"View app quality data such as Vitals, Crashes etc.",
5451-
"Manage the deep links setup of an app."
5448+
"View app quality data such as Vitals, Crashes etc."
54525449
],
54535450
"type": "string"
54545451
},
@@ -7762,8 +7759,7 @@
77627759
"CAN_MANAGE_ORDERS_GLOBAL",
77637760
"CAN_MANAGE_APP_CONTENT_GLOBAL",
77647761
"CAN_VIEW_NON_FINANCIAL_DATA_GLOBAL",
7765-
"CAN_VIEW_APP_QUALITY_GLOBAL",
7766-
"CAN_MANAGE_DEEPLINKS_GLOBAL"
7762+
"CAN_VIEW_APP_QUALITY_GLOBAL"
77677763
],
77687764
"enumDescriptions": [
77697765
"Unknown or unspecified permission.",
@@ -7783,8 +7779,7 @@
77837779
"Manage orders and subscriptions.",
77847780
"Manage policy related pages on all apps for the developer.",
77857781
"View app information and download bulk reports (read-only).",
7786-
"View app quality information for all apps for the developer.",
7787-
"Manage the deep links setup for all apps for the developer."
7782+
"View app quality information for all apps for the developer."
77887783
],
77897784
"type": "string"
77907785
},

DiscoveryJson/beyondcorp_v1alpha.json

Lines changed: 52 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,27 @@
241241
"parent"
242242
],
243243
"parameters": {
244+
"filter": {
245+
"description": "Optional. A filter specifying constraints of a list operation. All fields in the PartnerTenant message are supported. For example, the following query will return the PartnerTenants with displayName \"test-tenant\" organizations/${ORG_ID}/locations/${LOCATION}/partnerTenants?filter=displayName=\"test-tenant\" Nested fields are also supported. The follow query will return PartnerTenants with internal_tenant_id \"1234\" organizations/${ORG_ID}/locations/${LOCATION}/partnerTenants?filter=partnerMetadata.internalTenantId=\"1234\" For more information, please refer to https://google.aip.dev/160.",
246+
"location": "query",
247+
"type": "string"
248+
},
249+
"orderBy": {
250+
"description": "Optional. Specifies the ordering of results. See [Sorting order](https://cloud.google.com/apis/design/design_patterns#sorting_order) for more information.",
251+
"location": "query",
252+
"type": "string"
253+
},
254+
"pageSize": {
255+
"description": "Optional. The maximum number of items to return. If not specified, a default value of 50 will be used by the service. Regardless of the page_size value, the response may include a partial list and a caller should only rely on response's next_page_token to determine if there are more instances left to be queried.",
256+
"format": "int32",
257+
"location": "query",
258+
"type": "integer"
259+
},
260+
"pageToken": {
261+
"description": "Optional. The next_page_token value returned from a previous ListPartnerTenantsResponse, if any.",
262+
"location": "query",
263+
"type": "string"
264+
},
244265
"parent": {
245266
"description": "Required. The parent organization to which the PartnerTenants belong. Format: `organizations/{organization_id}/locations/global`",
246267
"location": "path",
@@ -727,6 +748,27 @@
727748
"parent"
728749
],
729750
"parameters": {
751+
"filter": {
752+
"description": "Optional. A filter specifying constraints of a list operation. All fields in the ProxyConfig message are supported. For example, the following query will return the ProxyConfigs with displayName \"test-config\" organizations/${ORG_ID}/locations/global/partnerTenants/${PARTNER_TENANT_ID}/proxyConfigs?filter=displayName=\"test-config\" Nested fields are also supported. The follow query will return ProxyConfigs with pacUri \"example.com/pac.pac\" organizations/${ORG_ID}/locations/global/partnerTenants/${PARTNER_TENANT_ID}/proxyConfigs?filter=routingInfo.pacUri=\"example.com/pac.pac\" For more information, please refer to https://google.aip.dev/160.",
753+
"location": "query",
754+
"type": "string"
755+
},
756+
"orderBy": {
757+
"description": "Optional. Specifies the ordering of results. See [Sorting order](https://cloud.google.com/apis/design/design_patterns#sorting_order) for more information.",
758+
"location": "query",
759+
"type": "string"
760+
},
761+
"pageSize": {
762+
"description": "Optional. The maximum number of items to return. If not specified, a default value of 50 will be used by the service. Regardless of the page_size value, the response may include a partial list and a caller should only rely on response's next_page_token to determine if there are more instances left to be queried.",
763+
"format": "int32",
764+
"location": "query",
765+
"type": "integer"
766+
},
767+
"pageToken": {
768+
"description": "Optional. The next_page_token value returned from a previous ListProxyConfigsRequest, if any.",
769+
"location": "query",
770+
"type": "string"
771+
},
730772
"parent": {
731773
"description": "Required. The parent organization to which the ProxyConfigs belong. Format: `organizations/{organization_id}/locations/global/partnerTenants/{partner_tenant_id}`",
732774
"location": "path",
@@ -3674,7 +3716,7 @@
36743716
}
36753717
}
36763718
},
3677-
"revision": "20231011",
3719+
"revision": "20231018",
36783720
"rootUrl": "https://beyondcorp.googleapis.com/",
36793721
"schemas": {
36803722
"AllocatedConnection": {
@@ -5117,6 +5159,10 @@
51175159
"description": "Message for response to listing PartnerTenants.",
51185160
"id": "GoogleCloudBeyondcorpPartnerservicesV1alphaListPartnerTenantsResponse",
51195161
"properties": {
5162+
"nextPageToken": {
5163+
"description": "A token to retrieve the next page of results, or empty if there are no more results in the list.",
5164+
"type": "string"
5165+
},
51205166
"partnerTenants": {
51215167
"description": "The list of PartnerTenant objects.",
51225168
"items": {
@@ -5131,6 +5177,10 @@
51315177
"description": "Message for response to listing ProxyConfigs.",
51325178
"id": "GoogleCloudBeyondcorpPartnerservicesV1alphaListProxyConfigsResponse",
51335179
"properties": {
5180+
"nextPageToken": {
5181+
"description": "A token to retrieve the next page of results, or empty if there are no more results in the list.",
5182+
"type": "string"
5183+
},
51345184
"proxyConfigs": {
51355185
"description": "The list of ProxyConfig objects.",
51365186
"items": {
@@ -5707,9 +5757,8 @@
57075757
"type": "string"
57085758
},
57095759
"seatCount": {
5710-
"description": "Output only. Number of seats in the subscription.",
5760+
"description": "Optional. Number of seats in the subscription.",
57115761
"format": "int64",
5712-
"readOnly": true,
57135762
"type": "string"
57145763
},
57155764
"sku": {

DiscoveryJson/servicenetworking_v1.json

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -789,6 +789,32 @@
789789
"https://www.googleapis.com/auth/service.management"
790790
]
791791
},
792+
"getVpcScControls": {
793+
"description": "Consumers use this method to find out the state of VPC Service Controls. The controls could be enabled or disabled for a connection.",
794+
"flatPath": "v1/services/{servicesId}/projects/{projectsId}/global/networks/{networksId}/vpcScControls",
795+
"httpMethod": "GET",
796+
"id": "servicenetworking.services.projects.global.networks.getVpcScControls",
797+
"parameterOrder": [
798+
"name"
799+
],
800+
"parameters": {
801+
"name": {
802+
"description": "Required. Name of the VPC Service Controls config to retrieve in the format: `services/{service}/projects/{project}/global/networks/{network}`. {service} is the peering service that is managing connectivity for the service producer's organization. For Google services that support this functionality, this value is `servicenetworking.googleapis.com`. {project} is a project number e.g. `12345` that contains the service consumer's VPC network. {network} is the name of the service consumer's VPC network.",
803+
"location": "path",
804+
"pattern": "^services/[^/]+/projects/[^/]+/global/networks/[^/]+$",
805+
"required": true,
806+
"type": "string"
807+
}
808+
},
809+
"path": "v1/{+name}/vpcScControls",
810+
"response": {
811+
"$ref": "VpcServiceControls"
812+
},
813+
"scopes": [
814+
"https://www.googleapis.com/auth/cloud-platform",
815+
"https://www.googleapis.com/auth/service.management"
816+
]
817+
},
792818
"updateConsumerConfig": {
793819
"description": "Service producers use this method to update the configuration of their connection including the import/export of custom routes and subnetwork routes with public IP.",
794820
"flatPath": "v1/services/{servicesId}/projects/{projectsId}/global/networks/{networksId}:updateConsumerConfig",
@@ -1003,7 +1029,7 @@
10031029
}
10041030
}
10051031
},
1006-
"revision": "20231004",
1032+
"revision": "20231015",
10071033
"rootUrl": "https://servicenetworking.googleapis.com/",
10081034
"schemas": {
10091035
"AddDnsRecordSetMetadata": {
@@ -4048,6 +4074,18 @@
40484074
}
40494075
},
40504076
"type": "object"
4077+
},
4078+
"VpcServiceControls": {
4079+
"description": "Response for the get VPC Service Controls request.",
4080+
"id": "VpcServiceControls",
4081+
"properties": {
4082+
"enabled": {
4083+
"description": "Output only. Indicates whether the VPC Service Controls are enabled or disabled for the connection. If the consumer called the EnableVpcServiceControls method, then this is true. If the consumer called DisableVpcServiceControls, then this is false. The default is false.",
4084+
"readOnly": true,
4085+
"type": "boolean"
4086+
}
4087+
},
4088+
"type": "object"
40514089
}
40524090
},
40534091
"servicePath": "",

DiscoveryJson/servicenetworking_v1beta.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
}
308308
}
309309
},
310-
"revision": "20231004",
310+
"revision": "20231015",
311311
"rootUrl": "https://servicenetworking.googleapis.com/",
312312
"schemas": {
313313
"AddDnsRecordSetMetadata": {
@@ -2896,6 +2896,18 @@
28962896
}
28972897
},
28982898
"type": "object"
2899+
},
2900+
"VpcServiceControls": {
2901+
"description": "Response for the get VPC Service Controls request.",
2902+
"id": "VpcServiceControls",
2903+
"properties": {
2904+
"enabled": {
2905+
"description": "Output only. Indicates whether the VPC Service Controls are enabled or disabled for the connection. If the consumer called the EnableVpcServiceControls method, then this is true. If the consumer called DisableVpcServiceControls, then this is false. The default is false.",
2906+
"readOnly": true,
2907+
"type": "boolean"
2908+
}
2909+
},
2910+
"type": "object"
28992911
}
29002912
},
29012913
"servicePath": "",

Src/Generated/Google.Apis.ACMEDNS.v1/Google.Apis.ACMEDNS.v1.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- nupkg information -->
44
<PropertyGroup>
55
<Title>Google.Apis.ACMEDNS.v1 Client Library</Title>
6-
<Version>1.62.0.2981</Version>
6+
<Version>1.63.0.2981</Version>
77
<Authors>Google LLC</Authors>
88
<Copyright>Copyright 2023 Google LLC</Copyright>
99
<PackageTags>Google</PackageTags>
@@ -57,7 +57,7 @@
5757
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2" PrivateAssets="All" />
5858
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="5.0.0" PrivateAssets="All" />
5959
<PackageReference Include="SourceLink.Create.CommandLine" Version="2.8.3" PrivateAssets="All" />
60-
<PackageReference Include="Google.Apis" Version="1.62.0" />
60+
<PackageReference Include="Google.Apis" Version="1.63.0" />
6161
</ItemGroup>
6262

6363
</Project>

Src/Generated/Google.Apis.AIPlatformNotebooks.v1/Google.Apis.AIPlatformNotebooks.v1.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- nupkg information -->
44
<PropertyGroup>
55
<Title>Google.Apis.AIPlatformNotebooks.v1 Client Library</Title>
6-
<Version>1.62.1.3213</Version>
6+
<Version>1.63.0.3213</Version>
77
<Authors>Google LLC</Authors>
88
<Copyright>Copyright 2023 Google LLC</Copyright>
99
<PackageTags>Google</PackageTags>
@@ -57,8 +57,8 @@
5757
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2" PrivateAssets="All" />
5858
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="5.0.0" PrivateAssets="All" />
5959
<PackageReference Include="SourceLink.Create.CommandLine" Version="2.8.3" PrivateAssets="All" />
60-
<PackageReference Include="Google.Apis" Version="1.62.1" />
61-
<PackageReference Include="Google.Apis.Auth" Version="1.62.1" />
60+
<PackageReference Include="Google.Apis" Version="1.63.0" />
61+
<PackageReference Include="Google.Apis.Auth" Version="1.63.0" />
6262
</ItemGroup>
6363

6464
</Project>

0 commit comments

Comments
 (0)