Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: API regeneration: release-2024-11-11.01-03-41 #2876

Merged
merged 28 commits into from
Nov 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
8421183
feat: Generate Google.Apis.AccessContextManager.v1 version 1.68.0.3594
amanda-tarafa Nov 11, 2024
70d6529
feat: Generate Google.Apis.AddressValidation.v1 version 1.68.0.3597
amanda-tarafa Nov 11, 2024
846c8ee
feat: Generate Google.Apis.Assuredworkloads.v1 version 1.68.0.3598
amanda-tarafa Nov 11, 2024
f199e0c
feat: Generate Google.Apis.Assuredworkloads.v1beta1 version 1.68.0.3598
amanda-tarafa Nov 11, 2024
d571090
feat: Generate Google.Apis.Bigquery.v2 version 1.68.0.3587
amanda-tarafa Nov 11, 2024
34b0379
feat: Generate Google.Apis.Calendar.v3 version 1.68.0.3592
amanda-tarafa Nov 11, 2024
e6f03bd
feat: Generate Google.Apis.HangoutsChat.v1 version 1.68.0.3596
amanda-tarafa Nov 11, 2024
d296d32
feat: Generate Google.Apis.ChromeManagement.v1 version 1.68.0.3598
amanda-tarafa Nov 11, 2024
cfafe48
feat: Generate Google.Apis.Compute.alpha version 1.68.0.3596
amanda-tarafa Nov 11, 2024
4ba4e8a
feat: Generate Google.Apis.Compute.v1 version 1.68.0.3596
amanda-tarafa Nov 11, 2024
2d9c9bc
feat: Generate Google.Apis.Container.v1 version 1.68.0.3584
amanda-tarafa Nov 11, 2024
2e9a3e2
feat: Generate Google.Apis.Container.v1beta1 version 1.68.0.3582
amanda-tarafa Nov 11, 2024
c9a6b3c
feat: Generate Google.Apis.Css.v1 version 1.68.0.3595
amanda-tarafa Nov 11, 2024
4402740
feat: Generate Google.Apis.CloudDataplex.v1 version 1.68.0.3597
amanda-tarafa Nov 11, 2024
88bf0ef
feat: Generate Google.Apis.DeploymentManager.alpha version 1.68.0.3591
amanda-tarafa Nov 11, 2024
f0a7d49
feat: Generate Google.Apis.DeploymentManager.v2 version 1.68.0.3591
amanda-tarafa Nov 11, 2024
2fcc40f
feat: Generate Google.Apis.DeploymentManager.v2beta version 1.68.0.3591
amanda-tarafa Nov 11, 2024
a4421a5
feat: Generate Google.Apis.FirebaseManagement.v1beta1 version 1.68.0.…
amanda-tarafa Nov 11, 2024
cb06988
feat: Generate Google.Apis.Merchant.accounts_v1beta version 1.68.0.3595
amanda-tarafa Nov 11, 2024
f4081f5
feat: Generate Google.Apis.Networkconnectivity.v1 version 1.68.0.3590
amanda-tarafa Nov 11, 2024
719106a
feat: Generate Google.Apis.Networkconnectivity.v1alpha1 version 1.68.…
amanda-tarafa Nov 11, 2024
8940884
feat: Generate Google.Apis.PaymentsResellerSubscription.v1 version 1.…
amanda-tarafa Nov 11, 2024
c670b1e
feat: Generate Google.Apis.MapsPlaces.v1 version 1.68.0.3597
amanda-tarafa Nov 11, 2024
0393ca4
feat: Generate Google.Apis.SA360.v0 version 1.68.0.3599
amanda-tarafa Nov 11, 2024
0cdc484
feat: Generate Google.Apis.ServiceNetworking.v1 version 1.68.0.3596
amanda-tarafa Nov 11, 2024
de66370
feat: Generate Google.Apis.ServiceNetworking.v1beta version 1.68.0.3596
amanda-tarafa Nov 11, 2024
ad6d3a1
feat: Generate Google.Apis.Testing.v1 version 1.68.0.3596
amanda-tarafa Nov 11, 2024
048e02f
feat: Generate Google.Apis.YouTube.v3 version 1.68.0.3596
amanda-tarafa Nov 11, 2024
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
59 changes: 7 additions & 52 deletions DiscoveryJson/accesscontextmanager.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1295,7 +1295,7 @@
}
}
},
"revision": "20241028",
"revision": "20241103",
"rootUrl": "https://accesscontextmanager.googleapis.com/",
"schemas": {
"AccessContextManagerOperationMetadata": {
Expand Down Expand Up @@ -1384,13 +1384,9 @@
},
"type": "array"
},
"reauthSettings": {
"$ref": "ReauthSettings",
"description": "Optional. Reauth settings applied to user access on a given AccessScope."
},
"sessionSettings": {
"$ref": "SessionSettings",
"description": "Optional. Session settings applied to user access on a given AccessScope. Migrated from ReauthSettings"
"description": "Optional. Session settings applied to user access on a given AccessScope."
}
},
"type": "object"
Expand Down Expand Up @@ -1909,10 +1905,6 @@
"description": "Immutable. Assigned by the server during creation. The last segment has an arbitrary length and has only URI unreserved characters (as defined by [RFC 3986 Section 2.3](https://tools.ietf.org/html/rfc3986#section-2.3)). Should not be specified by the client during creation. Example: \"organizations/256/gcpUserAccessBindings/b3-BhcX_Ud5N\"",
"type": "string"
},
"reauthSettings": {
"$ref": "ReauthSettings",
"description": "Optional. GCSL policy for the group key."
},
"restrictedClientApplications": {
"description": "Optional. A list of applications that are subject to this binding's restrictions. If the list is empty, the binding restrictions will universally apply to all applications.",
"items": {
Expand All @@ -1929,7 +1921,7 @@
},
"sessionSettings": {
"$ref": "SessionSettings",
"description": "Optional. GCSL policy for the group key. Migrated from ReauthSettings"
"description": "Optional. GCSL policy for the group key."
}
},
"type": "object"
Expand Down Expand Up @@ -2295,47 +2287,6 @@
},
"type": "object"
},
"ReauthSettings": {
"description": "Stores settings related to Google Cloud Session Length including session duration, the type of challenge (i.e. method) they should face when their session expires, and other related settings.",
"id": "ReauthSettings",
"properties": {
"maxInactivity": {
"description": "Optional. How long a user is allowed to take between actions before a new access token must be issued. Presently only set for Cloud Apps.",
"format": "google-duration",
"type": "string"
},
"reauthMethod": {
"description": "Optional. Reauth method when users GCP session is up.",
"enum": [
"REAUTH_METHOD_UNSPECIFIED",
"LOGIN",
"SECURITY_KEY",
"PASSWORD"
],
"enumDescriptions": [
"If method undefined in API, we will use LOGIN by default.",
"The user will prompted to perform regular login. Users who are enrolled for two-step verification and haven't chosen to \"Remember this computer\" will be prompted for their second factor.",
"The user will be prompted to autheticate using their security key. If no security key has been configured, then we will fallback to LOGIN.",
"The user will be prompted for their password."
],
"type": "string"
},
"sessionLength": {
"description": "Optional. The session length. Setting this field to zero is equal to disabling. Reauth. Also can set infinite session by flipping the enabled bit to false below. If use_oidc_max_age is true, for OIDC apps, the session length will be the minimum of this field and OIDC max_age param.",
"format": "google-duration",
"type": "string"
},
"sessionLengthEnabled": {
"description": "Optional. Big red button to turn off GCSL. When false, all fields set above will be disregarded and the session length is basically infinite.",
"type": "boolean"
},
"useOidcMaxAge": {
"description": "Optional. Only useful for OIDC apps. When false, the OIDC max_age param, if passed in the authentication request will be ignored. When true, the re-auth period will be the minimum of the session_length field and the max_age OIDC param.",
"type": "boolean"
}
},
"type": "object"
},
"ReplaceAccessLevelsRequest": {
"description": "A request to replace all existing Access Levels in an Access Policy with the Access Levels provided. This is done atomically.",
"id": "ReplaceAccessLevelsRequest",
Expand Down Expand Up @@ -2427,6 +2378,10 @@
"description": "Description of the `ServicePerimeter` and its use. Does not affect behavior.",
"type": "string"
},
"etag": {
"description": "Optional. An opaque identifier for the current version of the `ServicePerimeter`. Clients should not expect this to be in any specific format. If etag is not provided, the operation will be performed as if a valid etag is provided.",
"type": "string"
},
"name": {
"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`.",
"type": "string"
Expand Down
6 changes: 3 additions & 3 deletions DiscoveryJson/addressvalidation.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
}
}
},
"revision": "20240703",
"revision": "20241106",
"rootUrl": "https://addressvalidation.googleapis.com/",
"schemas": {
"GoogleGeoTypeViewport": {
Expand Down Expand Up @@ -181,7 +181,7 @@
"type": "array"
},
"formattedAddress": {
"description": "The post-processed address, formatted as a single-line address following the address formatting rules of the region where the address is located.",
"description": "The post-processed address, formatted as a single-line address following the address formatting rules of the region where the address is located. Note: the format of this address may not match the format of the address in the `postal_address` field. For example, the `postal_address` will always represent the country as a 2 letter `region_code` (ex. \"US\" or \"CA\"), whereas this field will use a longer form of the country name (ex. \"USA or \"Canada\").",
"type": "string"
},
"missingComponentTypes": {
Expand All @@ -203,7 +203,7 @@
"type": "array"
},
"unresolvedTokens": {
"description": "Any tokens in the input that could not be resolved. This might be an input that was not recognized as a valid part of an address (for example in an input like \"123235253253 Main St, San Francisco, CA, 94105\", the unresolved tokens may look like `[\"123235253253\"]` since that does not look like a valid street number.",
"description": "Any tokens in the input that could not be resolved. This might be an input that was not recognized as a valid part of an address (for example in an input like \"Parcel 0000123123 & 0000456456 Str # Guthrie Center IA 50115 US\", the unresolved tokens may look like `[\"Parcel\", \"0000123123\", \"&\", \"0000456456\"]`.",
"items": {
"type": "string"
},
Expand Down
62 changes: 57 additions & 5 deletions DiscoveryJson/assuredworkloads.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@
}
}
},
"revision": "20241007",
"revision": "20241107",
"rootUrl": "https://assuredworkloads.googleapis.com/",
"schemas": {
"GoogleCloudAssuredworkloadsV1AcknowledgeViolationRequest": {
Expand Down Expand Up @@ -702,15 +702,41 @@
"HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS_US_SUPPORT",
"IRS_1075"
],
"enumDeprecated": [
false,
false,
false,
false,
false,
false,
true,
true,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false
],
"enumDescriptions": [
"Unknown compliance regime.",
"Information protection as per DoD IL4 requirements.",
"Criminal Justice Information Services (CJIS) Security policies.",
"FedRAMP High data protection controls",
"FedRAMP Moderate data protection controls",
"Assured Workloads For US Regions data protection controls",
"Health Insurance Portability and Accountability Act controls",
"Health Information Trust Alliance controls",
"[DEPRECATED] Health Insurance Portability and Accountability Act controls",
"[DEPRECATED] Health Information Trust Alliance controls",
"Assured Workloads For EU Regions and Support controls",
"Assured Workloads For Canada Regions and Support controls",
"International Traffic in Arms Regulations",
Expand Down Expand Up @@ -1191,15 +1217,41 @@
"HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS_US_SUPPORT",
"IRS_1075"
],
"enumDeprecated": [
false,
false,
false,
false,
false,
false,
true,
true,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false
],
"enumDescriptions": [
"Unknown compliance regime.",
"Information protection as per DoD IL4 requirements.",
"Criminal Justice Information Services (CJIS) Security policies.",
"FedRAMP High data protection controls",
"FedRAMP Moderate data protection controls",
"Assured Workloads For US Regions data protection controls",
"Health Insurance Portability and Accountability Act controls",
"Health Information Trust Alliance controls",
"[DEPRECATED] Health Insurance Portability and Accountability Act controls",
"[DEPRECATED] Health Information Trust Alliance controls",
"Assured Workloads For EU Regions and Support controls",
"Assured Workloads For Canada Regions and Support controls",
"International Traffic in Arms Regulations",
Expand Down
62 changes: 57 additions & 5 deletions DiscoveryJson/assuredworkloads.v1beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,7 @@
}
}
},
"revision": "20241007",
"revision": "20241107",
"rootUrl": "https://assuredworkloads.googleapis.com/",
"schemas": {
"GoogleCloudAssuredworkloadsV1beta1AcknowledgeViolationRequest": {
Expand Down Expand Up @@ -826,15 +826,41 @@
"HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS_US_SUPPORT",
"IRS_1075"
],
"enumDeprecated": [
false,
false,
false,
false,
false,
false,
true,
true,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false
],
"enumDescriptions": [
"Unknown compliance regime.",
"Information protection as per DoD IL4 requirements.",
"Criminal Justice Information Services (CJIS) Security policies.",
"FedRAMP High data protection controls",
"FedRAMP Moderate data protection controls",
"Assured Workloads For US Regions data protection controls",
"Health Insurance Portability and Accountability Act controls",
"Health Information Trust Alliance controls",
"[DEPRECATED] Health Insurance Portability and Accountability Act controls",
"[DEPRECATED] Health Information Trust Alliance controls",
"Assured Workloads For EU Regions and Support controls",
"Assured Workloads For Canada Regions and Support controls",
"International Traffic in Arms Regulations",
Expand Down Expand Up @@ -1434,15 +1460,41 @@
"HEALTHCARE_AND_LIFE_SCIENCES_CONTROLS_US_SUPPORT",
"IRS_1075"
],
"enumDeprecated": [
false,
false,
false,
false,
false,
false,
true,
true,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false
],
"enumDescriptions": [
"Unknown compliance regime.",
"Information protection as per DoD IL4 requirements.",
"Criminal Justice Information Services (CJIS) Security policies.",
"FedRAMP High data protection controls",
"FedRAMP Moderate data protection controls",
"Assured Workloads For US Regions data protection controls",
"Health Insurance Portability and Accountability Act controls",
"Health Information Trust Alliance controls",
"[DEPRECATED] Health Insurance Portability and Accountability Act controls",
"[DEPRECATED] Health Information Trust Alliance controls",
"Assured Workloads For EU Regions and Support controls",
"Assured Workloads For Canada Regions and Support controls",
"International Traffic in Arms Regulations",
Expand Down
16 changes: 8 additions & 8 deletions DiscoveryJson/bigquery.v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2009,7 +2009,7 @@
}
}
},
"revision": "20241013",
"revision": "20241027",
"rootUrl": "https://bigquery.googleapis.com/",
"schemas": {
"AggregateClassificationMetrics": {
Expand Down Expand Up @@ -2087,13 +2087,13 @@
"enumDescriptions": [
"Default value.",
"The argument is a variable with fully specified type, which can be a struct or an array, but not a table.",
"The argument is any type, including struct or array, but not a table. To be added: FIXED_TABLE, ANY_TABLE"
"The argument is any type, including struct or array, but not a table."
],
"type": "string"
},
"dataType": {
"$ref": "StandardSqlDataType",
"description": "Required unless argument_kind = ANY_TYPE."
"description": "Set if argument_kind == FIXED_TYPE."
},
"isAggregate": {
"description": "Optional. Whether the argument is an aggregate function parameter. Must be Unset for routine types other than AGGREGATE_FUNCTION. For AGGREGATE_FUNCTION, if set to false, it is equivalent to adding \"NOT AGGREGATE\" clause in DDL; Otherwise, it is equivalent to omitting \"NOT AGGREGATE\" clause in DDL.",
Expand Down Expand Up @@ -2592,11 +2592,11 @@
"id": "BigLakeConfiguration",
"properties": {
"connectionId": {
"description": "Required. The connection specifying the credentials to be used to read and write to external storage, such as Cloud Storage. The connection_id can have the form `{project}.{location}.{connection_id}` or `projects/{project}/locations/{location}/connections/{connection_id}\".",
"description": "Optional. The connection specifying the credentials to be used to read and write to external storage, such as Cloud Storage. The connection_id can have the form `{project}.{location}.{connection_id}` or `projects/{project}/locations/{location}/connections/{connection_id}\".",
"type": "string"
},
"fileFormat": {
"description": "Required. The file format the table data is stored in.",
"description": "Optional. The file format the table data is stored in.",
"enum": [
"FILE_FORMAT_UNSPECIFIED",
"PARQUET"
Expand All @@ -2608,11 +2608,11 @@
"type": "string"
},
"storageUri": {
"description": "Required. The fully qualified location prefix of the external folder where table data is stored. The '*' wildcard character is not allowed. The URI should be in the format `gs://bucket/path_to_table/`",
"description": "Optional. The fully qualified location prefix of the external folder where table data is stored. The '*' wildcard character is not allowed. The URI should be in the format `gs://bucket/path_to_table/`",
"type": "string"
},
"tableFormat": {
"description": "Required. The table format the metadata only snapshots are stored in.",
"description": "Optional. The table format the metadata only snapshots are stored in.",
"enum": [
"TABLE_FORMAT_UNSPECIFIED",
"ICEBERG"
Expand Down Expand Up @@ -9407,7 +9407,7 @@
"type": "number"
},
"contributionMetric": {
"description": "The contribution metric. Applies to contribution analysis models. Allowed formats supported are for summable and summable ratio contribution metrics. These include expressions such as \"SUM(x)\" or \"SUM(x)/SUM(y)\", where x and y are column names from the base table.",
"description": "The contribution metric. Applies to contribution analysis models. Allowed formats supported are for summable and summable ratio contribution metrics. These include expressions such as `SUM(x)` or `SUM(x)/SUM(y)`, where x and y are column names from the base table.",
"type": "string"
},
"dartNormalizeType": {
Expand Down
Loading