sandbox/alpha-tasks-pa-
dictionary_item_removed
  • root['schemas']['Link']['properties']['linkType']
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/alpha-tasks-pa-v1
dictionary_item_removed
  • root['schemas']['Link']['properties']['linkType']
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-analyticssuitefrontend-pa-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/autopush-analyticssuitefrontend-pa-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/autopush-apigateway-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/autopush-apigateway-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/autopush-apigateway-v1alpha1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/autopush-apigateway-v1alpha2
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/autopush-apigateway-v1beta
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/autopush-apigee-
values_changed
root['resources']['organizations']['resources']['environments']['resources']['apis']['resources']['revisions']['methods']['deploy']['description']
new_valueDeploys a revision of an API proxy. If another revision of the same API proxy revision is currently deployed, set the `override` parameter to `true` to have this revision replace the currently deployed revision. You cannot invoke an API proxy until it has been deployed to an environment. After you deploy an API proxy revision, you cannot edit it. To edit the API proxy, you must create and deploy a new revision. For a request path `organizations/{org}/environments/{env}/apis/{api}/revisions/{rev}/deployments`, two permissions are required: * `apigee.deployments.create` on the resource `organizations/{org}/environments/{env}` * `apigee.proxyrevisions.deploy` on the resource `organizations/{org}/apis/{api}/revisions/{rev}` All successful API proxy deployments to Apigee are [zero-downtime deployments](https://cloud.google.com/apigee/docs/api-platform/deploy/ui-deploy-overview#zero-downtime-deployment). Apigee hybrid validates the dependencies between shared flows and API proxies at deployment time. For example, if the Flow Callout policy in an API proxy references a shared flow that either doesn't exist or isn't deployed, the API proxy deployment fails.
old_valueDeploys a revision of an API proxy. If another revision of the same API proxy revision is currently deployed, set the `override` parameter to `true` to have this revision replace the currently deployed revision. You cannot invoke an API proxy until it has been deployed to an environment. After you deploy an API proxy revision, you cannot edit it. To edit the API proxy, you must create and deploy a new revision. For a request path `organizations/{org}/environments/{env}/apis/{api}/revisions/{rev}/deployments`, two permissions are required: * `apigee.deployments.create` on the resource `organizations/{org}/environments/{env}` * `apigee.proxyrevisions.deploy` on the resource `organizations/{org}/apis/{api}/revisions/{rev}` Apigee hybrid validates the dependencies between shared flows and API proxies at deployment time. For example, if the Flow Callout policy in an API proxy references a shared flow that either doesn't exist or isn't deployed, the API proxy deployment fails.
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-apigee-v1
values_changed
root['resources']['organizations']['resources']['environments']['resources']['apis']['resources']['revisions']['methods']['deploy']['description']
new_valueDeploys a revision of an API proxy. If another revision of the same API proxy revision is currently deployed, set the `override` parameter to `true` to have this revision replace the currently deployed revision. You cannot invoke an API proxy until it has been deployed to an environment. After you deploy an API proxy revision, you cannot edit it. To edit the API proxy, you must create and deploy a new revision. For a request path `organizations/{org}/environments/{env}/apis/{api}/revisions/{rev}/deployments`, two permissions are required: * `apigee.deployments.create` on the resource `organizations/{org}/environments/{env}` * `apigee.proxyrevisions.deploy` on the resource `organizations/{org}/apis/{api}/revisions/{rev}` All successful API proxy deployments to Apigee are [zero-downtime deployments](https://cloud.google.com/apigee/docs/api-platform/deploy/ui-deploy-overview#zero-downtime-deployment). Apigee hybrid validates the dependencies between shared flows and API proxies at deployment time. For example, if the Flow Callout policy in an API proxy references a shared flow that either doesn't exist or isn't deployed, the API proxy deployment fails.
old_valueDeploys a revision of an API proxy. If another revision of the same API proxy revision is currently deployed, set the `override` parameter to `true` to have this revision replace the currently deployed revision. You cannot invoke an API proxy until it has been deployed to an environment. After you deploy an API proxy revision, you cannot edit it. To edit the API proxy, you must create and deploy a new revision. For a request path `organizations/{org}/environments/{env}/apis/{api}/revisions/{rev}/deployments`, two permissions are required: * `apigee.deployments.create` on the resource `organizations/{org}/environments/{env}` * `apigee.proxyrevisions.deploy` on the resource `organizations/{org}/apis/{api}/revisions/{rev}` Apigee hybrid validates the dependencies between shared flows and API proxies at deployment time. For example, if the Flow Callout policy in an API proxy references a shared flow that either doesn't exist or isn't deployed, the API proxy deployment fails.
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-appsbackup-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-appsbackup-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-appsgenaiserver-pa-
dictionary_item_added
  • root['schemas']['AppsIntelligenceGenAiStructuredNumber']
  • root['schemas']['AppsIntelligenceGenAiStructuredTime']
  • root['schemas']['AssistantLamdaFileAttachmentEncryptionMetadata']
  • root['schemas']['GoogleTypeTimeOfDay']
  • root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionState']
  • root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardType']['enumDeprecated']
  • root['schemas']['AppsIntelligenceGenAiStructuredContentNode']['properties']['number']
  • root['schemas']['AppsIntelligenceGenAiStructuredContentNode']['properties']['time']
  • root['schemas']['AssistantLamdaFileAttachment']['properties']['encryptionMetadata']
values_changed
root['revision']
new_value20250214
old_value20250213
root['schemas']['AppsIntelligenceGenAiStructuredContentNode']['description']
new_valueStructuredContentNode represents a node in the AST (internal or root). Example: text: "Here are some dog breeds: Dogs are great!" root { container { plain_text: "Here are some dog breeds: Dogs are great!" children { plain_text: "Here are some dog breeds: " } children { plain_text: " " table { metadata {...} columns {...} } } children { plain_text: " Dogs are great!" } } } Next ID: 42.
old_valueStructuredContentNode represents a node in the AST (internal or root). Example: text: "Here are some dog breeds: Dogs are great!" root { container { plain_text: "Here are some dog breeds: Dogs are great!" children { plain_text: "Here are some dog breeds: " } children { plain_text: " " table { metadata {...} columns {...} } } children { plain_text: " Dogs are great!" } } } Next ID: 40.
root['schemas']['AppsIntelligenceGenAiWorkspaceResourceMetadata']['description']
new_valueLINT.IfChange(workspace_resource_metadata)
old_valueWrapper object for metadata about a specific resource, e.g. Editors documents, Gmail threads, calendar etc. LINT.IfChange(workspace_resource_metadata)
root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardType']['enumDescriptions'][4]
new_valueDeprecated — use UiKitActionState instead.
old_valueCard type for completed action.
iterable_item_added
root['schemas']['AppsIntelligenceGenAiClientContext']['properties']['clientId']['enum'][27]NONPROD_APPS_ELEMENTS_DEMO_CLIENT_ID
root['schemas']['AppsIntelligenceGenAiClientContext']['properties']['clientId']['enumDescriptions'][27]Client id for the Apps Elements demo site (go/apps-elements).
root['schemas']['AppsIntelligenceGenAiDataCollectionRequest']['properties']['clientId']['enum'][27]NONPROD_APPS_ELEMENTS_DEMO_CLIENT_ID
root['schemas']['AppsIntelligenceGenAiDataCollectionRequest']['properties']['clientId']['enumDescriptions'][27]Client id for the Apps Elements demo site (go/apps-elements).
root['schemas']['AppsIntelligenceGenAiListGemsRequest']['properties']['clientId']['enum'][27]NONPROD_APPS_ELEMENTS_DEMO_CLIENT_ID
root['schemas']['AppsIntelligenceGenAiListGemsRequest']['properties']['clientId']['enumDescriptions'][27]Client id for the Apps Elements demo site (go/apps-elements).
root['schemas']['AppsIntelligenceGenAiQuotaClientContext']['properties']['clientId']['enum'][27]NONPROD_APPS_ELEMENTS_DEMO_CLIENT_ID
root['schemas']['AppsIntelligenceGenAiQuotaClientContext']['properties']['clientId']['enumDescriptions'][27]Client id for the Apps Elements demo site (go/apps-elements).
root['schemas']['AppsIntelligenceGenAiTurnContext']['properties']['clientId']['enum'][27]NONPROD_APPS_ELEMENTS_DEMO_CLIENT_ID
root['schemas']['AppsIntelligenceGenAiTurnContext']['properties']['clientId']['enumDescriptions'][27]Client id for the Apps Elements demo site (go/apps-elements).
root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['clientId']['enum'][27]NONPROD_APPS_ELEMENTS_DEMO_CLIENT_ID
root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['clientId']['enumDescriptions'][27]Client id for the Apps Elements demo site (go/apps-elements).
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][254]FLAT_DISCOUNT_THIRTY_PERCENT_GRANTING
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][254]FLAT_DISCOUNT_THIRTY_PERCENT_GRANTING
sandbox/autopush-appsgenaiserver-pa-v1
dictionary_item_added
  • root['schemas']['AppsIntelligenceGenAiStructuredNumber']
  • root['schemas']['AppsIntelligenceGenAiStructuredTime']
  • root['schemas']['AssistantLamdaFileAttachmentEncryptionMetadata']
  • root['schemas']['GoogleTypeTimeOfDay']
  • root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionState']
  • root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardType']['enumDeprecated']
  • root['schemas']['AppsIntelligenceGenAiStructuredContentNode']['properties']['number']
  • root['schemas']['AppsIntelligenceGenAiStructuredContentNode']['properties']['time']
  • root['schemas']['AssistantLamdaFileAttachment']['properties']['encryptionMetadata']
values_changed
root['revision']
new_value20250214
old_value20250213
root['schemas']['AppsIntelligenceGenAiStructuredContentNode']['description']
new_valueStructuredContentNode represents a node in the AST (internal or root). Example: text: "Here are some dog breeds: Dogs are great!" root { container { plain_text: "Here are some dog breeds: Dogs are great!" children { plain_text: "Here are some dog breeds: " } children { plain_text: " " table { metadata {...} columns {...} } } children { plain_text: " Dogs are great!" } } } Next ID: 42.
old_valueStructuredContentNode represents a node in the AST (internal or root). Example: text: "Here are some dog breeds: Dogs are great!" root { container { plain_text: "Here are some dog breeds: Dogs are great!" children { plain_text: "Here are some dog breeds: " } children { plain_text: " " table { metadata {...} columns {...} } } children { plain_text: " Dogs are great!" } } } Next ID: 40.
root['schemas']['AppsIntelligenceGenAiWorkspaceResourceMetadata']['description']
new_valueLINT.IfChange(workspace_resource_metadata)
old_valueWrapper object for metadata about a specific resource, e.g. Editors documents, Gmail threads, calendar etc. LINT.IfChange(workspace_resource_metadata)
root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardType']['enumDescriptions'][4]
new_valueDeprecated — use UiKitActionState instead.
old_valueCard type for completed action.
iterable_item_added
root['schemas']['AppsIntelligenceGenAiClientContext']['properties']['clientId']['enum'][27]NONPROD_APPS_ELEMENTS_DEMO_CLIENT_ID
root['schemas']['AppsIntelligenceGenAiClientContext']['properties']['clientId']['enumDescriptions'][27]Client id for the Apps Elements demo site (go/apps-elements).
root['schemas']['AppsIntelligenceGenAiDataCollectionRequest']['properties']['clientId']['enum'][27]NONPROD_APPS_ELEMENTS_DEMO_CLIENT_ID
root['schemas']['AppsIntelligenceGenAiDataCollectionRequest']['properties']['clientId']['enumDescriptions'][27]Client id for the Apps Elements demo site (go/apps-elements).
root['schemas']['AppsIntelligenceGenAiListGemsRequest']['properties']['clientId']['enum'][27]NONPROD_APPS_ELEMENTS_DEMO_CLIENT_ID
root['schemas']['AppsIntelligenceGenAiListGemsRequest']['properties']['clientId']['enumDescriptions'][27]Client id for the Apps Elements demo site (go/apps-elements).
root['schemas']['AppsIntelligenceGenAiQuotaClientContext']['properties']['clientId']['enum'][27]NONPROD_APPS_ELEMENTS_DEMO_CLIENT_ID
root['schemas']['AppsIntelligenceGenAiQuotaClientContext']['properties']['clientId']['enumDescriptions'][27]Client id for the Apps Elements demo site (go/apps-elements).
root['schemas']['AppsIntelligenceGenAiTurnContext']['properties']['clientId']['enum'][27]NONPROD_APPS_ELEMENTS_DEMO_CLIENT_ID
root['schemas']['AppsIntelligenceGenAiTurnContext']['properties']['clientId']['enumDescriptions'][27]Client id for the Apps Elements demo site (go/apps-elements).
root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['clientId']['enum'][27]NONPROD_APPS_ELEMENTS_DEMO_CLIENT_ID
root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['clientId']['enumDescriptions'][27]Client id for the Apps Elements demo site (go/apps-elements).
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][254]FLAT_DISCOUNT_THIRTY_PERCENT_GRANTING
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][254]FLAT_DISCOUNT_THIRTY_PERCENT_GRANTING
sandbox/autopush-asia-east1-cloudbuild-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-asia-east1-cloudbuild-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-asia-east1-cloudbuild-v2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-auditrecording-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
iterable_item_added
root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodEvent']['properties']['name']['enum'][67]CROWDSOURCE_CULTURAL_REGIONS_CONSENT
root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodEvent']['properties']['name']['enumDescriptions'][67]An event specifying consent for Crowdsource cultural regions.
root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enum'][105]CROWDSOURCE_ANDROID_CULTURAL_REGIONS_CONSENT_SCREEN
root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enum'][134]CROWDSOURCE_WEB_CULTURAL_REGIONS_CONSENT_SCREEN
root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enumDescriptions'][105]Crowdsource Android app cultural regions consent screen.
root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enumDescriptions'][134]Crowdsource web Cultural Regions task consent screen.
sandbox/autopush-auditrecording-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
iterable_item_added
root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodEvent']['properties']['name']['enum'][67]CROWDSOURCE_CULTURAL_REGIONS_CONSENT
root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodEvent']['properties']['name']['enumDescriptions'][67]An event specifying consent for Crowdsource cultural regions.
root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enum'][105]CROWDSOURCE_ANDROID_CULTURAL_REGIONS_CONSENT_SCREEN
root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enum'][134]CROWDSOURCE_WEB_CULTURAL_REGIONS_CONSENT_SCREEN
root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enumDescriptions'][105]Crowdsource Android app cultural regions consent screen.
root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enumDescriptions'][134]Crowdsource web Cultural Regions task consent screen.
sandbox/autopush-automl-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-automl-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-automl-v1beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-automl-v1p1beta
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-blobcomments-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-blobcomments-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudaicompanion-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudaicompanion-v1
values_changed
root['revision']
new_value20250215
old_value20250213
iterable_item_added
root['schemas']['SettingBinding']['properties']['product']['enum'][3]GEMINI_IN_BIGQUERY
root['schemas']['SettingBinding']['properties']['product']['enumDescriptions'][3]Gemini in BigQuery.
sandbox/autopush-cloudaicompanion-v1alpha
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudaicompanion-v1beta
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudaicompanionadmin-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudaicompanionadmin-v1
values_changed
root['revision']
new_value20250215
old_value20250213
iterable_item_added
root['schemas']['SettingBinding']['properties']['product']['enum'][3]GEMINI_IN_BIGQUERY
root['schemas']['SettingBinding']['properties']['product']['enumDescriptions'][3]Gemini in BigQuery.
sandbox/autopush-cloudaicompanionadmin-v1alpha
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudaicompanionadmin-v1beta
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudbuild-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudbuild-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudbuild-v2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudchannel-
dictionary_item_added
  • root['schemas']['GoogleCloudChannelV1alpha1Opportunity']['properties']['createTime']
  • root['schemas']['GoogleCloudChannelV1alpha1Opportunity']['properties']['creationDate']['deprecated']
values_changed
root['revision']
new_value20250215
old_value20250213
root['schemas']['GoogleCloudChannelV1alpha1Opportunity']['properties']['creationDate']['description']
new_valueOutput only. Deprecated: use create_time instead. Date when the Opportunity was created.
old_valueOutput only. Date when the Opportunity was created.
sandbox/autopush-cloudchannel-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudchannel-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudchannel-pa-v2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudchannel-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudchannel-v1alpha1
dictionary_item_added
  • root['schemas']['GoogleCloudChannelV1alpha1Opportunity']['properties']['createTime']
  • root['schemas']['GoogleCloudChannelV1alpha1Opportunity']['properties']['creationDate']['deprecated']
values_changed
root['revision']
new_value20250215
old_value20250213
root['schemas']['GoogleCloudChannelV1alpha1Opportunity']['properties']['creationDate']['description']
new_valueOutput only. Deprecated: use create_time instead. Date when the Opportunity was created.
old_valueOutput only. Date when the Opportunity was created.
sandbox/autopush-cloudcrmipfrontend-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudcrmipfrontend-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudcrmipfrontend-pa-v1alpha
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudcrmipfrontend-pa-v2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudidentity-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudidentity-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudidentity-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudidentity-pa-v1beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudidentity-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudidentity-v1beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudprivatecatalog-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudprivatecatalog-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudprivatecatalog-v1alpha1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudprivatecatalog-v1beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudprivatecatalogproducer-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudprivatecatalogproducer-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudprivatecatalogproducer-v1beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudsupport-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudsupport-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudsupport-v2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudsupport-v2beta
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudusersettings-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-cloudusersettings-pa-v1alpha1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-datamigration-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/autopush-datamigration-v1
dictionary_item_added
  • root['schemas']['CloudSqlSettings']['properties']['dataDiskProvisionedIops']
  • root['schemas']['CloudSqlSettings']['properties']['dataDiskProvisionedThroughput']
values_changed
root['revision']
new_value20250214
old_value20250212
root['schemas']['CloudSqlSettings']['properties']['dataDiskType']['description']
new_valueThe type of storage: `PD_SSD` (default) or `PD_HDD` or `HYPERDISK_BALANCED`.
old_valueThe type of storage: `PD_SSD` (default) or `PD_HDD`.
iterable_item_added
root['schemas']['CloudSqlSettings']['properties']['dataDiskType']['enum'][3]HYPERDISK_BALANCED
root['schemas']['CloudSqlSettings']['properties']['dataDiskType']['enumDescriptions'][3]A Hyperdisk Balanced data disk.
sandbox/autopush-datamigration-v1alpha2
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/autopush-datamigration-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/autopush-datamixer-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-datamixer-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-developerconnect-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/autopush-developerconnect-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/autopush-developerconnect-v1alpha
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/autopush-dlp-
dictionary_item_added
  • root['schemas']['GooglePrivacyDlpV2DiscoveryVertexDatasetConditions']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryVertexDatasetFilter']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryVertexDatasetGenerationCadence']
  • root['schemas']['GooglePrivacyDlpV2GlobalProcessing']
  • root['schemas']['GooglePrivacyDlpV2ImageFallbackLocation']
  • root['schemas']['GooglePrivacyDlpV2MultiRegionProcessing']
  • root['schemas']['GooglePrivacyDlpV2ProcessingLocation']
  • root['schemas']['GooglePrivacyDlpV2RelatedResource']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetCollection']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetDiscoveryTarget']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetRegex']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetRegexes']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetResourceReference']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryConfig']['properties']['processingLocation']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryTarget']['properties']['vertexDatasetTarget']
  • root['schemas']['GooglePrivacyDlpV2FileStoreDataProfile']['properties']['relatedResources']
  • root['schemas']['GooglePrivacyDlpV2TableDataProfile']['properties']['relatedResources']
values_changed
root['revision']
new_value20250215
old_value20250213
root['schemas']['GooglePrivacyDlpV2FileStoreDataProfile']['properties']['fileStorePath']['description']
new_valueThe file store path. * Cloud Storage: `gs://{bucket}` * Amazon S3: `s3://{bucket}` * Vertex AI dataset: `projects/{project_number}/locations/{location}/datasets/{dataset_id}`
old_valueThe file store path. * Cloud Storage: `gs://{bucket}` * Amazon S3: `s3://{bucket}`
sandbox/autopush-dlp-v1
dictionary_item_added
  • root['schemas']['GooglePrivacyDlpV2DiscoveryVertexDatasetConditions']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryVertexDatasetFilter']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryVertexDatasetGenerationCadence']
  • root['schemas']['GooglePrivacyDlpV2GlobalProcessing']
  • root['schemas']['GooglePrivacyDlpV2ImageFallbackLocation']
  • root['schemas']['GooglePrivacyDlpV2MultiRegionProcessing']
  • root['schemas']['GooglePrivacyDlpV2ProcessingLocation']
  • root['schemas']['GooglePrivacyDlpV2RelatedResource']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetCollection']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetDiscoveryTarget']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetRegex']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetRegexes']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetResourceReference']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryConfig']['properties']['processingLocation']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryTarget']['properties']['vertexDatasetTarget']
  • root['schemas']['GooglePrivacyDlpV2FileStoreDataProfile']['properties']['relatedResources']
  • root['schemas']['GooglePrivacyDlpV2TableDataProfile']['properties']['relatedResources']
values_changed
root['revision']
new_value20250215
old_value20250213
root['schemas']['GooglePrivacyDlpV2FileStoreDataProfile']['properties']['fileStorePath']['description']
new_valueThe file store path. * Cloud Storage: `gs://{bucket}` * Amazon S3: `s3://{bucket}` * Vertex AI dataset: `projects/{project_number}/locations/{location}/datasets/{dataset_id}`
old_valueThe file store path. * Cloud Storage: `gs://{bucket}` * Amazon S3: `s3://{bucket}`
sandbox/autopush-dlp-v2
dictionary_item_added
  • root['schemas']['GooglePrivacyDlpV2DiscoveryVertexDatasetConditions']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryVertexDatasetFilter']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryVertexDatasetGenerationCadence']
  • root['schemas']['GooglePrivacyDlpV2GlobalProcessing']
  • root['schemas']['GooglePrivacyDlpV2ImageFallbackLocation']
  • root['schemas']['GooglePrivacyDlpV2MultiRegionProcessing']
  • root['schemas']['GooglePrivacyDlpV2ProcessingLocation']
  • root['schemas']['GooglePrivacyDlpV2RelatedResource']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetCollection']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetDiscoveryTarget']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetRegex']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetRegexes']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetResourceReference']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryConfig']['properties']['processingLocation']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryTarget']['properties']['vertexDatasetTarget']
  • root['schemas']['GooglePrivacyDlpV2FileStoreDataProfile']['properties']['relatedResources']
  • root['schemas']['GooglePrivacyDlpV2TableDataProfile']['properties']['relatedResources']
values_changed
root['revision']
new_value20250215
old_value20250213
root['schemas']['GooglePrivacyDlpV2FileStoreDataProfile']['properties']['fileStorePath']['description']
new_valueThe file store path. * Cloud Storage: `gs://{bucket}` * Amazon S3: `s3://{bucket}` * Vertex AI dataset: `projects/{project_number}/locations/{location}/datasets/{dataset_id}`
old_valueThe file store path. * Cloud Storage: `gs://{bucket}` * Amazon S3: `s3://{bucket}`
sandbox/autopush-drivefrontend-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-drivefrontend-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-emmapplecodevice-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-emmapplecodevice-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-essentialcontacts-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-essentialcontacts-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-essentialcontacts-v1alpha1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-essentialcontacts-v1beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-familymanagement-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-familymanagement-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-firebasedomains-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-firebasedomains-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-firebasedomains-pa-v1beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-firebasedurablelinks-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-firebasedurablelinks-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-firebaseextensions-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-firebaseextensions-v1beta
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-firebasehosting-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-firebasehosting-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-firebasehosting-v1beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-firebasesagepredictions-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-firebasesagepredictions-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-gkeonprem-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/autopush-gkeonprem-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/autopush-growth-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-growth-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-instantmessaging-pa-
dictionary_item_added
  • root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponse']['properties']['header']['description']
dictionary_item_removed
  • root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGoogleInternalCommunicationsInstantmessagingV1Diff']
  • root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponseTemplates']
  • root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGoogleInternalCommunicationsInstantmessagingV1SpamTemplate']
  • root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponse']['properties']['diff']
  • root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponse']['properties']['templates']
  • root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponse']['properties']['version']
values_changed
root['revision']
new_value20250215
old_value20250213
root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponse']['properties']['content']['description']
new_valueThe encrypted content of the response.
old_valueThe encrypted content of the response. (TODO b/382535907: wkt remove the duplicated fields later to clean up, and renumber the fields.)
iterable_item_added
root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGeostoreInternalSourceSummaryProto']['properties']['provider']['enum'][743]PROVIDER_PULSE_ENERGY
root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGeostoreInternalSourceSummaryProto']['properties']['provider']['enumDescriptions'][743]Note: Next available value is 0x127D.
iterable_item_removed
root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGeostoreInternalSourceSummaryProto']['properties']['provider']['enumDescriptions'][742]Note: Next available value is 0x127C.
sandbox/autopush-instantmessaging-pa-v1
dictionary_item_added
  • root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponse']['properties']['header']['description']
dictionary_item_removed
  • root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGoogleInternalCommunicationsInstantmessagingV1Diff']
  • root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponseTemplates']
  • root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGoogleInternalCommunicationsInstantmessagingV1SpamTemplate']
  • root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponse']['properties']['diff']
  • root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponse']['properties']['templates']
  • root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponse']['properties']['version']
values_changed
root['revision']
new_value20250215
old_value20250213
root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponse']['properties']['content']['description']
new_valueThe encrypted content of the response.
old_valueThe encrypted content of the response. (TODO b/382535907: wkt remove the duplicated fields later to clean up, and renumber the fields.)
iterable_item_added
root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGeostoreInternalSourceSummaryProto']['properties']['provider']['enum'][743]PROVIDER_PULSE_ENERGY
root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGeostoreInternalSourceSummaryProto']['properties']['provider']['enumDescriptions'][743]Note: Next available value is 0x127D.
iterable_item_removed
root['schemas']['TachyonPlaygroundAutopushGrpcSandboxGeostoreInternalSourceSummaryProto']['properties']['provider']['enumDescriptions'][742]Note: Next available value is 0x127C.
sandbox/autopush-integrations-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-integrations-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-integrations-v1alpha
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-integrations-v2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-jibemessagestore-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-jibemessagestore-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-kidsmanagement-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-kidsmanagement-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-kidsnotification-pa-
values_changed
root['revision']
new_value20250215
old_value20250212
sandbox/autopush-kidsnotification-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250212
sandbox/autopush-mapsplatformdatasets-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-mapsplatformdatasets-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-mapsplatformdatasets-v1alpha
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-meet-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-meet-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-meet-v2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-myphonenumbers-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-myphonenumbers-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-notifications-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
iterable_item_added
root['schemas']['GoogleInternalTapandpayV1PassesTemplates__PassTarget']['properties']['action']['enum'][30]INSPECT_ATTACHMENTS
root['schemas']['GoogleInternalTapandpayV1PassesTemplates__PassTarget']['properties']['action']['enumDescriptions'][30]Inspects the attachments associated with a pass (e.g. photos or PDFs used to generate a UCP). User should be able to zoom and pan the image.
root['schemas']['GoogleLogsTapandpayAndroid__ValuableDetailScreenEvent']['properties']['type']['enum'][37]DISPLAY_ATTACHMENTS
root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1464]LOCAL_ACTIVITIES
sandbox/autopush-notifications-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
iterable_item_added
root['schemas']['GoogleInternalTapandpayV1PassesTemplates__PassTarget']['properties']['action']['enum'][30]INSPECT_ATTACHMENTS
root['schemas']['GoogleInternalTapandpayV1PassesTemplates__PassTarget']['properties']['action']['enumDescriptions'][30]Inspects the attachments associated with a pass (e.g. photos or PDFs used to generate a UCP). User should be able to zoom and pan the image.
root['schemas']['GoogleLogsTapandpayAndroid__ValuableDetailScreenEvent']['properties']['type']['enum'][37]DISPLAY_ATTACHMENTS
root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1464]LOCAL_ACTIVITIES
sandbox/autopush-paisadatamixer-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-paisadatamixer-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-people-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-people-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-peoplestack-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-peoplestack-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-policysimulator-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-policysimulator-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-policysimulator-v1alpha
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-policysimulator-v1beta
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-policytroubleshooter-
values_changed
root['revision']
new_value20250215
old_value20250213
root['schemas']['GoogleIamV3PolicyBinding']['description']
new_valueIAM policy binding resource.
old_valueIAM policy binding
root['schemas']['GoogleIamV3PolicyBindingTarget']['properties']['principalSet']['description']
new_valueImmutable. Full Resource Name used for principal access boundary policy bindings. The principal set must be directly parented by the policy binding's parent or same as the parent if the target is a project/folder/organization. Examples: * For binding's parented by an organization: * Organization: `//cloudresourcemanager.googleapis.com/organizations/ORGANIZATION_ID` * Workforce Identity: `//iam.googleapis.com/locations/global/workforcePools/WORKFORCE_POOL_ID` * Workspace Identity: `//iam.googleapis.com/locations/global/workspace/WORKSPACE_ID` * For binding's parented by a folder: * Folder: `//cloudresourcemanager.googleapis.com/folders/FOLDER_ID` * For binding's parented by a project: * Project: * `//cloudresourcemanager.googleapis.com/projects/PROJECT_NUMBER` * `//cloudresourcemanager.googleapis.com/projects/PROJECT_ID` * Workload Identity Pool: `//iam.googleapis.com/projects/PROJECT_NUMBER/locations/LOCATION/workloadIdentityPools/WORKLOAD_POOL_ID`
old_valueImmutable. Full Resource Name used for principal access boundary policy bindings Examples: * Organization: `//cloudresourcemanager.googleapis.com/organizations/ORGANIZATION_ID` * Folder: `//cloudresourcemanager.googleapis.com/folders/FOLDER_ID` * Project: * `//cloudresourcemanager.googleapis.com/projects/PROJECT_NUMBER` * `//cloudresourcemanager.googleapis.com/projects/PROJECT_ID` * Workload Identity Pool: `//iam.googleapis.com/projects/PROJECT_NUMBER/locations/LOCATION/workloadIdentityPools/WORKLOAD_POOL_ID` * Workforce Identity: `//iam.googleapis.com/locations/global/workforcePools/WORKFORCE_POOL_ID` * Workspace Identity: `//iam.googleapis.com/locations/global/workspace/WORKSPACE_ID`
sandbox/autopush-policytroubleshooter-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-policytroubleshooter-v1beta
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-policytroubleshooter-v2alpha1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-policytroubleshooter-v3
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-policytroubleshooter-v3alpha
values_changed
root['revision']
new_value20250215
old_value20250213
root['schemas']['GoogleIamV3PolicyBinding']['description']
new_valueIAM policy binding resource.
old_valueIAM policy binding
root['schemas']['GoogleIamV3PolicyBindingTarget']['properties']['principalSet']['description']
new_valueImmutable. Full Resource Name used for principal access boundary policy bindings. The principal set must be directly parented by the policy binding's parent or same as the parent if the target is a project/folder/organization. Examples: * For binding's parented by an organization: * Organization: `//cloudresourcemanager.googleapis.com/organizations/ORGANIZATION_ID` * Workforce Identity: `//iam.googleapis.com/locations/global/workforcePools/WORKFORCE_POOL_ID` * Workspace Identity: `//iam.googleapis.com/locations/global/workspace/WORKSPACE_ID` * For binding's parented by a folder: * Folder: `//cloudresourcemanager.googleapis.com/folders/FOLDER_ID` * For binding's parented by a project: * Project: * `//cloudresourcemanager.googleapis.com/projects/PROJECT_NUMBER` * `//cloudresourcemanager.googleapis.com/projects/PROJECT_ID` * Workload Identity Pool: `//iam.googleapis.com/projects/PROJECT_NUMBER/locations/LOCATION/workloadIdentityPools/WORKLOAD_POOL_ID`
old_valueImmutable. Full Resource Name used for principal access boundary policy bindings Examples: * Organization: `//cloudresourcemanager.googleapis.com/organizations/ORGANIZATION_ID` * Folder: `//cloudresourcemanager.googleapis.com/folders/FOLDER_ID` * Project: * `//cloudresourcemanager.googleapis.com/projects/PROJECT_NUMBER` * `//cloudresourcemanager.googleapis.com/projects/PROJECT_ID` * Workload Identity Pool: `//iam.googleapis.com/projects/PROJECT_NUMBER/locations/LOCATION/workloadIdentityPools/WORKLOAD_POOL_ID` * Workforce Identity: `//iam.googleapis.com/locations/global/workforcePools/WORKFORCE_POOL_ID` * Workspace Identity: `//iam.googleapis.com/locations/global/workspace/WORKSPACE_ID`
sandbox/autopush-policytroubleshooter-v3beta
values_changed
root['revision']
new_value20250215
old_value20250213
root['schemas']['GoogleIamV3PolicyBinding']['description']
new_valueIAM policy binding resource.
old_valueIAM policy binding
root['schemas']['GoogleIamV3PolicyBindingTarget']['properties']['principalSet']['description']
new_valueImmutable. Full Resource Name used for principal access boundary policy bindings. The principal set must be directly parented by the policy binding's parent or same as the parent if the target is a project/folder/organization. Examples: * For binding's parented by an organization: * Organization: `//cloudresourcemanager.googleapis.com/organizations/ORGANIZATION_ID` * Workforce Identity: `//iam.googleapis.com/locations/global/workforcePools/WORKFORCE_POOL_ID` * Workspace Identity: `//iam.googleapis.com/locations/global/workspace/WORKSPACE_ID` * For binding's parented by a folder: * Folder: `//cloudresourcemanager.googleapis.com/folders/FOLDER_ID` * For binding's parented by a project: * Project: * `//cloudresourcemanager.googleapis.com/projects/PROJECT_NUMBER` * `//cloudresourcemanager.googleapis.com/projects/PROJECT_ID` * Workload Identity Pool: `//iam.googleapis.com/projects/PROJECT_NUMBER/locations/LOCATION/workloadIdentityPools/WORKLOAD_POOL_ID`
old_valueImmutable. Full Resource Name used for principal access boundary policy bindings Examples: * Organization: `//cloudresourcemanager.googleapis.com/organizations/ORGANIZATION_ID` * Folder: `//cloudresourcemanager.googleapis.com/folders/FOLDER_ID` * Project: * `//cloudresourcemanager.googleapis.com/projects/PROJECT_NUMBER` * `//cloudresourcemanager.googleapis.com/projects/PROJECT_ID` * Workload Identity Pool: `//iam.googleapis.com/projects/PROJECT_NUMBER/locations/LOCATION/workloadIdentityPools/WORKLOAD_POOL_ID` * Workforce Identity: `//iam.googleapis.com/locations/global/workforcePools/WORKFORCE_POOL_ID` * Workspace Identity: `//iam.googleapis.com/locations/global/workspace/WORKSPACE_ID`
sandbox/autopush-reauth-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-reauth-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-reauth-v2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-recaptchaenterprise-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-recaptchaenterprise-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-recaptchaenterprise-v1beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-serviceusage-
values_changed
root['revision']
new_value20250215
old_value20250213
iterable_item_added
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
sandbox/autopush-serviceusage-v1
values_changed
root['revision']
new_value20250215
old_value20250213
iterable_item_added
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
sandbox/autopush-serviceusage-v1alpha
values_changed
root['revision']
new_value20250215
old_value20250213
iterable_item_added
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
sandbox/autopush-serviceusage-v1beta1
values_changed
root['revision']
new_value20250215
old_value20250213
iterable_item_added
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
sandbox/autopush-serviceusage-v2
values_changed
root['revision']
new_value20250215
old_value20250213
iterable_item_added
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
sandbox/autopush-serviceusage-v2alpha
values_changed
root['revision']
new_value20250215
old_value20250213
iterable_item_added
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
sandbox/autopush-serviceusage-v2beta
values_changed
root['revision']
new_value20250215
old_value20250213
iterable_item_added
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
sandbox/autopush-us-central1-cloudbuild-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-us-central1-cloudbuild-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-us-central1-cloudbuild-v2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-userguard-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-userguard-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-userguard-v1beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-workspacevideo-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/autopush-workspacevideo-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/beta-tasks-pa-
dictionary_item_removed
  • root['schemas']['Link']['properties']['linkType']
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/beta-tasks-pa-v1
dictionary_item_removed
  • root['schemas']['Link']['properties']['linkType']
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/content-autopush-apigee-
values_changed
root['resources']['organizations']['resources']['environments']['resources']['apis']['resources']['revisions']['methods']['deploy']['description']
new_valueDeploys a revision of an API proxy. If another revision of the same API proxy revision is currently deployed, set the `override` parameter to `true` to have this revision replace the currently deployed revision. You cannot invoke an API proxy until it has been deployed to an environment. After you deploy an API proxy revision, you cannot edit it. To edit the API proxy, you must create and deploy a new revision. For a request path `organizations/{org}/environments/{env}/apis/{api}/revisions/{rev}/deployments`, two permissions are required: * `apigee.deployments.create` on the resource `organizations/{org}/environments/{env}` * `apigee.proxyrevisions.deploy` on the resource `organizations/{org}/apis/{api}/revisions/{rev}` All successful API proxy deployments to Apigee are [zero-downtime deployments](https://cloud.google.com/apigee/docs/api-platform/deploy/ui-deploy-overview#zero-downtime-deployment). Apigee hybrid validates the dependencies between shared flows and API proxies at deployment time. For example, if the Flow Callout policy in an API proxy references a shared flow that either doesn't exist or isn't deployed, the API proxy deployment fails.
old_valueDeploys a revision of an API proxy. If another revision of the same API proxy revision is currently deployed, set the `override` parameter to `true` to have this revision replace the currently deployed revision. You cannot invoke an API proxy until it has been deployed to an environment. After you deploy an API proxy revision, you cannot edit it. To edit the API proxy, you must create and deploy a new revision. For a request path `organizations/{org}/environments/{env}/apis/{api}/revisions/{rev}/deployments`, two permissions are required: * `apigee.deployments.create` on the resource `organizations/{org}/environments/{env}` * `apigee.proxyrevisions.deploy` on the resource `organizations/{org}/apis/{api}/revisions/{rev}` Apigee hybrid validates the dependencies between shared flows and API proxies at deployment time. For example, if the Flow Callout policy in an API proxy references a shared flow that either doesn't exist or isn't deployed, the API proxy deployment fails.
root['revision']
new_value20250215
old_value20250213
sandbox/content-autopush-apigee-v1
values_changed
root['resources']['organizations']['resources']['environments']['resources']['apis']['resources']['revisions']['methods']['deploy']['description']
new_valueDeploys a revision of an API proxy. If another revision of the same API proxy revision is currently deployed, set the `override` parameter to `true` to have this revision replace the currently deployed revision. You cannot invoke an API proxy until it has been deployed to an environment. After you deploy an API proxy revision, you cannot edit it. To edit the API proxy, you must create and deploy a new revision. For a request path `organizations/{org}/environments/{env}/apis/{api}/revisions/{rev}/deployments`, two permissions are required: * `apigee.deployments.create` on the resource `organizations/{org}/environments/{env}` * `apigee.proxyrevisions.deploy` on the resource `organizations/{org}/apis/{api}/revisions/{rev}` All successful API proxy deployments to Apigee are [zero-downtime deployments](https://cloud.google.com/apigee/docs/api-platform/deploy/ui-deploy-overview#zero-downtime-deployment). Apigee hybrid validates the dependencies between shared flows and API proxies at deployment time. For example, if the Flow Callout policy in an API proxy references a shared flow that either doesn't exist or isn't deployed, the API proxy deployment fails.
old_valueDeploys a revision of an API proxy. If another revision of the same API proxy revision is currently deployed, set the `override` parameter to `true` to have this revision replace the currently deployed revision. You cannot invoke an API proxy until it has been deployed to an environment. After you deploy an API proxy revision, you cannot edit it. To edit the API proxy, you must create and deploy a new revision. For a request path `organizations/{org}/environments/{env}/apis/{api}/revisions/{rev}/deployments`, two permissions are required: * `apigee.deployments.create` on the resource `organizations/{org}/environments/{env}` * `apigee.proxyrevisions.deploy` on the resource `organizations/{org}/apis/{api}/revisions/{rev}` Apigee hybrid validates the dependencies between shared flows and API proxies at deployment time. For example, if the Flow Callout policy in an API proxy references a shared flow that either doesn't exist or isn't deployed, the API proxy deployment fails.
root['revision']
new_value20250215
old_value20250213
sandbox/content-autopush-automl-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/content-autopush-automl-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/content-autopush-automl-v1beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/content-autopush-automl-v1p1beta
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/content-autopush-datamigration-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/content-autopush-datamigration-v1
dictionary_item_added
  • root['schemas']['CloudSqlSettings']['properties']['dataDiskProvisionedIops']
  • root['schemas']['CloudSqlSettings']['properties']['dataDiskProvisionedThroughput']
values_changed
root['revision']
new_value20250214
old_value20250212
root['schemas']['CloudSqlSettings']['properties']['dataDiskType']['description']
new_valueThe type of storage: `PD_SSD` (default) or `PD_HDD` or `HYPERDISK_BALANCED`.
old_valueThe type of storage: `PD_SSD` (default) or `PD_HDD`.
iterable_item_added
root['schemas']['CloudSqlSettings']['properties']['dataDiskType']['enum'][3]HYPERDISK_BALANCED
root['schemas']['CloudSqlSettings']['properties']['dataDiskType']['enumDescriptions'][3]A Hyperdisk Balanced data disk.
sandbox/content-autopush-datamigration-v1alpha2
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/content-autopush-datamigration-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/content-autopush-datamixer-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/content-autopush-datamixer-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/content-autopush-dlp-
dictionary_item_added
  • root['schemas']['GooglePrivacyDlpV2DiscoveryVertexDatasetConditions']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryVertexDatasetFilter']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryVertexDatasetGenerationCadence']
  • root['schemas']['GooglePrivacyDlpV2GlobalProcessing']
  • root['schemas']['GooglePrivacyDlpV2ImageFallbackLocation']
  • root['schemas']['GooglePrivacyDlpV2MultiRegionProcessing']
  • root['schemas']['GooglePrivacyDlpV2ProcessingLocation']
  • root['schemas']['GooglePrivacyDlpV2RelatedResource']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetCollection']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetDiscoveryTarget']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetRegex']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetRegexes']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetResourceReference']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryConfig']['properties']['processingLocation']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryTarget']['properties']['vertexDatasetTarget']
  • root['schemas']['GooglePrivacyDlpV2FileStoreDataProfile']['properties']['relatedResources']
  • root['schemas']['GooglePrivacyDlpV2TableDataProfile']['properties']['relatedResources']
values_changed
root['revision']
new_value20250215
old_value20250213
root['schemas']['GooglePrivacyDlpV2FileStoreDataProfile']['properties']['fileStorePath']['description']
new_valueThe file store path. * Cloud Storage: `gs://{bucket}` * Amazon S3: `s3://{bucket}` * Vertex AI dataset: `projects/{project_number}/locations/{location}/datasets/{dataset_id}`
old_valueThe file store path. * Cloud Storage: `gs://{bucket}` * Amazon S3: `s3://{bucket}`
sandbox/content-autopush-dlp-v1
dictionary_item_added
  • root['schemas']['GooglePrivacyDlpV2DiscoveryVertexDatasetConditions']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryVertexDatasetFilter']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryVertexDatasetGenerationCadence']
  • root['schemas']['GooglePrivacyDlpV2GlobalProcessing']
  • root['schemas']['GooglePrivacyDlpV2ImageFallbackLocation']
  • root['schemas']['GooglePrivacyDlpV2MultiRegionProcessing']
  • root['schemas']['GooglePrivacyDlpV2ProcessingLocation']
  • root['schemas']['GooglePrivacyDlpV2RelatedResource']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetCollection']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetDiscoveryTarget']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetRegex']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetRegexes']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetResourceReference']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryConfig']['properties']['processingLocation']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryTarget']['properties']['vertexDatasetTarget']
  • root['schemas']['GooglePrivacyDlpV2FileStoreDataProfile']['properties']['relatedResources']
  • root['schemas']['GooglePrivacyDlpV2TableDataProfile']['properties']['relatedResources']
values_changed
root['revision']
new_value20250215
old_value20250213
root['schemas']['GooglePrivacyDlpV2FileStoreDataProfile']['properties']['fileStorePath']['description']
new_valueThe file store path. * Cloud Storage: `gs://{bucket}` * Amazon S3: `s3://{bucket}` * Vertex AI dataset: `projects/{project_number}/locations/{location}/datasets/{dataset_id}`
old_valueThe file store path. * Cloud Storage: `gs://{bucket}` * Amazon S3: `s3://{bucket}`
sandbox/content-autopush-dlp-v2
dictionary_item_added
  • root['schemas']['GooglePrivacyDlpV2DiscoveryVertexDatasetConditions']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryVertexDatasetFilter']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryVertexDatasetGenerationCadence']
  • root['schemas']['GooglePrivacyDlpV2GlobalProcessing']
  • root['schemas']['GooglePrivacyDlpV2ImageFallbackLocation']
  • root['schemas']['GooglePrivacyDlpV2MultiRegionProcessing']
  • root['schemas']['GooglePrivacyDlpV2ProcessingLocation']
  • root['schemas']['GooglePrivacyDlpV2RelatedResource']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetCollection']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetDiscoveryTarget']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetRegex']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetRegexes']
  • root['schemas']['GooglePrivacyDlpV2VertexDatasetResourceReference']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryConfig']['properties']['processingLocation']
  • root['schemas']['GooglePrivacyDlpV2DiscoveryTarget']['properties']['vertexDatasetTarget']
  • root['schemas']['GooglePrivacyDlpV2FileStoreDataProfile']['properties']['relatedResources']
  • root['schemas']['GooglePrivacyDlpV2TableDataProfile']['properties']['relatedResources']
values_changed
root['revision']
new_value20250215
old_value20250213
root['schemas']['GooglePrivacyDlpV2FileStoreDataProfile']['properties']['fileStorePath']['description']
new_valueThe file store path. * Cloud Storage: `gs://{bucket}` * Amazon S3: `s3://{bucket}` * Vertex AI dataset: `projects/{project_number}/locations/{location}/datasets/{dataset_id}`
old_valueThe file store path. * Cloud Storage: `gs://{bucket}` * Amazon S3: `s3://{bucket}`
sandbox/content-autopush-growth-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/content-autopush-growth-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/content-autopush-notifications-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
iterable_item_added
root['schemas']['GoogleInternalTapandpayV1PassesTemplates__PassTarget']['properties']['action']['enum'][30]INSPECT_ATTACHMENTS
root['schemas']['GoogleInternalTapandpayV1PassesTemplates__PassTarget']['properties']['action']['enumDescriptions'][30]Inspects the attachments associated with a pass (e.g. photos or PDFs used to generate a UCP). User should be able to zoom and pan the image.
root['schemas']['GoogleLogsTapandpayAndroid__ValuableDetailScreenEvent']['properties']['type']['enum'][37]DISPLAY_ATTACHMENTS
root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1464]LOCAL_ACTIVITIES
sandbox/content-autopush-notifications-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
iterable_item_added
root['schemas']['GoogleInternalTapandpayV1PassesTemplates__PassTarget']['properties']['action']['enum'][30]INSPECT_ATTACHMENTS
root['schemas']['GoogleInternalTapandpayV1PassesTemplates__PassTarget']['properties']['action']['enumDescriptions'][30]Inspects the attachments associated with a pass (e.g. photos or PDFs used to generate a UCP). User should be able to zoom and pan the image.
root['schemas']['GoogleLogsTapandpayAndroid__ValuableDetailScreenEvent']['properties']['type']['enum'][37]DISPLAY_ATTACHMENTS
root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1464]LOCAL_ACTIVITIES
sandbox/content-daily-cloudsearch-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/content-daily-cloudsearch-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/content-qa-alkalimetricsink-pa-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/content-qa-alkalimetricsink-pa-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/content-qa-binaryauthorization-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/content-qa-binaryauthorization-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/content-qa-binaryauthorization-v1alpha2
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/content-qa-binaryauthorization-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/content-staging-binaryauthorization-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/content-staging-binaryauthorization-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/content-staging-binaryauthorization-v1alpha2
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/content-staging-binaryauthorization-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/content-staging-testing-
values_changed
root['revision']
new_value20250214
old_value20250211
sandbox/content-staging-testing-v1
values_changed
root['revision']
new_value20250214
old_value20250211
sandbox/content-test-redis-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/content-test-redis-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/content-test-redis-v1alpha1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/content-test-redis-v1beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/content-test-redis-v1internal1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/content-test-translate-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/content-test-translate-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/content-test-translate-v3
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/content-test-translate-v3alpha1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/content-test-translate-v3beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/daily-cloudsearch-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/daily-cloudsearch-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/daily-dataflowbackend-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/daily-dataflowbackend-pa-v1b3
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/daily-firebaseml-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/daily-firebaseml-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/daily-firebaseml-v1beta2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/daily-firebaseml-v2beta
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/daily-serviceconsumermanagement-
values_changed
root['revision']
new_value20250214
old_value20250212
iterable_item_added
root['schemas']['PrivacyDataGovernanceAttributesAnnotationsData']['properties']['limitedPurposes']['items']['enum'][31]EXP_MODEL_TRAINING_FOR_PRODUCTION
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesProcessingPurpose']['properties']['purpose']['enum'][31]EXP_MODEL_TRAINING_FOR_PRODUCTION
sandbox/daily-serviceconsumermanagement-v1
values_changed
root['revision']
new_value20250214
old_value20250212
iterable_item_added
root['schemas']['PrivacyDataGovernanceAttributesAnnotationsData']['properties']['limitedPurposes']['items']['enum'][31]EXP_MODEL_TRAINING_FOR_PRODUCTION
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesProcessingPurpose']['properties']['purpose']['enum'][31]EXP_MODEL_TRAINING_FOR_PRODUCTION
sandbox/daily-serviceconsumermanagement-v1alpha
values_changed
root['revision']
new_value20250214
old_value20250212
iterable_item_added
root['schemas']['PrivacyDataGovernanceAttributesAnnotationsData']['properties']['limitedPurposes']['items']['enum'][31]EXP_MODEL_TRAINING_FOR_PRODUCTION
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesProcessingPurpose']['properties']['purpose']['enum'][31]EXP_MODEL_TRAINING_FOR_PRODUCTION
sandbox/daily-serviceconsumermanagement-v1alpha1
values_changed
root['revision']
new_value20250214
old_value20250212
iterable_item_added
root['schemas']['PrivacyDataGovernanceAttributesAnnotationsData']['properties']['limitedPurposes']['items']['enum'][31]EXP_MODEL_TRAINING_FOR_PRODUCTION
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesProcessingPurpose']['properties']['purpose']['enum'][31]EXP_MODEL_TRAINING_FOR_PRODUCTION
sandbox/daily-serviceconsumermanagement-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250212
iterable_item_added
root['schemas']['PrivacyDataGovernanceAttributesAnnotationsData']['properties']['limitedPurposes']['items']['enum'][31]EXP_MODEL_TRAINING_FOR_PRODUCTION
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesProcessingPurpose']['properties']['purpose']['enum'][31]EXP_MODEL_TRAINING_FOR_PRODUCTION
sandbox/daily-serviceconsumermanagement-v2
values_changed
root['revision']
new_value20250214
old_value20250212
iterable_item_added
root['schemas']['PrivacyDataGovernanceAttributesAnnotationsData']['properties']['limitedPurposes']['items']['enum'][31]EXP_MODEL_TRAINING_FOR_PRODUCTION
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][1]TESTONLY_LOGICAL_POLICY
root['schemas']['PrivacyDataGovernanceAttributesProcessingPurpose']['properties']['purpose']['enum'][31]EXP_MODEL_TRAINING_FOR_PRODUCTION
sandbox/daily-servicenetworking-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/daily-servicenetworking-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/daily-servicenetworking-v1beta
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/daily4-emmapplecodevice-
values_changed
root['revision']
new_value20250213
old_value20250206
sandbox/daily4-emmapplecodevice-v1
values_changed
root['revision']
new_value20250213
old_value20250206
sandbox/dev0-contactcenterconfiguration-pa-
values_changed
root['revision']
new_value20250213
old_value20250211
sandbox/dev0-contactcenterconfiguration-pa-v1
values_changed
root['revision']
new_value20250213
old_value20250211
sandbox/dev0-contactcenterconfiguration-pa-v2
dictionary_item_added
  • root['schemas']['Step']
  • root['schemas']['Workflow']
  • root['schemas']['MantleTask']['properties']['workflow']
values_changed
root['revision']
new_value20250213
old_value20250211
iterable_item_added
root['schemas']['CustomFieldConfig']['properties']['fieldType']['enum'][4]FIELD_TYPE_DATETIME
root['schemas']['CustomFieldConfig']['properties']['fieldType']['enum'][5]FIELD_TYPE_INT
root['schemas']['CustomFieldConfig']['properties']['fieldType']['enum'][6]FIELD_TYPE_DOUBLE
root['schemas']['CustomFieldConfig']['properties']['fieldType']['enumDescriptions'][4]Datetime type.
root['schemas']['CustomFieldConfig']['properties']['fieldType']['enumDescriptions'][5]Integer type.
root['schemas']['CustomFieldConfig']['properties']['fieldType']['enumDescriptions'][6]Double type.
root['schemas']['Exemption']['properties']['purpose']['enum'][31]EXP_MODEL_TRAINING_FOR_PRODUCTION
sandbox/dev0-contactcenterconfiguration-pa-v3
values_changed
root['revision']
new_value20250213
old_value20250211
sandbox/devel-language-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/devel-language-eu-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/devel-language-eu-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/devel-language-eu-v1beta2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/devel-language-eu-v2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/devel-language-us-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/devel-language-us-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/devel-language-us-v1beta2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/devel-language-us-v2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/devel-language-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/devel-language-v1beta2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/devel-language-v2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/dynamiteintegration-pa-staging-
values_changed
root['revision']
new_value20250213
old_value20250211
iterable_item_added
root['schemas']['ActionCardDetails']['properties']['actionCardEventType']['enum'][7]ACTION_CARD_UNDO_BUTTON_SHOWN
root['schemas']['ActionCardDetails']['properties']['actionCardEventType']['enum'][8]ACTION_CARD_UNDO_BUTTON_CLICKED
root['schemas']['ActionCardDetails']['properties']['actionCardEventType']['enum'][9]ACTION_CARD_EDIT_BUTTON_SHOWN
root['schemas']['ActionCardDetails']['properties']['actionCardEventType']['enum'][10]ACTION_CARD_EDIT_BUTTON_CLICKED
root['schemas']['ActionCardDetails']['properties']['actionCardEventType']['enumDescriptions'][7]Action card undo button shown event type.
root['schemas']['ActionCardDetails']['properties']['actionCardEventType']['enumDescriptions'][8]Action card undo button clicked event type.
root['schemas']['ActionCardDetails']['properties']['actionCardEventType']['enumDescriptions'][9]Action card edit button shown event type.
root['schemas']['ActionCardDetails']['properties']['actionCardEventType']['enumDescriptions'][10]Action card edit button clicked event type.
root['schemas']['UiKitGemkickExtensionDetails']['properties']['errorType']['enum'][6]GEMKICK_EXTENSION_ERROR_TYPE_ENCRYPTED_FIELDS_ERROR
root['schemas']['UiKitGemkickExtensionDetails']['properties']['errorType']['enumDescriptions'][6]Error when encrypted fields are enabled.
sandbox/dynamiteintegration-pa-staging-v1
values_changed
root['revision']
new_value20250213
old_value20250211
iterable_item_added
root['schemas']['ActionCardDetails']['properties']['actionCardEventType']['enum'][7]ACTION_CARD_UNDO_BUTTON_SHOWN
root['schemas']['ActionCardDetails']['properties']['actionCardEventType']['enum'][8]ACTION_CARD_UNDO_BUTTON_CLICKED
root['schemas']['ActionCardDetails']['properties']['actionCardEventType']['enum'][9]ACTION_CARD_EDIT_BUTTON_SHOWN
root['schemas']['ActionCardDetails']['properties']['actionCardEventType']['enum'][10]ACTION_CARD_EDIT_BUTTON_CLICKED
root['schemas']['ActionCardDetails']['properties']['actionCardEventType']['enumDescriptions'][7]Action card undo button shown event type.
root['schemas']['ActionCardDetails']['properties']['actionCardEventType']['enumDescriptions'][8]Action card undo button clicked event type.
root['schemas']['ActionCardDetails']['properties']['actionCardEventType']['enumDescriptions'][9]Action card edit button shown event type.
root['schemas']['ActionCardDetails']['properties']['actionCardEventType']['enumDescriptions'][10]Action card edit button clicked event type.
root['schemas']['UiKitGemkickExtensionDetails']['properties']['errorType']['enum'][6]GEMKICK_EXTENSION_ERROR_TYPE_ENCRYPTED_FIELDS_ERROR
root['schemas']['UiKitGemkickExtensionDetails']['properties']['errorType']['enumDescriptions'][6]Error when encrypted fields are enabled.
sandbox/eu-autopush-automl-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/eu-autopush-automl-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/eu-autopush-automl-v1beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/eu-autopush-automl-v1p1beta
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/eu-staging-automl-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/eu-staging-automl-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/eu-staging-automl-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/eu-staging-automl-v1p1beta
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/eu-staging-datacatalog-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/eu-staging-datacatalog-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/eu-staging-datacatalog-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/eu-staging-vision-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/eu-staging-vision-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/eu-staging-vision-v1p1beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/eu-staging-vision-v1p2beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/eu-staging-vision-v1p3beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/eu-staging-vision-v1p4beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/lite-staging-pubsub-
values_changed
root['revision']
new_value20250214
old_value20250211
sandbox/lite-staging-pubsub-v1
values_changed
root['revision']
new_value20250214
old_value20250211
sandbox/lite-staging-pubsub-v1beta2
values_changed
root['revision']
new_value20250214
old_value20250211
sandbox/nightly-alkalimetricsink-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/nightly-alkalimetricsink-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/ppissuer-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/ppissuer-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/preprod-appsgenaiserver-pa-
dictionary_item_added
  • root['schemas']['AppsExtensionsWorkflowActionsReturnElementErrorAction']
  • root['schemas']['AppsExtensionsWorkflowActions']['properties']['returnElementErrorAction']
  • root['schemas']['AppsIntelligenceGenAiImageMaskAspectRatio']['properties']['ratio']['deprecated']
  • root['schemas']['AppsUpsellSharedRecommendationTemplatesCategory']['properties']['promoCategory']['enumDeprecated']
  • root['schemas']['AssistantLamdaFileIDBardStorage']['properties']['cacheMode']
dictionary_item_removed
  • root['schemas']['AppsExtensionsWorkflowActionsReturnPrimitiveErrorAction']
  • root['schemas']['AppsExtensionsWorkflowActions']['properties']['returnPrimitiveErrorAction']
  • root['schemas']['AssistantLamdaFileAttachment']['properties']['driveMetadata']['description']
values_changed
root['revision']
new_value20250212
old_value20250210
root['schemas']['AssistantLamdaFileID']['description']
new_valueLINT.IfChange An identifier for resources which can be read through Bard Storage. See go/bard-storage-api for more details. Next ID: 10
old_valueLINT.IfChange An identifier for resources which can be read through Bard Storage. See go/bard-storage-api for more details. Next ID: 9
root['schemas']['AppsIntelligenceGenAiTurnContext']['properties']['clientId']['enumDescriptions'][7]
new_valueClient id for Gmail PDF overlay viewer. This is used from a separate binary than GMAIL_CLIENT_ID.
old_valueClient id for Gmail PDF overlay viewer.
root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['clientId']['enumDescriptions'][7]
new_valueClient id for Gmail PDF overlay viewer. This is used from a separate binary than GMAIL_CLIENT_ID.
old_valueClient id for Gmail PDF overlay viewer.
root['schemas']['AppsIntelligenceGenAiDataCollectionRequest']['properties']['clientId']['enumDescriptions'][19]
new_valueFor native gmail SmartDraft. Not the sidekick one. This enum value should not exist (and should eventually be removed), see go/kopi-feature-identification for rationale.
old_valueFor native gmail SmartDraft. Not the sidekick one.
root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['clientId']['enumDescriptions'][19]
new_valueFor native gmail SmartDraft. Not the sidekick one. This enum value should not exist (and should eventually be removed), see go/kopi-feature-identification for rationale.
old_valueFor native gmail SmartDraft. Not the sidekick one.
root['schemas']['AppsIntelligenceGenAiDataCollectionRequest']['properties']['clientId']['enumDescriptions'][7]
new_valueClient id for Gmail PDF overlay viewer. This is used from a separate binary than GMAIL_CLIENT_ID.
old_valueClient id for Gmail PDF overlay viewer.
root['schemas']['AppsIntelligenceGenAiQuotaClientContext']['properties']['clientId']['enumDescriptions'][19]
new_valueFor native gmail SmartDraft. Not the sidekick one. This enum value should not exist (and should eventually be removed), see go/kopi-feature-identification for rationale.
old_valueFor native gmail SmartDraft. Not the sidekick one.
root['schemas']['AppsIntelligenceGenAiTurnContext']['properties']['clientId']['enumDescriptions'][19]
new_valueFor native gmail SmartDraft. Not the sidekick one. This enum value should not exist (and should eventually be removed), see go/kopi-feature-identification for rationale.
old_valueFor native gmail SmartDraft. Not the sidekick one.
root['schemas']['AppsIntelligenceGenAiClientContext']['properties']['clientId']['enumDescriptions'][7]
new_valueClient id for Gmail PDF overlay viewer. This is used from a separate binary than GMAIL_CLIENT_ID.
old_valueClient id for Gmail PDF overlay viewer.
root['schemas']['AppsIntelligenceGenAiListGemsRequest']['properties']['clientId']['enumDescriptions'][7]
new_valueClient id for Gmail PDF overlay viewer. This is used from a separate binary than GMAIL_CLIENT_ID.
old_valueClient id for Gmail PDF overlay viewer.
root['schemas']['AppsIntelligenceGenAiQuotaClientContext']['properties']['clientId']['enumDescriptions'][7]
new_valueClient id for Gmail PDF overlay viewer. This is used from a separate binary than GMAIL_CLIENT_ID.
old_valueClient id for Gmail PDF overlay viewer.
root['schemas']['AppsIntelligenceGenAiListGemsRequest']['properties']['clientId']['enumDescriptions'][19]
new_valueFor native gmail SmartDraft. Not the sidekick one. This enum value should not exist (and should eventually be removed), see go/kopi-feature-identification for rationale.
old_valueFor native gmail SmartDraft. Not the sidekick one.
root['schemas']['AppsIntelligenceGenAiClientContext']['properties']['clientId']['enumDescriptions'][19]
new_valueFor native gmail SmartDraft. Not the sidekick one. This enum value should not exist (and should eventually be removed), see go/kopi-feature-identification for rationale.
old_valueFor native gmail SmartDraft. Not the sidekick one.
iterable_item_added
root['schemas']['AppsExtensionsUiKitGemkickExtensionDetails']['properties']['errorType']['enum'][6]GEMKICK_EXTENSION_ERROR_TYPE_ENCRYPTED_FIELDS_ERROR
root['schemas']['AppsExtensionsUiKitGemkickExtensionDetails']['properties']['errorType']['enumDescriptions'][6]Error when encrypted fields are enabled.
root['schemas']['AppsIntelligenceGenAiAction']['properties']['actionType']['enum'][19]FOLDER_SUGGESTIONS_LIST
root['schemas']['AppsIntelligenceGenAiClientContext']['properties']['clientId']['enumDescriptions'][8]Each of these Drive client ids are used from separate binaries.
root['schemas']['AppsIntelligenceGenAiDataCollectionRequest']['properties']['clientId']['enumDescriptions'][8]Each of these Drive client ids are used from separate binaries.
root['schemas']['AppsIntelligenceGenAiListGemsRequest']['properties']['clientId']['enumDescriptions'][8]Each of these Drive client ids are used from separate binaries.
root['schemas']['AppsIntelligenceGenAiQuotaClientContext']['properties']['clientId']['enumDescriptions'][8]Each of these Drive client ids are used from separate binaries.
root['schemas']['AppsIntelligenceGenAiTurnContext']['properties']['clientId']['enumDescriptions'][8]Each of these Drive client ids are used from separate binaries.
root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['clientId']['enumDescriptions'][8]Each of these Drive client ids are used from separate binaries.
root['schemas']['AssistantLamdaFileAttachment']['properties']['fileSource']['enum'][8]FILE_SOURCE_SCREEN_CONTEXT
root['schemas']['AssistantLamdaFileAttachment']['properties']['fileSource']['enumDescriptions'][8]The file was generated from the user's screen context. Example: a screenshot of the user's screen. Please note that this is different from FILE_SOURCE_BROWSER_CONTEXT. FILE_SOURCE_BROWSER_CONTEXT is used for chrome app only while FILE_SOURCE_SCREEN_CONTEXT is used for all screen context app.
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][133]ADD_SEATS_GRANTING_BIZ_STARTER_4_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][134]ADD_SEATS_GRANTING_BIZ_STARTER_5_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][135]ADD_SEATS_GRANTING_BIZ_STARTER_6_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][136]ADD_SEATS_GRANTING_BIZ_STARTER_7_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][137]ADD_SEATS_GRANTING_BIZ_STARTER_8_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][138]ADD_SEATS_GRANTING_BIZ_STARTER_9_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][142]ADD_SEATS_GRANTING_BIZ_STANDARD_4_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][143]ADD_SEATS_GRANTING_BIZ_STANDARD_5_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][144]ADD_SEATS_GRANTING_BIZ_STANDARD_6_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][145]ADD_SEATS_GRANTING_BIZ_STANDARD_7_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][146]ADD_SEATS_GRANTING_BIZ_STANDARD_8_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][147]ADD_SEATS_GRANTING_BIZ_STANDARD_9_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][297]CORE_VALUE_ADOPTION_MONTHLY_V1_GNP
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][133]ADD_SEATS_GRANTING_BIZ_STARTER_4_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][134]ADD_SEATS_GRANTING_BIZ_STARTER_5_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][135]ADD_SEATS_GRANTING_BIZ_STARTER_6_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][136]ADD_SEATS_GRANTING_BIZ_STARTER_7_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][137]ADD_SEATS_GRANTING_BIZ_STARTER_8_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][138]ADD_SEATS_GRANTING_BIZ_STARTER_9_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][142]ADD_SEATS_GRANTING_BIZ_STANDARD_4_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][143]ADD_SEATS_GRANTING_BIZ_STANDARD_5_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][144]ADD_SEATS_GRANTING_BIZ_STANDARD_6_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][145]ADD_SEATS_GRANTING_BIZ_STANDARD_7_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][146]ADD_SEATS_GRANTING_BIZ_STANDARD_8_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][147]ADD_SEATS_GRANTING_BIZ_STANDARD_9_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][297]CORE_VALUE_ADOPTION_MONTHLY_V1_GNP
root['schemas']['GoogleInternalAppsAddonsV1AddOnRenderInstructions']['properties']['isErrorResponse']['enum'][6]ADDON_REQUESTING_GOOGLE_SCOPES
root['schemas']['GoogleInternalAppsAddonsV1AddOnRenderInstructions']['properties']['isErrorResponse']['enumDescriptions'][6]The add-on is requesting more Google OAuth scopes. // See go/unbundled-oauth-for-alt-runtime
iterable_item_removed
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][287]CORE_VALUE_BUSINESS_PLUS_GNP_ADOPTION
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][287]CORE_VALUE_BUSINESS_PLUS_GNP_ADOPTION
sandbox/preprod-appsgenaiserver-pa-v1
dictionary_item_added
  • root['schemas']['AppsExtensionsWorkflowActionsReturnElementErrorAction']
  • root['schemas']['AppsExtensionsWorkflowActions']['properties']['returnElementErrorAction']
  • root['schemas']['AppsIntelligenceGenAiImageMaskAspectRatio']['properties']['ratio']['deprecated']
  • root['schemas']['AppsUpsellSharedRecommendationTemplatesCategory']['properties']['promoCategory']['enumDeprecated']
  • root['schemas']['AssistantLamdaFileIDBardStorage']['properties']['cacheMode']
dictionary_item_removed
  • root['schemas']['AppsExtensionsWorkflowActionsReturnPrimitiveErrorAction']
  • root['schemas']['AppsExtensionsWorkflowActions']['properties']['returnPrimitiveErrorAction']
  • root['schemas']['AssistantLamdaFileAttachment']['properties']['driveMetadata']['description']
values_changed
root['revision']
new_value20250212
old_value20250210
root['schemas']['AssistantLamdaFileID']['description']
new_valueLINT.IfChange An identifier for resources which can be read through Bard Storage. See go/bard-storage-api for more details. Next ID: 10
old_valueLINT.IfChange An identifier for resources which can be read through Bard Storage. See go/bard-storage-api for more details. Next ID: 9
root['schemas']['AppsIntelligenceGenAiTurnContext']['properties']['clientId']['enumDescriptions'][7]
new_valueClient id for Gmail PDF overlay viewer. This is used from a separate binary than GMAIL_CLIENT_ID.
old_valueClient id for Gmail PDF overlay viewer.
root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['clientId']['enumDescriptions'][7]
new_valueClient id for Gmail PDF overlay viewer. This is used from a separate binary than GMAIL_CLIENT_ID.
old_valueClient id for Gmail PDF overlay viewer.
root['schemas']['AppsIntelligenceGenAiDataCollectionRequest']['properties']['clientId']['enumDescriptions'][19]
new_valueFor native gmail SmartDraft. Not the sidekick one. This enum value should not exist (and should eventually be removed), see go/kopi-feature-identification for rationale.
old_valueFor native gmail SmartDraft. Not the sidekick one.
root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['clientId']['enumDescriptions'][19]
new_valueFor native gmail SmartDraft. Not the sidekick one. This enum value should not exist (and should eventually be removed), see go/kopi-feature-identification for rationale.
old_valueFor native gmail SmartDraft. Not the sidekick one.
root['schemas']['AppsIntelligenceGenAiDataCollectionRequest']['properties']['clientId']['enumDescriptions'][7]
new_valueClient id for Gmail PDF overlay viewer. This is used from a separate binary than GMAIL_CLIENT_ID.
old_valueClient id for Gmail PDF overlay viewer.
root['schemas']['AppsIntelligenceGenAiQuotaClientContext']['properties']['clientId']['enumDescriptions'][19]
new_valueFor native gmail SmartDraft. Not the sidekick one. This enum value should not exist (and should eventually be removed), see go/kopi-feature-identification for rationale.
old_valueFor native gmail SmartDraft. Not the sidekick one.
root['schemas']['AppsIntelligenceGenAiTurnContext']['properties']['clientId']['enumDescriptions'][19]
new_valueFor native gmail SmartDraft. Not the sidekick one. This enum value should not exist (and should eventually be removed), see go/kopi-feature-identification for rationale.
old_valueFor native gmail SmartDraft. Not the sidekick one.
root['schemas']['AppsIntelligenceGenAiClientContext']['properties']['clientId']['enumDescriptions'][7]
new_valueClient id for Gmail PDF overlay viewer. This is used from a separate binary than GMAIL_CLIENT_ID.
old_valueClient id for Gmail PDF overlay viewer.
root['schemas']['AppsIntelligenceGenAiListGemsRequest']['properties']['clientId']['enumDescriptions'][7]
new_valueClient id for Gmail PDF overlay viewer. This is used from a separate binary than GMAIL_CLIENT_ID.
old_valueClient id for Gmail PDF overlay viewer.
root['schemas']['AppsIntelligenceGenAiQuotaClientContext']['properties']['clientId']['enumDescriptions'][7]
new_valueClient id for Gmail PDF overlay viewer. This is used from a separate binary than GMAIL_CLIENT_ID.
old_valueClient id for Gmail PDF overlay viewer.
root['schemas']['AppsIntelligenceGenAiListGemsRequest']['properties']['clientId']['enumDescriptions'][19]
new_valueFor native gmail SmartDraft. Not the sidekick one. This enum value should not exist (and should eventually be removed), see go/kopi-feature-identification for rationale.
old_valueFor native gmail SmartDraft. Not the sidekick one.
root['schemas']['AppsIntelligenceGenAiClientContext']['properties']['clientId']['enumDescriptions'][19]
new_valueFor native gmail SmartDraft. Not the sidekick one. This enum value should not exist (and should eventually be removed), see go/kopi-feature-identification for rationale.
old_valueFor native gmail SmartDraft. Not the sidekick one.
iterable_item_added
root['schemas']['AppsExtensionsUiKitGemkickExtensionDetails']['properties']['errorType']['enum'][6]GEMKICK_EXTENSION_ERROR_TYPE_ENCRYPTED_FIELDS_ERROR
root['schemas']['AppsExtensionsUiKitGemkickExtensionDetails']['properties']['errorType']['enumDescriptions'][6]Error when encrypted fields are enabled.
root['schemas']['AppsIntelligenceGenAiAction']['properties']['actionType']['enum'][19]FOLDER_SUGGESTIONS_LIST
root['schemas']['AppsIntelligenceGenAiClientContext']['properties']['clientId']['enumDescriptions'][8]Each of these Drive client ids are used from separate binaries.
root['schemas']['AppsIntelligenceGenAiDataCollectionRequest']['properties']['clientId']['enumDescriptions'][8]Each of these Drive client ids are used from separate binaries.
root['schemas']['AppsIntelligenceGenAiListGemsRequest']['properties']['clientId']['enumDescriptions'][8]Each of these Drive client ids are used from separate binaries.
root['schemas']['AppsIntelligenceGenAiQuotaClientContext']['properties']['clientId']['enumDescriptions'][8]Each of these Drive client ids are used from separate binaries.
root['schemas']['AppsIntelligenceGenAiTurnContext']['properties']['clientId']['enumDescriptions'][8]Each of these Drive client ids are used from separate binaries.
root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['clientId']['enumDescriptions'][8]Each of these Drive client ids are used from separate binaries.
root['schemas']['AssistantLamdaFileAttachment']['properties']['fileSource']['enum'][8]FILE_SOURCE_SCREEN_CONTEXT
root['schemas']['AssistantLamdaFileAttachment']['properties']['fileSource']['enumDescriptions'][8]The file was generated from the user's screen context. Example: a screenshot of the user's screen. Please note that this is different from FILE_SOURCE_BROWSER_CONTEXT. FILE_SOURCE_BROWSER_CONTEXT is used for chrome app only while FILE_SOURCE_SCREEN_CONTEXT is used for all screen context app.
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][133]ADD_SEATS_GRANTING_BIZ_STARTER_4_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][134]ADD_SEATS_GRANTING_BIZ_STARTER_5_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][135]ADD_SEATS_GRANTING_BIZ_STARTER_6_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][136]ADD_SEATS_GRANTING_BIZ_STARTER_7_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][137]ADD_SEATS_GRANTING_BIZ_STARTER_8_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][138]ADD_SEATS_GRANTING_BIZ_STARTER_9_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][142]ADD_SEATS_GRANTING_BIZ_STANDARD_4_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][143]ADD_SEATS_GRANTING_BIZ_STANDARD_5_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][144]ADD_SEATS_GRANTING_BIZ_STANDARD_6_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][145]ADD_SEATS_GRANTING_BIZ_STANDARD_7_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][146]ADD_SEATS_GRANTING_BIZ_STANDARD_8_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][147]ADD_SEATS_GRANTING_BIZ_STANDARD_9_SEAT
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][297]CORE_VALUE_ADOPTION_MONTHLY_V1_GNP
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][133]ADD_SEATS_GRANTING_BIZ_STARTER_4_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][134]ADD_SEATS_GRANTING_BIZ_STARTER_5_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][135]ADD_SEATS_GRANTING_BIZ_STARTER_6_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][136]ADD_SEATS_GRANTING_BIZ_STARTER_7_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][137]ADD_SEATS_GRANTING_BIZ_STARTER_8_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][138]ADD_SEATS_GRANTING_BIZ_STARTER_9_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][142]ADD_SEATS_GRANTING_BIZ_STANDARD_4_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][143]ADD_SEATS_GRANTING_BIZ_STANDARD_5_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][144]ADD_SEATS_GRANTING_BIZ_STANDARD_6_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][145]ADD_SEATS_GRANTING_BIZ_STANDARD_7_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][146]ADD_SEATS_GRANTING_BIZ_STANDARD_8_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][147]ADD_SEATS_GRANTING_BIZ_STANDARD_9_SEAT
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][297]CORE_VALUE_ADOPTION_MONTHLY_V1_GNP
root['schemas']['GoogleInternalAppsAddonsV1AddOnRenderInstructions']['properties']['isErrorResponse']['enum'][6]ADDON_REQUESTING_GOOGLE_SCOPES
root['schemas']['GoogleInternalAppsAddonsV1AddOnRenderInstructions']['properties']['isErrorResponse']['enumDescriptions'][6]The add-on is requesting more Google OAuth scopes. // See go/unbundled-oauth-for-alt-runtime
iterable_item_removed
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][287]CORE_VALUE_BUSINESS_PLUS_GNP_ADOPTION
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][287]CORE_VALUE_BUSINESS_PLUS_GNP_ADOPTION
sandbox/preprod-growth-pa-
values_changed
root['revision']
new_value20250213
old_value20250212
sandbox/preprod-growth-pa-v1
values_changed
root['revision']
new_value20250213
old_value20250212
sandbox/preprod-hangouts-
values_changed
root['revision']
new_value20250213
old_value20250212
sandbox/preprod-hangouts-v1
values_changed
root['revision']
new_value20250213
old_value20250212
sandbox/preprod-rsvp-
dictionary_item_added
  • root['schemas']['GoogleAppsRsvpV1HydrateSiteGuestResponse']['properties']['enableGoogleContactsCc']
  • root['schemas']['GoogleAppsRsvpV1HydrateSiteGuestResponse']['properties']['enableGuestContactsCc']
  • root['schemas']['GoogleAppsRsvpV1HydrateSiteGuestResponse']['properties']['role']
  • root['schemas']['GoogleAppsRsvpV1HydrateSiteGuestResponse']['properties']['disableSubscribers']['deprecated']
dictionary_item_removed
  • root['resources']['events']['methods']['registerGuest']
  • root['schemas']['GoogleAppsRsvpV1RegisterGuestRequest']
  • root['schemas']['GoogleAppsRsvpV1RegisterGuestRequestColumn']
  • root['schemas']['GoogleAppsRsvpV1RegisterGuestRequestGuestContacts']
  • root['schemas']['GoogleAppsRsvpV1RegisterGuestResponse']
values_changed
root['revision']
new_value20250213
old_value20250212
root['schemas']['GoogleAppsRsvpV1HydrateSiteGuestResponse']['properties']['disableSubscribers']['description']
new_valueOutput only. If true, all subscribers will not be included in future email communications. Deprecated: Use enable_google_contacts_cc and enable_guest_contacts_cc instead.
old_valueOutput only. If true, all subscribers will not be included in future email communications.
sandbox/preprod-rsvp-v1
dictionary_item_added
  • root['schemas']['GoogleAppsRsvpV1HydrateSiteGuestResponse']['properties']['enableGoogleContactsCc']
  • root['schemas']['GoogleAppsRsvpV1HydrateSiteGuestResponse']['properties']['enableGuestContactsCc']
  • root['schemas']['GoogleAppsRsvpV1HydrateSiteGuestResponse']['properties']['role']
  • root['schemas']['GoogleAppsRsvpV1HydrateSiteGuestResponse']['properties']['disableSubscribers']['deprecated']
dictionary_item_removed
  • root['resources']['events']['methods']['registerGuest']
  • root['schemas']['GoogleAppsRsvpV1RegisterGuestRequest']
  • root['schemas']['GoogleAppsRsvpV1RegisterGuestRequestColumn']
  • root['schemas']['GoogleAppsRsvpV1RegisterGuestRequestGuestContacts']
  • root['schemas']['GoogleAppsRsvpV1RegisterGuestResponse']
values_changed
root['revision']
new_value20250213
old_value20250212
root['schemas']['GoogleAppsRsvpV1HydrateSiteGuestResponse']['properties']['disableSubscribers']['description']
new_valueOutput only. If true, all subscribers will not be included in future email communications. Deprecated: Use enable_google_contacts_cc and enable_guest_contacts_cc instead.
old_valueOutput only. If true, all subscribers will not be included in future email communications.
sandbox/qa-alkalimetricsink-pa-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/qa-alkalimetricsink-pa-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/qa-binaryauthorization-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/qa-binaryauthorization-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/qa-binaryauthorization-v1alpha2
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/qa-binaryauthorization-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-accesscontextmanager-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-accesscontextmanager-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-accesscontextmanager-v1alpha
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-actions-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-actions-v2
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-actions-v2alpha
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-actions-v3
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-adsmarketingfrontend-pa-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-adsmarketingfrontend-pa-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-aerialview-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-aerialview-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-aerialview-v1beta
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-aiplatform-
dictionary_item_added
  • root['resources']['projects']['resources']['locations']['resources']['reasoningEngines']['resources']['sessions']['resources']
  • root['resources']['projects']['resources']['locations']['resources']['reasoningEngines']['resources']['sessions']['methods']['appendEvent']
  • root['schemas']['GoogleCloudAiplatformV1beta1AppendEventRequest']
  • root['schemas']['GoogleCloudAiplatformV1beta1AppendEventResponse']
  • root['schemas']['GoogleCloudAiplatformV1beta1GenerateVideoResponseVideo']
  • root['schemas']['GoogleCloudAiplatformV1beta1ListEventsResponse']
  • root['schemas']['GoogleCloudAiplatformV1beta1SessionEvent']
  • root['schemas']['GoogleCloudAiplatformV1beta1GenerateContentResponseUsageMetadata']['properties']['toolUsePromptTokenCount']
  • root['schemas']['GoogleCloudAiplatformV1beta1GenerateContentResponseUsageMetadata']['properties']['toolUsePromptTokensDetails']
  • root['schemas']['GoogleCloudAiplatformV1beta1GenerateVideoResponse']['properties']['videos']
  • root['schemas']['GoogleCloudAiplatformV1beta1GenerateVideoResponse']['properties']['generatedSamples']['deprecated']
  • root['schemas']['GoogleCloudAiplatformV1beta1IndexDatapoint']['properties']['embeddingMetadata']
  • root['schemas']['GoogleCloudAiplatformV1beta1NearestNeighborQueryRawText']['properties']['embeddingModelName']
  • root['schemas']['GoogleCloudAiplatformV1beta1NearestNeighborQueryRawText']['properties']['embeddingModel']['deprecated']
  • root['schemas']['GoogleCloudAiplatformV1beta1ReasoningEngineSpecDeploymentSpec']['description']
values_changed
root['schemas']['GoogleCloudAiplatformV1beta1GenerateContentResponseUsageMetadata']['properties']['totalTokenCount']['description']
new_valueTotal token count for prompt, response candidates, and tool-use prompts (if present).
old_valueTotal token count for prompt and response candidates.
root['schemas']['GoogleCloudAiplatformV1beta1NearestNeighborQueryRawText']['properties']['embeddingModel']['description']
new_valueOptional. Embedding model. Deprecated. Use RawText.embedding_model_name instead.
old_valueOptional. Embedding model.
root['schemas']['GoogleCloudAiplatformV1beta1Tool']['properties']['codeExecution']['description']
new_valueOptional. CodeExecution tool type. Enables the model to execute code as part of generation.
old_valueOptional. CodeExecution tool type. Enables the model to execute code as part of generation. This field is only used by the Gemini Developer API services.
iterable_item_added
root['schemas']['GoogleCloudAiplatformV1beta1DistillationHyperParameters']['properties']['adapterSize']['enum'][2]ADAPTER_SIZE_TWO
root['schemas']['GoogleCloudAiplatformV1beta1DistillationHyperParameters']['properties']['adapterSize']['enumDescriptions'][2]Adapter size 2.
root['schemas']['GoogleCloudAiplatformV1beta1NearestNeighborQueryRawText']['properties']['embeddingModel']['enum'][4]TEXTEMBEDDING_GECKO_005
root['schemas']['GoogleCloudAiplatformV1beta1NearestNeighborQueryRawText']['properties']['embeddingModel']['enumDescriptions'][4]text embedding model gecko 005. LINT: LEGACY_NAMES
root['schemas']['GoogleCloudAiplatformV1beta1SupervisedHyperParameters']['properties']['adapterSize']['enum'][2]ADAPTER_SIZE_TWO
root['schemas']['GoogleCloudAiplatformV1beta1SupervisedHyperParameters']['properties']['adapterSize']['enumDescriptions'][2]Adapter size 2.
sandbox/staging-aiplatform-v1
dictionary_item_added
  • root['schemas']['GoogleCloudAiplatformV1GenerateContentResponseUsageMetadata']['properties']['toolUsePromptTokenCount']
  • root['schemas']['GoogleCloudAiplatformV1GenerateContentResponseUsageMetadata']['properties']['toolUsePromptTokensDetails']
  • root['schemas']['GoogleCloudAiplatformV1IndexDatapoint']['properties']['embeddingMetadata']
  • root['schemas']['GoogleCloudAiplatformV1NearestNeighborQueryRawText']['properties']['embeddingModelName']
  • root['schemas']['GoogleCloudAiplatformV1NearestNeighborQueryRawText']['properties']['embeddingModel']['deprecated']
  • root['schemas']['GoogleCloudAiplatformV1ReasoningEngineSpecDeploymentSpec']['description']
values_changed
root['schemas']['GoogleCloudAiplatformV1GenerateContentResponseUsageMetadata']['properties']['totalTokenCount']['description']
new_valueTotal token count for prompt, response candidates, and tool-use prompts (if present).
old_valueTotal token count for prompt and response candidates.
root['schemas']['GoogleCloudAiplatformV1NearestNeighborQueryRawText']['properties']['embeddingModel']['description']
new_valueOptional. Embedding model. Deprecated. Use RawText.embedding_model_name instead.
old_valueOptional. Embedding model.
root['schemas']['GoogleCloudAiplatformV1Tool']['properties']['codeExecution']['description']
new_valueOptional. CodeExecution tool type. Enables the model to execute code as part of generation.
old_valueOptional. CodeExecution tool type. Enables the model to execute code as part of generation. This field is only used by the Gemini Developer API services.
iterable_item_added
root['schemas']['GoogleCloudAiplatformV1NearestNeighborQueryRawText']['properties']['embeddingModel']['enum'][4]TEXTEMBEDDING_GECKO_005
root['schemas']['GoogleCloudAiplatformV1NearestNeighborQueryRawText']['properties']['embeddingModel']['enumDescriptions'][4]text embedding model gecko 005. LINT: LEGACY_NAMES
root['schemas']['GoogleCloudAiplatformV1SupervisedHyperParameters']['properties']['adapterSize']['enum'][2]ADAPTER_SIZE_TWO
root['schemas']['GoogleCloudAiplatformV1SupervisedHyperParameters']['properties']['adapterSize']['enumDescriptions'][2]Adapter size 2.
sandbox/staging-aiplatform-v1beta1
dictionary_item_added
  • root['resources']['projects']['resources']['locations']['resources']['reasoningEngines']['resources']['sessions']['resources']
  • root['resources']['projects']['resources']['locations']['resources']['reasoningEngines']['resources']['sessions']['methods']['appendEvent']
  • root['schemas']['GoogleCloudAiplatformV1beta1AppendEventRequest']
  • root['schemas']['GoogleCloudAiplatformV1beta1AppendEventResponse']
  • root['schemas']['GoogleCloudAiplatformV1beta1GenerateVideoResponseVideo']
  • root['schemas']['GoogleCloudAiplatformV1beta1ListEventsResponse']
  • root['schemas']['GoogleCloudAiplatformV1beta1SessionEvent']
  • root['schemas']['GoogleCloudAiplatformV1beta1GenerateContentResponseUsageMetadata']['properties']['toolUsePromptTokenCount']
  • root['schemas']['GoogleCloudAiplatformV1beta1GenerateContentResponseUsageMetadata']['properties']['toolUsePromptTokensDetails']
  • root['schemas']['GoogleCloudAiplatformV1beta1GenerateVideoResponse']['properties']['videos']
  • root['schemas']['GoogleCloudAiplatformV1beta1GenerateVideoResponse']['properties']['generatedSamples']['deprecated']
  • root['schemas']['GoogleCloudAiplatformV1beta1IndexDatapoint']['properties']['embeddingMetadata']
  • root['schemas']['GoogleCloudAiplatformV1beta1NearestNeighborQueryRawText']['properties']['embeddingModelName']
  • root['schemas']['GoogleCloudAiplatformV1beta1NearestNeighborQueryRawText']['properties']['embeddingModel']['deprecated']
  • root['schemas']['GoogleCloudAiplatformV1beta1ReasoningEngineSpecDeploymentSpec']['description']
values_changed
root['schemas']['GoogleCloudAiplatformV1beta1GenerateContentResponseUsageMetadata']['properties']['totalTokenCount']['description']
new_valueTotal token count for prompt, response candidates, and tool-use prompts (if present).
old_valueTotal token count for prompt and response candidates.
root['schemas']['GoogleCloudAiplatformV1beta1NearestNeighborQueryRawText']['properties']['embeddingModel']['description']
new_valueOptional. Embedding model. Deprecated. Use RawText.embedding_model_name instead.
old_valueOptional. Embedding model.
root['schemas']['GoogleCloudAiplatformV1beta1Tool']['properties']['codeExecution']['description']
new_valueOptional. CodeExecution tool type. Enables the model to execute code as part of generation.
old_valueOptional. CodeExecution tool type. Enables the model to execute code as part of generation. This field is only used by the Gemini Developer API services.
iterable_item_added
root['schemas']['GoogleCloudAiplatformV1beta1DistillationHyperParameters']['properties']['adapterSize']['enum'][2]ADAPTER_SIZE_TWO
root['schemas']['GoogleCloudAiplatformV1beta1DistillationHyperParameters']['properties']['adapterSize']['enumDescriptions'][2]Adapter size 2.
root['schemas']['GoogleCloudAiplatformV1beta1NearestNeighborQueryRawText']['properties']['embeddingModel']['enum'][4]TEXTEMBEDDING_GECKO_005
root['schemas']['GoogleCloudAiplatformV1beta1NearestNeighborQueryRawText']['properties']['embeddingModel']['enumDescriptions'][4]text embedding model gecko 005. LINT: LEGACY_NAMES
root['schemas']['GoogleCloudAiplatformV1beta1SupervisedHyperParameters']['properties']['adapterSize']['enum'][2]ADAPTER_SIZE_TWO
root['schemas']['GoogleCloudAiplatformV1beta1SupervisedHyperParameters']['properties']['adapterSize']['enumDescriptions'][2]Adapter size 2.
sandbox/staging-analyticsdata-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-analyticsdata-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-analyticsdata-v1alpha
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-analyticsdata-v1beta
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-analyticssuitefrontend-pa-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-analyticssuitefrontend-pa-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-apigee-
values_changed
root['resources']['organizations']['resources']['environments']['resources']['apis']['resources']['revisions']['methods']['deploy']['description']
new_valueDeploys a revision of an API proxy. If another revision of the same API proxy revision is currently deployed, set the `override` parameter to `true` to have this revision replace the currently deployed revision. You cannot invoke an API proxy until it has been deployed to an environment. After you deploy an API proxy revision, you cannot edit it. To edit the API proxy, you must create and deploy a new revision. For a request path `organizations/{org}/environments/{env}/apis/{api}/revisions/{rev}/deployments`, two permissions are required: * `apigee.deployments.create` on the resource `organizations/{org}/environments/{env}` * `apigee.proxyrevisions.deploy` on the resource `organizations/{org}/apis/{api}/revisions/{rev}` All successful API proxy deployments to Apigee are [zero-downtime deployments](https://cloud.google.com/apigee/docs/api-platform/deploy/ui-deploy-overview#zero-downtime-deployment). Apigee hybrid validates the dependencies between shared flows and API proxies at deployment time. For example, if the Flow Callout policy in an API proxy references a shared flow that either doesn't exist or isn't deployed, the API proxy deployment fails.
old_valueDeploys a revision of an API proxy. If another revision of the same API proxy revision is currently deployed, set the `override` parameter to `true` to have this revision replace the currently deployed revision. You cannot invoke an API proxy until it has been deployed to an environment. After you deploy an API proxy revision, you cannot edit it. To edit the API proxy, you must create and deploy a new revision. For a request path `organizations/{org}/environments/{env}/apis/{api}/revisions/{rev}/deployments`, two permissions are required: * `apigee.deployments.create` on the resource `organizations/{org}/environments/{env}` * `apigee.proxyrevisions.deploy` on the resource `organizations/{org}/apis/{api}/revisions/{rev}` Apigee hybrid validates the dependencies between shared flows and API proxies at deployment time. For example, if the Flow Callout policy in an API proxy references a shared flow that either doesn't exist or isn't deployed, the API proxy deployment fails.
root['revision']
new_value20250214
old_value20250213
sandbox/staging-apigee-v1
values_changed
root['resources']['organizations']['resources']['environments']['resources']['apis']['resources']['revisions']['methods']['deploy']['description']
new_valueDeploys a revision of an API proxy. If another revision of the same API proxy revision is currently deployed, set the `override` parameter to `true` to have this revision replace the currently deployed revision. You cannot invoke an API proxy until it has been deployed to an environment. After you deploy an API proxy revision, you cannot edit it. To edit the API proxy, you must create and deploy a new revision. For a request path `organizations/{org}/environments/{env}/apis/{api}/revisions/{rev}/deployments`, two permissions are required: * `apigee.deployments.create` on the resource `organizations/{org}/environments/{env}` * `apigee.proxyrevisions.deploy` on the resource `organizations/{org}/apis/{api}/revisions/{rev}` All successful API proxy deployments to Apigee are [zero-downtime deployments](https://cloud.google.com/apigee/docs/api-platform/deploy/ui-deploy-overview#zero-downtime-deployment). Apigee hybrid validates the dependencies between shared flows and API proxies at deployment time. For example, if the Flow Callout policy in an API proxy references a shared flow that either doesn't exist or isn't deployed, the API proxy deployment fails.
old_valueDeploys a revision of an API proxy. If another revision of the same API proxy revision is currently deployed, set the `override` parameter to `true` to have this revision replace the currently deployed revision. You cannot invoke an API proxy until it has been deployed to an environment. After you deploy an API proxy revision, you cannot edit it. To edit the API proxy, you must create and deploy a new revision. For a request path `organizations/{org}/environments/{env}/apis/{api}/revisions/{rev}/deployments`, two permissions are required: * `apigee.deployments.create` on the resource `organizations/{org}/environments/{env}` * `apigee.proxyrevisions.deploy` on the resource `organizations/{org}/apis/{api}/revisions/{rev}` Apigee hybrid validates the dependencies between shared flows and API proxies at deployment time. For example, if the Flow Callout policy in an API proxy references a shared flow that either doesn't exist or isn't deployed, the API proxy deployment fails.
root['revision']
new_value20250214
old_value20250213
sandbox/staging-appsgenaiserver-pa-
dictionary_item_added
  • root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionState']
  • root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardType']['enumDeprecated']
values_changed
root['revision']
new_value20250214
old_value20250213
root['schemas']['AppsIntelligenceGenAiWorkspaceResourceMetadata']['description']
new_valueLINT.IfChange(workspace_resource_metadata)
old_valueWrapper object for metadata about a specific resource, e.g. Editors documents, Gmail threads, calendar etc. LINT.IfChange(workspace_resource_metadata)
root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardType']['enumDescriptions'][4]
new_valueDeprecated — use UiKitActionState instead.
old_valueCard type for completed action.
iterable_item_added
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][254]FLAT_DISCOUNT_THIRTY_PERCENT_GRANTING
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][254]FLAT_DISCOUNT_THIRTY_PERCENT_GRANTING
sandbox/staging-appsgenaiserver-pa-v1
dictionary_item_added
  • root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionState']
  • root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardType']['enumDeprecated']
values_changed
root['revision']
new_value20250214
old_value20250213
root['schemas']['AppsIntelligenceGenAiWorkspaceResourceMetadata']['description']
new_valueLINT.IfChange(workspace_resource_metadata)
old_valueWrapper object for metadata about a specific resource, e.g. Editors documents, Gmail threads, calendar etc. LINT.IfChange(workspace_resource_metadata)
root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardType']['enumDescriptions'][4]
new_valueDeprecated — use UiKitActionState instead.
old_valueCard type for completed action.
iterable_item_added
root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][254]FLAT_DISCOUNT_THIRTY_PERCENT_GRANTING
root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][254]FLAT_DISCOUNT_THIRTY_PERCENT_GRANTING
sandbox/staging-artifactregistry-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-artifactregistry-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-artifactregistry-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-artifactregistry-v1beta2
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-auditrecording-pa-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-auditrecording-pa-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-automl-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-automl-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-automl-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-automl-v1p1beta
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-automotivemaps-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-automotivemaps-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-bigtableadmin-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-bigtableadmin-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-bigtableadmin-v2
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-bigtableclusteradmin-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-bigtableclusteradmin-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-bigtableclusteradmin-v2
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-bigtablekeyvisualizer-
values_changed
root['revision']
new_value20250214
old_value20250211
sandbox/staging-bigtablekeyvisualizer-v1alpha1
values_changed
root['revision']
new_value20250214
old_value20250211
sandbox/staging-bigtabletableadmin-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-bigtabletableadmin-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-bigtabletableadmin-v2
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-binaryauthorization-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-binaryauthorization-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-binaryauthorization-v1alpha2
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-binaryauthorization-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-clientauthconfig-
values_changed
root['revision']
new_value20250214
old_value20250213
iterable_item_added
root['schemas']['Client']['properties']['accountRestrictionService']['enum'][929]GEMINI_APP
root['schemas']['Client']['properties']['accountRestrictionService']['enum'][943]ORION_WIFI_APP
root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1582]GOOGLE_PLAY_POINTS_API
root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1583]BRIGHTSPOT_CMS_APP
root['schemas']['Client']['properties']['accountRestrictionService']['enumDescriptions'][929]Contact: kwanshukying@, bard-async@google.com Workflow doc: go/bard-rfc-917.
root['schemas']['Client']['properties']['accountRestrictionService']['enumDescriptions'][1582]Google Play Points Membership API partner integrations (go/loyalty-membership-status-for-partners) Contact: toussaint@, gml@, meizhen@ loyalty-eng@ OAuth scopes: from google3/googledata/gaia/mint/apiscopes/googleplay/googleplay.cfg
root['schemas']['Client']['properties']['accountRestrictionService']['enumDescriptions'][1583]Brightspot CMS App go/brightspot-cms Contact: amahesh@google.com
sandbox/staging-clientauthconfig-v1
values_changed
root['revision']
new_value20250214
old_value20250213
iterable_item_added
root['schemas']['Client']['properties']['accountRestrictionService']['enum'][929]GEMINI_APP
root['schemas']['Client']['properties']['accountRestrictionService']['enum'][943]ORION_WIFI_APP
root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1582]GOOGLE_PLAY_POINTS_API
root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1583]BRIGHTSPOT_CMS_APP
root['schemas']['Client']['properties']['accountRestrictionService']['enumDescriptions'][929]Contact: kwanshukying@, bard-async@google.com Workflow doc: go/bard-rfc-917.
root['schemas']['Client']['properties']['accountRestrictionService']['enumDescriptions'][1582]Google Play Points Membership API partner integrations (go/loyalty-membership-status-for-partners) Contact: toussaint@, gml@, meizhen@ loyalty-eng@ OAuth scopes: from google3/googledata/gaia/mint/apiscopes/googleplay/googleplay.cfg
root['schemas']['Client']['properties']['accountRestrictionService']['enumDescriptions'][1583]Brightspot CMS App go/brightspot-cms Contact: amahesh@google.com
sandbox/staging-cloudaicompanion-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudaicompanion-v1
values_changed
root['revision']
new_value20250214
old_value20250212
iterable_item_added
root['schemas']['SettingBinding']['properties']['product']['enum'][3]GEMINI_IN_BIGQUERY
root['schemas']['SettingBinding']['properties']['product']['enumDescriptions'][3]Gemini in BigQuery.
sandbox/staging-cloudaicompanion-v1alpha
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudaicompanion-v1beta
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudaicompanionadmin-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-cloudaicompanionadmin-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-cloudaicompanionadmin-v1alpha
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-cloudaicompanionadmin-v1beta
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-cloudasset-
values_changed
root['revision']
new_value20250215
old_value20250213
root['schemas']['GoogleCloudAssetV1p7beta1PartitionSpec']['properties']['partitionKey']['enumDescriptions'][2]
new_valueThe time when the request is received and started to be processed. If specified as partition key, the result table(s) is partitioned by the requestTime column, an additional timestamp column representing when the request was received.
old_valueThe time when the request is received and started to be processed. If specified as partition key, the result table(s) is partitoned by the requestTime column, an additional timestamp column representing when the request was received.
root['schemas']['GoogleCloudAssetV1p7beta1PartitionSpec']['properties']['partitionKey']['enumDescriptions'][1]
new_valueThe time when the snapshot is taken. If specified as partition key, the result table(s) is partitioned by the additional timestamp column, readTime. If [read_time] in ExportAssetsRequest is specified, the readTime column's value will be the same as it. Otherwise, its value will be the current time that is used to take the snapshot.
old_valueThe time when the snapshot is taken. If specified as partition key, the result table(s) is partitoned by the additional timestamp column, readTime. If [read_time] in ExportAssetsRequest is specified, the readTime column's value will be the same as it. Otherwise, its value will be the current time that is used to take the snapshot.
sandbox/staging-cloudasset-v1
values_changed
root['resources']['v1']['methods']['analyzeMove']['parameters']['destinationParent']['description']
new_valueRequired. Name of the Google Cloud folder or organization to reparent the target resource. The analysis will be performed against hypothetically moving the resource to this specified destination parent. This can only be a folder number (such as "folders/123") or an organization number (such as "organizations/123").
old_valueRequired. Name of the Google Cloud folder or organization to reparent the target resource. The analysis will be performed against hypothetically moving the resource to this specified desitination parent. This can only be a folder number (such as "folders/123") or an organization number (such as "organizations/123").
root['revision']
new_value20250215
old_value20250213
root['schemas']['IamPolicySearchResult']['properties']['project']['description']
new_valueThe project that the associated Google Cloud resource belongs to, in the form of projects/{PROJECT_NUMBER}. If an IAM policy is set on a resource (like VM instance, Cloud Storage bucket), the project field will indicate the project that contains the resource. If an IAM policy is set on a folder or organization, this field will be empty. To search against the `project`: * specify the `scope` field as this project in your search request.
old_valueThe project that the associated Google Cloud resource belongs to, in the form of projects/{PROJECT_NUMBER}. If an IAM policy is set on a resource (like VM instance, Cloud Storage bucket), the project field will indicate the project that contains the resource. If an IAM policy is set on a folder or orgnization, this field will be empty. To search against the `project`: * specify the `scope` field as this project in your search request.
root['schemas']['GoogleCloudAssetV1BigQueryDestination']['properties']['partitionKey']['enumDescriptions'][1]
new_valueThe time when the request is received. If specified as partition key, the result table(s) is partitioned by the RequestTime column, an additional timestamp column representing when the request was received.
old_valueThe time when the request is received. If specified as partition key, the result table(s) is partitoned by the RequestTime column, an additional timestamp column representing when the request was received.
root['schemas']['PartitionSpec']['properties']['partitionKey']['enumDescriptions'][1]
new_valueThe time when the snapshot is taken. If specified as partition key, the result table(s) is partitioned by the additional timestamp column, readTime. If [read_time] in ExportAssetsRequest is specified, the readTime column's value will be the same as it. Otherwise, its value will be the current time that is used to take the snapshot.
old_valueThe time when the snapshot is taken. If specified as partition key, the result table(s) is partitoned by the additional timestamp column, readTime. If [read_time] in ExportAssetsRequest is specified, the readTime column's value will be the same as it. Otherwise, its value will be the current time that is used to take the snapshot.
root['schemas']['PartitionSpec']['properties']['partitionKey']['enumDescriptions'][2]
new_valueThe time when the request is received and started to be processed. If specified as partition key, the result table(s) is partitioned by the requestTime column, an additional timestamp column representing when the request was received.
old_valueThe time when the request is received and started to be processed. If specified as partition key, the result table(s) is partitoned by the requestTime column, an additional timestamp column representing when the request was received.
sandbox/staging-cloudasset-v1beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/staging-cloudasset-v1p1beta1
values_changed
root['revision']
new_value20250215
old_value20250213
root['schemas']['IamPolicySearchResult']['properties']['project']['description']
new_valueThe project that the associated Google Cloud resource belongs to, in the form of `projects/{project_number}`. If an IAM policy is set on a resource -- such as a Compute Engine instance or a Cloud Storage bucket -- the project field will indicate the project that contains the resource. If an IAM policy is set on a folder or organization, the project field will be empty.
old_valueThe project that the associated Google Cloud resource belongs to, in the form of `projects/{project_number}`. If an IAM policy is set on a resource -- such as a Compute Engine instance or a Cloud Storage bucket -- the project field will indicate the project that contains the resource. If an IAM policy is set on a folder or orgnization, the project field will be empty.
sandbox/staging-cloudasset-v1p2alpha1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/staging-cloudasset-v1p2beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/staging-cloudasset-v1p5alpha1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/staging-cloudasset-v1p5beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/staging-cloudasset-v1p7beta1
values_changed
root['revision']
new_value20250215
old_value20250213
root['schemas']['GoogleCloudAssetV1p7beta1PartitionSpec']['properties']['partitionKey']['enumDescriptions'][2]
new_valueThe time when the request is received and started to be processed. If specified as partition key, the result table(s) is partitioned by the requestTime column, an additional timestamp column representing when the request was received.
old_valueThe time when the request is received and started to be processed. If specified as partition key, the result table(s) is partitoned by the requestTime column, an additional timestamp column representing when the request was received.
root['schemas']['GoogleCloudAssetV1p7beta1PartitionSpec']['properties']['partitionKey']['enumDescriptions'][1]
new_valueThe time when the snapshot is taken. If specified as partition key, the result table(s) is partitioned by the additional timestamp column, readTime. If [read_time] in ExportAssetsRequest is specified, the readTime column's value will be the same as it. Otherwise, its value will be the current time that is used to take the snapshot.
old_valueThe time when the snapshot is taken. If specified as partition key, the result table(s) is partitoned by the additional timestamp column, readTime. If [read_time] in ExportAssetsRequest is specified, the readTime column's value will be the same as it. Otherwise, its value will be the current time that is used to take the snapshot.
sandbox/staging-cloudbi-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/staging-cloudbi-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/staging-cloudbilling-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudbilling-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudbilling-v1beta
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudbilling-v2beta
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudbuild-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-cloudbuild-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-cloudbuild-v2
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-cloudchannel-
dictionary_item_added
  • root['schemas']['GoogleCloudChannelV1alpha1Opportunity']['properties']['createTime']
  • root['schemas']['GoogleCloudChannelV1alpha1Opportunity']['properties']['creationDate']['deprecated']
values_changed
root['revision']
new_value20250214
old_value20250212
root['schemas']['GoogleCloudChannelV1alpha1Opportunity']['properties']['creationDate']['description']
new_valueOutput only. Deprecated: use create_time instead. Date when the Opportunity was created.
old_valueOutput only. Date when the Opportunity was created.
sandbox/staging-cloudchannel-pa-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudchannel-pa-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudchannel-pa-v2
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudchannel-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudchannel-v1alpha1
dictionary_item_added
  • root['schemas']['GoogleCloudChannelV1alpha1Opportunity']['properties']['createTime']
  • root['schemas']['GoogleCloudChannelV1alpha1Opportunity']['properties']['creationDate']['deprecated']
values_changed
root['revision']
new_value20250214
old_value20250212
root['schemas']['GoogleCloudChannelV1alpha1Opportunity']['properties']['creationDate']['description']
new_valueOutput only. Deprecated: use create_time instead. Date when the Opportunity was created.
old_valueOutput only. Date when the Opportunity was created.
sandbox/staging-cloudcommerceinventory-pa-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudcommerceinventory-pa-v0
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudcommerceinventoryconsumer-pa-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudcommerceinventoryconsumer-pa-v0
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudcommerceprocurement-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudcommerceprocurement-pa-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudcommerceprocurement-pa-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudcommerceprocurement-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudcrmipfrontend-pa-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-cloudcrmipfrontend-pa-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-cloudcrmipfrontend-pa-v1alpha
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-cloudcrmipfrontend-pa-v2
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-cloudkms-
values_changed
root['schemas']['ChallengeReply']['properties']['signedChallenge']['description']
new_valueRequired. The signed challenge associated with the 2FA key. The signature must be RSASSA-PKCS1 v1.5 with a SHA256 digest.
old_valueRequired. The signed challenge associated with the 2FA key.
root['schemas']['RegisterTwoFactorAuthKeys']['properties']['twoFactorPublicKeyPems']['description']
new_valueRequired. The public keys associated with the 2FA keys for M of N quorum auth. Public keys must be associated with RSA 2048 keys.
old_valueRequired. The public keys associated with the 2FA keys for M of N quorum auth.
sandbox/staging-cloudkms-v1
values_changed
root['schemas']['ChallengeReply']['properties']['signedChallenge']['description']
new_valueRequired. The signed challenge associated with the 2FA key. The signature must be RSASSA-PKCS1 v1.5 with a SHA256 digest.
old_valueRequired. The signed challenge associated with the 2FA key.
root['schemas']['RegisterTwoFactorAuthKeys']['properties']['twoFactorPublicKeyPems']['description']
new_valueRequired. The public keys associated with the 2FA keys for M of N quorum auth. Public keys must be associated with RSA 2048 keys.
old_valueRequired. The public keys associated with the 2FA keys for M of N quorum auth.
sandbox/staging-cloudprivatecatalog-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudprivatecatalog-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudprivatecatalog-v1alpha1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudprivatecatalog-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudprivatecatalogproducer-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudprivatecatalogproducer-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudprivatecatalogproducer-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudrecommendations-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/staging-cloudrecommendations-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/staging-cloudsupport-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-cloudsupport-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-cloudsupport-v2
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-cloudsupport-v2beta
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-cloudtrace-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-cloudtrace-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-cloudtrace-v2
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-cloudtrace-v2beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-cloudusersettings-pa-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-cloudusersettings-pa-v1alpha1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-containeranalysis-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-containeranalysis-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-containeranalysis-v1alpha1
dictionary_item_added
  • root['schemas']['BaseImage']
  • root['schemas']['LayerDetails']
  • root['schemas']['FileLocation']['properties']['layerDetails']
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-containeranalysis-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-corplearning-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-corplearning-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-datalabeling-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-datalabeling-v1alpha1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-datalabeling-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-datalabeling-v1p1alpha1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-datalabeling-v1p2alpha1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-datamanager-
dictionary_item_added
  • root['schemas']['AudienceMember']
  • root['schemas']['EncryptionInfo']
  • root['schemas']['GcpWrappedKeyInfo']
  • root['schemas']['IngestAudienceMembersRequest']['properties']['encryptionInfo']
dictionary_item_removed
  • root['schemas']['IngestedAudienceMember']
values_changed
root['revision']
new_value20250214
old_value20250212
root['schemas']['IngestAudienceMembersRequest']['properties']['audienceMembers']['items']['$ref']
new_valueAudienceMember
old_valueIngestedAudienceMember
sandbox/staging-datamanager-v1
dictionary_item_added
  • root['schemas']['AudienceMember']
  • root['schemas']['EncryptionInfo']
  • root['schemas']['GcpWrappedKeyInfo']
  • root['schemas']['IngestAudienceMembersRequest']['properties']['encryptionInfo']
dictionary_item_removed
  • root['schemas']['IngestedAudienceMember']
values_changed
root['revision']
new_value20250214
old_value20250212
root['schemas']['IngestAudienceMembersRequest']['properties']['audienceMembers']['items']['$ref']
new_valueAudienceMember
old_valueIngestedAudienceMember
sandbox/staging-essentialcontacts-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-essentialcontacts-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-essentialcontacts-v1alpha1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-essentialcontacts-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-familymanagement-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/staging-familymanagement-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/staging-fcm-
values_changed
root['revision']
new_value20250214
old_value20250210
sandbox/staging-fcm-v1
values_changed
root['revision']
new_value20250214
old_value20250210
sandbox/staging-firebaseextensions-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-firebaseextensions-v1beta
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-firebaseextensionspublisher-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-firebaseextensionspublisher-v1beta
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-firebasehosting-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-firebasehosting-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-firebasehosting-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-firebaseremoteconfigrealtime-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-firebaseremoteconfigrealtime-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-firebasesagepredictions-pa-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-firebasesagepredictions-pa-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-gcmcontextualcampaign-pa-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-gcmcontextualcampaign-pa-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-gcmcontextualcampaign-pa-v2
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-generativelanguage-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-generativelanguage-v1
values_changed
root['revision']
new_value20250214
old_value20250213
root['schemas']['GenerationConfig']['properties']['candidateCount']['description']
new_valueOptional. Number of generated responses to return. If unset, this will default to 1. Please note that this doesn't work for previous generation models (Gemini 1.0 family)
old_valueOptional. Number of generated responses to return. Currently, this value can only be set to 1. If unset, this will default to 1.
sandbox/staging-generativelanguage-v1alpha
values_changed
root['revision']
new_value20250214
old_value20250213
root['schemas']['GenerationConfig']['properties']['candidateCount']['description']
new_valueOptional. Number of generated responses to return. If unset, this will default to 1. Please note that this doesn't work for previous generation models (Gemini 1.0 family)
old_valueOptional. Number of generated responses to return. Currently, this value can only be set to 1. If unset, this will default to 1.
root['schemas']['Schema']['properties']['format']['description']
new_valueOptional. The format of the data. This is used only for primitive datatypes. Supported formats: for NUMBER type: float, double for INTEGER type: int32, int64 for STRING type: enum, date-time
old_valueOptional. The format of the data. This is used only for primitive datatypes. Supported formats: for NUMBER type: float, double for INTEGER type: int32, int64 for STRING type: enum
sandbox/staging-generativelanguage-v1beta
values_changed
root['revision']
new_value20250214
old_value20250213
root['schemas']['GenerationConfig']['properties']['candidateCount']['description']
new_valueOptional. Number of generated responses to return. If unset, this will default to 1. Please note that this doesn't work for previous generation models (Gemini 1.0 family)
old_valueOptional. Number of generated responses to return. Currently, this value can only be set to 1. If unset, this will default to 1.
root['schemas']['Schema']['properties']['format']['description']
new_valueOptional. The format of the data. This is used only for primitive datatypes. Supported formats: for NUMBER type: float, double for INTEGER type: int32, int64 for STRING type: enum, date-time
old_valueOptional. The format of the data. This is used only for primitive datatypes. Supported formats: for NUMBER type: float, double for INTEGER type: int32, int64 for STRING type: enum
sandbox/staging-generativelanguage-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-generativelanguage-v1beta2
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-generativelanguage-v1beta3
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-growth-pa-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-growth-pa-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-guidedhelp-pa-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-guidedhelp-pa-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-iap-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-iap-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-iap-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-instantmessaging-pa-
dictionary_item_added
  • root['resources']['mls']
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1ApplyMlsControlMessageRequest']
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1ApplyMlsControlMessageResponse']
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1GetMlsGroupInfoRequest']
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1GetMlsGroupInfoResponse']
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponse']['properties']['header']['description']
dictionary_item_removed
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1Diff']
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponseTemplates']
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1SpamTemplate']
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponse']['properties']['diff']
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponse']['properties']['templates']
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponse']['properties']['version']
values_changed
root['revision']
new_value20250215
old_value20250212
root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponse']['properties']['content']['description']
new_valueThe encrypted content of the response.
old_valueThe encrypted content of the response. (TODO b/382535907: wkt remove the duplicated fields later to clean up, and renumber the fields.)
iterable_item_added
root['schemas']['InstantmessagingStagingPaSandboxGeostoreInternalSourceSummaryProto']['properties']['provider']['enum'][743]PROVIDER_PULSE_ENERGY
root['schemas']['InstantmessagingStagingPaSandboxGeostoreInternalSourceSummaryProto']['properties']['provider']['enumDescriptions'][743]Note: Next available value is 0x127D.
iterable_item_removed
root['schemas']['InstantmessagingStagingPaSandboxGeostoreInternalSourceSummaryProto']['properties']['provider']['enumDescriptions'][742]Note: Next available value is 0x127C.
sandbox/staging-instantmessaging-pa-v1
dictionary_item_added
  • root['resources']['mls']
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1ApplyMlsControlMessageRequest']
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1ApplyMlsControlMessageResponse']
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1GetMlsGroupInfoRequest']
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1GetMlsGroupInfoResponse']
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponse']['properties']['header']['description']
dictionary_item_removed
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1Diff']
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponseTemplates']
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1SpamTemplate']
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponse']['properties']['diff']
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponse']['properties']['templates']
  • root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponse']['properties']['version']
values_changed
root['revision']
new_value20250215
old_value20250212
root['schemas']['InstantmessagingStagingPaSandboxGoogleInternalCommunicationsInstantmessagingV1GetFuzzyMatchingTemplatesResponse']['properties']['content']['description']
new_valueThe encrypted content of the response.
old_valueThe encrypted content of the response. (TODO b/382535907: wkt remove the duplicated fields later to clean up, and renumber the fields.)
iterable_item_added
root['schemas']['InstantmessagingStagingPaSandboxGeostoreInternalSourceSummaryProto']['properties']['provider']['enum'][743]PROVIDER_PULSE_ENERGY
root['schemas']['InstantmessagingStagingPaSandboxGeostoreInternalSourceSummaryProto']['properties']['provider']['enumDescriptions'][743]Note: Next available value is 0x127D.
iterable_item_removed
root['schemas']['InstantmessagingStagingPaSandboxGeostoreInternalSourceSummaryProto']['properties']['provider']['enumDescriptions'][742]Note: Next available value is 0x127C.
sandbox/staging-integrations-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-integrations-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-integrations-v1alpha
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-integrations-v2
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-jibemessagestore-
values_changed
root['revision']
new_value20250214
old_value20250211
sandbox/staging-jibemessagestore-v1
values_changed
root['revision']
new_value20250214
old_value20250211
sandbox/staging-kidsmanagement-pa-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-kidsmanagement-pa-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-kidsnotification-pa-
values_changed
root['revision']
new_value20250215
old_value20250212
sandbox/staging-kidsnotification-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250212
sandbox/staging-language-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-language-eu-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-language-eu-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-language-eu-v1beta2
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-language-eu-v2
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-language-us-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-language-us-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-language-us-v1beta2
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-language-us-v2
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-language-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-language-v1beta2
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-language-v2
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-listallowedkids-
values_changed
root['revision']
new_value20250215
old_value20250212
sandbox/staging-listallowedkids-v1
values_changed
root['revision']
new_value20250215
old_value20250212
sandbox/staging-logging-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-logging-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-logging-v1beta3
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-logging-v2
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-logging-v2beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-mapsplatformdatasets-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-mapsplatformdatasets-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-mapsplatformdatasets-v1alpha
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-mlengine-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/staging-mlengine-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/staging-monitoring-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-monitoring-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-monitoring-v3
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-myphonenumbers-pa-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-myphonenumbers-pa-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-notifications-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
iterable_item_added
root['schemas']['GoogleInternalTapandpayV1PassesTemplates__PassTarget']['properties']['action']['enum'][30]INSPECT_ATTACHMENTS
root['schemas']['GoogleInternalTapandpayV1PassesTemplates__PassTarget']['properties']['action']['enumDescriptions'][30]Inspects the attachments associated with a pass (e.g. photos or PDFs used to generate a UCP). User should be able to zoom and pan the image.
root['schemas']['GoogleLogsTapandpayAndroid__ValuableDetailScreenEvent']['properties']['type']['enum'][37]DISPLAY_ATTACHMENTS
root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1464]LOCAL_ACTIVITIES
sandbox/staging-notifications-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
iterable_item_added
root['schemas']['GoogleInternalTapandpayV1PassesTemplates__PassTarget']['properties']['action']['enum'][30]INSPECT_ATTACHMENTS
root['schemas']['GoogleInternalTapandpayV1PassesTemplates__PassTarget']['properties']['action']['enumDescriptions'][30]Inspects the attachments associated with a pass (e.g. photos or PDFs used to generate a UCP). User should be able to zoom and pan the image.
root['schemas']['GoogleLogsTapandpayAndroid__ValuableDetailScreenEvent']['properties']['type']['enum'][37]DISPLAY_ATTACHMENTS
root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1464]LOCAL_ACTIVITIES
sandbox/staging-orgpolicy-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-orgpolicy-v2
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-orgpolicy-v2alpha1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-peoplestack-pa-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-peoplestack-pa-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-policyremediator-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-policyremediator-v1alpha
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-policysimulator-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-policysimulator-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-policysimulator-v1alpha
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-policysimulator-v1beta
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-policytroubleshooter-
values_changed
root['revision']
new_value20250214
old_value20250212
root['schemas']['GoogleIamV3PolicyBinding']['description']
new_valueIAM policy binding resource.
old_valueIAM policy binding
root['schemas']['GoogleIamV3PolicyBindingTarget']['properties']['principalSet']['description']
new_valueImmutable. Full Resource Name used for principal access boundary policy bindings. The principal set must be directly parented by the policy binding's parent or same as the parent if the target is a project/folder/organization. Examples: * For binding's parented by an organization: * Organization: `//cloudresourcemanager.googleapis.com/organizations/ORGANIZATION_ID` * Workforce Identity: `//iam.googleapis.com/locations/global/workforcePools/WORKFORCE_POOL_ID` * Workspace Identity: `//iam.googleapis.com/locations/global/workspace/WORKSPACE_ID` * For binding's parented by a folder: * Folder: `//cloudresourcemanager.googleapis.com/folders/FOLDER_ID` * For binding's parented by a project: * Project: * `//cloudresourcemanager.googleapis.com/projects/PROJECT_NUMBER` * `//cloudresourcemanager.googleapis.com/projects/PROJECT_ID` * Workload Identity Pool: `//iam.googleapis.com/projects/PROJECT_NUMBER/locations/LOCATION/workloadIdentityPools/WORKLOAD_POOL_ID`
old_valueImmutable. Full Resource Name used for principal access boundary policy bindings Examples: * Organization: `//cloudresourcemanager.googleapis.com/organizations/ORGANIZATION_ID` * Folder: `//cloudresourcemanager.googleapis.com/folders/FOLDER_ID` * Project: * `//cloudresourcemanager.googleapis.com/projects/PROJECT_NUMBER` * `//cloudresourcemanager.googleapis.com/projects/PROJECT_ID` * Workload Identity Pool: `//iam.googleapis.com/projects/PROJECT_NUMBER/locations/LOCATION/workloadIdentityPools/WORKLOAD_POOL_ID` * Workforce Identity: `//iam.googleapis.com/locations/global/workforcePools/WORKFORCE_POOL_ID` * Workspace Identity: `//iam.googleapis.com/locations/global/workspace/WORKSPACE_ID`
sandbox/staging-policytroubleshooter-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-policytroubleshooter-v1beta
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-policytroubleshooter-v2alpha1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-policytroubleshooter-v3
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-policytroubleshooter-v3alpha
values_changed
root['revision']
new_value20250214
old_value20250212
root['schemas']['GoogleIamV3PolicyBinding']['description']
new_valueIAM policy binding resource.
old_valueIAM policy binding
root['schemas']['GoogleIamV3PolicyBindingTarget']['properties']['principalSet']['description']
new_valueImmutable. Full Resource Name used for principal access boundary policy bindings. The principal set must be directly parented by the policy binding's parent or same as the parent if the target is a project/folder/organization. Examples: * For binding's parented by an organization: * Organization: `//cloudresourcemanager.googleapis.com/organizations/ORGANIZATION_ID` * Workforce Identity: `//iam.googleapis.com/locations/global/workforcePools/WORKFORCE_POOL_ID` * Workspace Identity: `//iam.googleapis.com/locations/global/workspace/WORKSPACE_ID` * For binding's parented by a folder: * Folder: `//cloudresourcemanager.googleapis.com/folders/FOLDER_ID` * For binding's parented by a project: * Project: * `//cloudresourcemanager.googleapis.com/projects/PROJECT_NUMBER` * `//cloudresourcemanager.googleapis.com/projects/PROJECT_ID` * Workload Identity Pool: `//iam.googleapis.com/projects/PROJECT_NUMBER/locations/LOCATION/workloadIdentityPools/WORKLOAD_POOL_ID`
old_valueImmutable. Full Resource Name used for principal access boundary policy bindings Examples: * Organization: `//cloudresourcemanager.googleapis.com/organizations/ORGANIZATION_ID` * Folder: `//cloudresourcemanager.googleapis.com/folders/FOLDER_ID` * Project: * `//cloudresourcemanager.googleapis.com/projects/PROJECT_NUMBER` * `//cloudresourcemanager.googleapis.com/projects/PROJECT_ID` * Workload Identity Pool: `//iam.googleapis.com/projects/PROJECT_NUMBER/locations/LOCATION/workloadIdentityPools/WORKLOAD_POOL_ID` * Workforce Identity: `//iam.googleapis.com/locations/global/workforcePools/WORKFORCE_POOL_ID` * Workspace Identity: `//iam.googleapis.com/locations/global/workspace/WORKSPACE_ID`
sandbox/staging-policytroubleshooter-v3beta
values_changed
root['revision']
new_value20250214
old_value20250212
root['schemas']['GoogleIamV3PolicyBinding']['description']
new_valueIAM policy binding resource.
old_valueIAM policy binding
root['schemas']['GoogleIamV3PolicyBindingTarget']['properties']['principalSet']['description']
new_valueImmutable. Full Resource Name used for principal access boundary policy bindings. The principal set must be directly parented by the policy binding's parent or same as the parent if the target is a project/folder/organization. Examples: * For binding's parented by an organization: * Organization: `//cloudresourcemanager.googleapis.com/organizations/ORGANIZATION_ID` * Workforce Identity: `//iam.googleapis.com/locations/global/workforcePools/WORKFORCE_POOL_ID` * Workspace Identity: `//iam.googleapis.com/locations/global/workspace/WORKSPACE_ID` * For binding's parented by a folder: * Folder: `//cloudresourcemanager.googleapis.com/folders/FOLDER_ID` * For binding's parented by a project: * Project: * `//cloudresourcemanager.googleapis.com/projects/PROJECT_NUMBER` * `//cloudresourcemanager.googleapis.com/projects/PROJECT_ID` * Workload Identity Pool: `//iam.googleapis.com/projects/PROJECT_NUMBER/locations/LOCATION/workloadIdentityPools/WORKLOAD_POOL_ID`
old_valueImmutable. Full Resource Name used for principal access boundary policy bindings Examples: * Organization: `//cloudresourcemanager.googleapis.com/organizations/ORGANIZATION_ID` * Folder: `//cloudresourcemanager.googleapis.com/folders/FOLDER_ID` * Project: * `//cloudresourcemanager.googleapis.com/projects/PROJECT_NUMBER` * `//cloudresourcemanager.googleapis.com/projects/PROJECT_ID` * Workload Identity Pool: `//iam.googleapis.com/projects/PROJECT_NUMBER/locations/LOCATION/workloadIdentityPools/WORKLOAD_POOL_ID` * Workforce Identity: `//iam.googleapis.com/locations/global/workforcePools/WORKFORCE_POOL_ID` * Workspace Identity: `//iam.googleapis.com/locations/global/workspace/WORKSPACE_ID`
sandbox/staging-privacysandboxmaven-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-privacysandboxmaven-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-pubsub-
values_changed
root['revision']
new_value20250214
old_value20250211
sandbox/staging-pubsub-v1
values_changed
root['revision']
new_value20250214
old_value20250211
sandbox/staging-pubsub-v1beta2
values_changed
root['revision']
new_value20250214
old_value20250211
sandbox/staging-quantum-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-quantum-v1alpha1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-reach-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/staging-reach-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/staging-recommender-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-recommender-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-recommender-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-redis-
dictionary_item_added
  • root['schemas']['GCBDRConfiguration']
  • root['schemas']['DatabaseResourceMetadata']['properties']['gcbdrConfiguration']
values_changed
root['revision']
new_value20250213
old_value20250209
root['schemas']['DatabaseResourceMetadata']['description']
new_valueCommon model for database resource instance metadata. Next ID: 25
old_valueCommon model for database resource instance metadata. Next ID: 24
root['schemas']['DatabaseResourceMetadata']['properties']['suspensionReason']['description']
new_valueOptional. Suspension reason for the resource.
old_valueSuspension reason for the resource.
iterable_item_added
root['schemas']['DatabaseResourceHealthSignalData']['properties']['signalType']['enum'][87]SIGNAL_TYPE_INEFFICIENT_QUERY
root['schemas']['DatabaseResourceHealthSignalData']['properties']['signalType']['enumDescriptions'][87]Indicates that the instance has inefficient queries detected.
root['schemas']['DatabaseResourceRecommendationSignalData']['properties']['signalType']['enum'][87]SIGNAL_TYPE_INEFFICIENT_QUERY
root['schemas']['DatabaseResourceRecommendationSignalData']['properties']['signalType']['enumDescriptions'][87]Indicates that the instance has inefficient queries detected.
sandbox/staging-redis-v1
dictionary_item_added
  • root['schemas']['GCBDRConfiguration']
  • root['schemas']['DatabaseResourceMetadata']['properties']['gcbdrConfiguration']
  • root['schemas']['PscConnection']['properties']['port']
values_changed
root['resources']['projects']['resources']['locations']['resources']['clusters']['methods']['create']['parameters']['requestId']['description']
new_valueOptional. Idempotent request UUID.
old_valueIdempotent request UUID.
root['resources']['projects']['resources']['locations']['resources']['clusters']['methods']['delete']['parameters']['requestId']['description']
new_valueOptional. Idempotent request UUID.
old_valueIdempotent request UUID.
root['resources']['projects']['resources']['locations']['resources']['clusters']['methods']['patch']['parameters']['requestId']['description']
new_valueOptional. Idempotent request UUID.
old_valueIdempotent request UUID.
root['revision']
new_value20250213
old_value20250209
root['schemas']['Cluster']['properties']['clusterEndpoints']['description']
new_valueOptional. A list of cluster endpoints.
old_valueOptional. A list of cluster enpoints.
root['schemas']['ClusterMaintenanceSchedule']['description']
new_valueUpcoming maintenance schedule.
old_valueUpcoming maitenance schedule.
root['schemas']['DatabaseResourceMetadata']['description']
new_valueCommon model for database resource instance metadata. Next ID: 25
old_valueCommon model for database resource instance metadata. Next ID: 24
root['schemas']['DatabaseResourceMetadata']['properties']['suspensionReason']['description']
new_valueOptional. Suspension reason for the resource.
old_valueSuspension reason for the resource.
root['schemas']['GcsBackupSource']['properties']['uris']['description']
new_valueOptional. URIs of the Cloud Storage objects to import. Example: gs://bucket1/object1, gs://bucket2/folder2/object2
old_valueOptional. URIs of the GCS objects to import. Example: gs://bucket1/object1, gs://bucket2/folder2/object2
iterable_item_added
root['schemas']['DatabaseResourceHealthSignalData']['properties']['signalType']['enum'][87]SIGNAL_TYPE_INEFFICIENT_QUERY
root['schemas']['DatabaseResourceHealthSignalData']['properties']['signalType']['enumDescriptions'][87]Indicates that the instance has inefficient queries detected.
root['schemas']['DatabaseResourceRecommendationSignalData']['properties']['signalType']['enum'][87]SIGNAL_TYPE_INEFFICIENT_QUERY
root['schemas']['DatabaseResourceRecommendationSignalData']['properties']['signalType']['enumDescriptions'][87]Indicates that the instance has inefficient queries detected.
sandbox/staging-redis-v1alpha1
dictionary_item_added
  • root['schemas']['GCBDRConfiguration']
  • root['schemas']['DatabaseResourceMetadata']['properties']['gcbdrConfiguration']
  • root['schemas']['PscConnection']['properties']['port']
values_changed
root['resources']['projects']['resources']['locations']['resources']['clusters']['methods']['create']['parameters']['requestId']['description']
new_valueOptional. Idempotent request UUID.
old_valueIdempotent request UUID.
root['resources']['projects']['resources']['locations']['resources']['clusters']['methods']['delete']['parameters']['requestId']['description']
new_valueOptional. Idempotent request UUID.
old_valueIdempotent request UUID.
root['resources']['projects']['resources']['locations']['resources']['clusters']['methods']['patch']['parameters']['requestId']['description']
new_valueOptional. Idempotent request UUID.
old_valueIdempotent request UUID.
root['revision']
new_value20250213
old_value20250209
root['schemas']['Cluster']['properties']['clusterEndpoints']['description']
new_valueOptional. A list of cluster endpoints.
old_valueOptional. A list of cluster enpoints.
root['schemas']['ClusterMaintenanceSchedule']['description']
new_valueUpcoming maintenance schedule.
old_valueUpcoming maitenance schedule.
root['schemas']['DatabaseResourceMetadata']['description']
new_valueCommon model for database resource instance metadata. Next ID: 25
old_valueCommon model for database resource instance metadata. Next ID: 24
root['schemas']['DatabaseResourceMetadata']['properties']['suspensionReason']['description']
new_valueOptional. Suspension reason for the resource.
old_valueSuspension reason for the resource.
root['schemas']['GcsBackupSource']['properties']['uris']['description']
new_valueOptional. URIs of the Cloud Storage objects to import. Example: gs://bucket1/object1, gs://bucket2/folder2/object2
old_valueOptional. URIs of the GCS objects to import. Example: gs://bucket1/object1, gs://bucket2/folder2/object2
iterable_item_added
root['schemas']['DatabaseResourceHealthSignalData']['properties']['signalType']['enum'][87]SIGNAL_TYPE_INEFFICIENT_QUERY
root['schemas']['DatabaseResourceHealthSignalData']['properties']['signalType']['enumDescriptions'][87]Indicates that the instance has inefficient queries detected.
root['schemas']['DatabaseResourceRecommendationSignalData']['properties']['signalType']['enum'][87]SIGNAL_TYPE_INEFFICIENT_QUERY
root['schemas']['DatabaseResourceRecommendationSignalData']['properties']['signalType']['enumDescriptions'][87]Indicates that the instance has inefficient queries detected.
sandbox/staging-redis-v1beta1
dictionary_item_added
  • root['schemas']['GCBDRConfiguration']
  • root['schemas']['DatabaseResourceMetadata']['properties']['gcbdrConfiguration']
  • root['schemas']['PscConnection']['properties']['port']
values_changed
root['resources']['projects']['resources']['locations']['resources']['clusters']['methods']['create']['parameters']['requestId']['description']
new_valueOptional. Idempotent request UUID.
old_valueIdempotent request UUID.
root['resources']['projects']['resources']['locations']['resources']['clusters']['methods']['delete']['parameters']['requestId']['description']
new_valueOptional. Idempotent request UUID.
old_valueIdempotent request UUID.
root['resources']['projects']['resources']['locations']['resources']['clusters']['methods']['patch']['parameters']['requestId']['description']
new_valueOptional. Idempotent request UUID.
old_valueIdempotent request UUID.
root['revision']
new_value20250213
old_value20250209
root['schemas']['Cluster']['properties']['clusterEndpoints']['description']
new_valueOptional. A list of cluster endpoints.
old_valueOptional. A list of cluster enpoints.
root['schemas']['ClusterMaintenanceSchedule']['description']
new_valueUpcoming maintenance schedule.
old_valueUpcoming maitenance schedule.
root['schemas']['DatabaseResourceMetadata']['description']
new_valueCommon model for database resource instance metadata. Next ID: 25
old_valueCommon model for database resource instance metadata. Next ID: 24
root['schemas']['DatabaseResourceMetadata']['properties']['suspensionReason']['description']
new_valueOptional. Suspension reason for the resource.
old_valueSuspension reason for the resource.
root['schemas']['GcsBackupSource']['properties']['uris']['description']
new_valueOptional. URIs of the Cloud Storage objects to import. Example: gs://bucket1/object1, gs://bucket2/folder2/object2
old_valueOptional. URIs of the GCS objects to import. Example: gs://bucket1/object1, gs://bucket2/folder2/object2
iterable_item_added
root['schemas']['DatabaseResourceHealthSignalData']['properties']['signalType']['enum'][87]SIGNAL_TYPE_INEFFICIENT_QUERY
root['schemas']['DatabaseResourceHealthSignalData']['properties']['signalType']['enumDescriptions'][87]Indicates that the instance has inefficient queries detected.
root['schemas']['DatabaseResourceRecommendationSignalData']['properties']['signalType']['enum'][87]SIGNAL_TYPE_INEFFICIENT_QUERY
root['schemas']['DatabaseResourceRecommendationSignalData']['properties']['signalType']['enumDescriptions'][87]Indicates that the instance has inefficient queries detected.
sandbox/staging-redis-v1internal1
dictionary_item_added
  • root['schemas']['GCBDRConfiguration']
  • root['schemas']['DatabaseResourceMetadata']['properties']['gcbdrConfiguration']
values_changed
root['revision']
new_value20250213
old_value20250209
root['schemas']['DatabaseResourceMetadata']['description']
new_valueCommon model for database resource instance metadata. Next ID: 25
old_valueCommon model for database resource instance metadata. Next ID: 24
root['schemas']['DatabaseResourceMetadata']['properties']['suspensionReason']['description']
new_valueOptional. Suspension reason for the resource.
old_valueSuspension reason for the resource.
iterable_item_added
root['schemas']['DatabaseResourceHealthSignalData']['properties']['signalType']['enum'][87]SIGNAL_TYPE_INEFFICIENT_QUERY
root['schemas']['DatabaseResourceHealthSignalData']['properties']['signalType']['enumDescriptions'][87]Indicates that the instance has inefficient queries detected.
root['schemas']['DatabaseResourceRecommendationSignalData']['properties']['signalType']['enum'][87]SIGNAL_TYPE_INEFFICIENT_QUERY
root['schemas']['DatabaseResourceRecommendationSignalData']['properties']['signalType']['enumDescriptions'][87]Indicates that the instance has inefficient queries detected.
sandbox/staging-salesforceshopping-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-salesforceshopping-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-sasportal-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-sasportal-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-sasportal-v1alpha1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-searchresearcherresults-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-searchresearcherresults-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-secretmanager-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-secretmanager-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-secretmanager-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-secretmanager-v1beta2
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-securitycenter-
dictionary_item_added
  • root['schemas']['Allowed']
  • root['schemas']['Denied']
  • root['schemas']['GoogleCloudSecuritycenterV2Allowed']
  • root['schemas']['GoogleCloudSecuritycenterV2Denied']
  • root['schemas']['GoogleCloudSecuritycenterV2IpRule']
  • root['schemas']['GoogleCloudSecuritycenterV2IpRules']
  • root['schemas']['GoogleCloudSecuritycenterV2Job']
  • root['schemas']['GoogleCloudSecuritycenterV2Network']
  • root['schemas']['GoogleCloudSecuritycenterV2PortRange']
  • root['schemas']['IpRule']
  • root['schemas']['IpRules']
  • root['schemas']['Job']
  • root['schemas']['Network']
  • root['schemas']['PortRange']
  • root['schemas']['Finding']['properties']['ipRules']
  • root['schemas']['Finding']['properties']['job']
  • root['schemas']['Finding']['properties']['networks']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['ipRules']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['job']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['networks']
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-securitycenter-v1
dictionary_item_added
  • root['schemas']['Allowed']
  • root['schemas']['Denied']
  • root['schemas']['GoogleCloudSecuritycenterV2Allowed']
  • root['schemas']['GoogleCloudSecuritycenterV2Denied']
  • root['schemas']['GoogleCloudSecuritycenterV2IpRule']
  • root['schemas']['GoogleCloudSecuritycenterV2IpRules']
  • root['schemas']['GoogleCloudSecuritycenterV2Job']
  • root['schemas']['GoogleCloudSecuritycenterV2Network']
  • root['schemas']['GoogleCloudSecuritycenterV2PortRange']
  • root['schemas']['IpRule']
  • root['schemas']['IpRules']
  • root['schemas']['Job']
  • root['schemas']['Network']
  • root['schemas']['PortRange']
  • root['schemas']['Finding']['properties']['ipRules']
  • root['schemas']['Finding']['properties']['job']
  • root['schemas']['Finding']['properties']['networks']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['ipRules']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['job']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['networks']
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-securitycenter-v1beta1
dictionary_item_added
  • root['schemas']['Allowed']
  • root['schemas']['Denied']
  • root['schemas']['GoogleCloudSecuritycenterV2Allowed']
  • root['schemas']['GoogleCloudSecuritycenterV2Denied']
  • root['schemas']['GoogleCloudSecuritycenterV2IpRule']
  • root['schemas']['GoogleCloudSecuritycenterV2IpRules']
  • root['schemas']['GoogleCloudSecuritycenterV2Job']
  • root['schemas']['GoogleCloudSecuritycenterV2Network']
  • root['schemas']['GoogleCloudSecuritycenterV2PortRange']
  • root['schemas']['IpRule']
  • root['schemas']['IpRules']
  • root['schemas']['Job']
  • root['schemas']['Network']
  • root['schemas']['PortRange']
  • root['schemas']['Finding']['properties']['ipRules']
  • root['schemas']['Finding']['properties']['job']
  • root['schemas']['Finding']['properties']['networks']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['ipRules']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['job']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['networks']
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-securitycenter-v1beta2
dictionary_item_added
  • root['schemas']['Allowed']
  • root['schemas']['Denied']
  • root['schemas']['GoogleCloudSecuritycenterV2Allowed']
  • root['schemas']['GoogleCloudSecuritycenterV2Denied']
  • root['schemas']['GoogleCloudSecuritycenterV2IpRule']
  • root['schemas']['GoogleCloudSecuritycenterV2IpRules']
  • root['schemas']['GoogleCloudSecuritycenterV2Job']
  • root['schemas']['GoogleCloudSecuritycenterV2Network']
  • root['schemas']['GoogleCloudSecuritycenterV2PortRange']
  • root['schemas']['IpRule']
  • root['schemas']['IpRules']
  • root['schemas']['Job']
  • root['schemas']['Network']
  • root['schemas']['PortRange']
  • root['schemas']['Finding']['properties']['ipRules']
  • root['schemas']['Finding']['properties']['job']
  • root['schemas']['Finding']['properties']['networks']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['ipRules']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['job']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['networks']
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-securitycenter-v1p1alpha1
dictionary_item_added
  • root['schemas']['Allowed']
  • root['schemas']['Denied']
  • root['schemas']['GoogleCloudSecuritycenterV2Allowed']
  • root['schemas']['GoogleCloudSecuritycenterV2Denied']
  • root['schemas']['GoogleCloudSecuritycenterV2IpRule']
  • root['schemas']['GoogleCloudSecuritycenterV2IpRules']
  • root['schemas']['GoogleCloudSecuritycenterV2Job']
  • root['schemas']['GoogleCloudSecuritycenterV2Network']
  • root['schemas']['GoogleCloudSecuritycenterV2PortRange']
  • root['schemas']['IpRule']
  • root['schemas']['IpRules']
  • root['schemas']['Job']
  • root['schemas']['Network']
  • root['schemas']['PortRange']
  • root['schemas']['Finding']['properties']['ipRules']
  • root['schemas']['Finding']['properties']['job']
  • root['schemas']['Finding']['properties']['networks']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['ipRules']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['job']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['networks']
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-securitycenter-v1p1beta1
dictionary_item_added
  • root['schemas']['Allowed']
  • root['schemas']['Denied']
  • root['schemas']['GoogleCloudSecuritycenterV2Allowed']
  • root['schemas']['GoogleCloudSecuritycenterV2Denied']
  • root['schemas']['GoogleCloudSecuritycenterV2IpRule']
  • root['schemas']['GoogleCloudSecuritycenterV2IpRules']
  • root['schemas']['GoogleCloudSecuritycenterV2Job']
  • root['schemas']['GoogleCloudSecuritycenterV2Network']
  • root['schemas']['GoogleCloudSecuritycenterV2PortRange']
  • root['schemas']['IpRule']
  • root['schemas']['IpRules']
  • root['schemas']['Job']
  • root['schemas']['Network']
  • root['schemas']['PortRange']
  • root['schemas']['Finding']['properties']['ipRules']
  • root['schemas']['Finding']['properties']['job']
  • root['schemas']['Finding']['properties']['networks']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['ipRules']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['job']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['networks']
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-securitycenter-v2
dictionary_item_added
  • root['schemas']['Allowed']
  • root['schemas']['Denied']
  • root['schemas']['GoogleCloudSecuritycenterV2Allowed']
  • root['schemas']['GoogleCloudSecuritycenterV2Denied']
  • root['schemas']['GoogleCloudSecuritycenterV2IpRule']
  • root['schemas']['GoogleCloudSecuritycenterV2IpRules']
  • root['schemas']['GoogleCloudSecuritycenterV2Job']
  • root['schemas']['GoogleCloudSecuritycenterV2Network']
  • root['schemas']['GoogleCloudSecuritycenterV2PortRange']
  • root['schemas']['IpRule']
  • root['schemas']['IpRules']
  • root['schemas']['Job']
  • root['schemas']['Network']
  • root['schemas']['PortRange']
  • root['schemas']['Finding']['properties']['ipRules']
  • root['schemas']['Finding']['properties']['job']
  • root['schemas']['Finding']['properties']['networks']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['ipRules']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['job']
  • root['schemas']['GoogleCloudSecuritycenterV2Finding']['properties']['networks']
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-servicemanagement-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-servicemanagement-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-shoppingdataintegration-
dictionary_item_removed
  • root['schemas']['ConnectMcAccountRequest']['properties']['nonce']
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-shoppingdataintegration-v1
dictionary_item_removed
  • root['schemas']['ConnectMcAccountRequest']['properties']['nonce']
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-spectrumsas-pa-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-spectrumsas-pa-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-spectrumsas-pa-v1alpha1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-taskassist-pa-
values_changed
root['revision']
new_value20250213
old_value20250212
sandbox/staging-taskassist-pa-v1
values_changed
root['revision']
new_value20250213
old_value20250212
sandbox/staging-taskassist-pa-v2
values_changed
root['revision']
new_value20250213
old_value20250212
sandbox/staging-testing-
values_changed
root['revision']
new_value20250214
old_value20250211
sandbox/staging-testing-v1
values_changed
root['revision']
new_value20250214
old_value20250211
sandbox/staging-translate-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-translate-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-translate-v3
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-translate-v3alpha1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-translate-v3beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-translation-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-translation-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-translation-v3
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-translation-v3alpha1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-translation-v3beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-travelpartnerprices-
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-travelpartnerprices-v1
values_changed
root['revision']
new_value20250214
old_value20250212
sandbox/staging-us-east4-cloudbuild-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-us-east4-cloudbuild-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-us-east4-cloudbuild-v2
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-us-west1-cloudbuild-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-us-west1-cloudbuild-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-us-west1-cloudbuild-v2
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-userpaneltv-pa-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-userpaneltv-pa-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-vision-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-vision-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-vision-v1p1beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-vision-v1p2beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-vision-v1p3beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-vision-v1p4beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/staging-workflow-
dictionary_item_added
  • root['schemas']['RetryConfigDetails']
  • root['schemas']['ApiTaskDetails']['properties']['retryConfigDetails']
values_changed
root['revision']
new_value20250210
old_value20250117
sandbox/staging-workflow-v1
dictionary_item_added
  • root['schemas']['RetryConfigDetails']
  • root['schemas']['ApiTaskDetails']['properties']['retryConfigDetails']
values_changed
root['revision']
new_value20250210
old_value20250117
sandbox/staging-wrenchworks-
values_changed
root['revision']
new_value20250213
old_value20250211
sandbox/staging-wrenchworks-v1
values_changed
root['revision']
new_value20250213
old_value20250211
sandbox/test-accessapproval-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/test-accessapproval-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/test-bigqueryconnection-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/test-bigqueryconnection-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/test-bigqueryconnection-v1beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/test-bigquerydatatransfer-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-bigquerydatatransfer-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-bigqueryreservation-
values_changed
root['revision']
new_value20250213
old_value20250212
sandbox/test-bigqueryreservation-v1
values_changed
root['revision']
new_value20250213
old_value20250212
sandbox/test-dataaccessauditlogging-pa-
dictionary_item_added
  • root['schemas']['DataaccessauditloggingPaSecurityCredentialsLoggableSimpleSecretLabelProto']
  • root['schemas']['DataaccessauditloggingPaSecurityCredentialsLoggableSimpleSecretProto']['properties']['label']
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-dataaccessauditlogging-pa-v1
dictionary_item_added
  • root['schemas']['DataaccessauditloggingPaSecurityCredentialsLoggableSimpleSecretLabelProto']
  • root['schemas']['DataaccessauditloggingPaSecurityCredentialsLoggableSimpleSecretProto']['properties']['label']
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-discoveryengine-
dictionary_item_added
  • root['schemas']['GoogleCloudDiscoveryengineV1betaAdvancedCompleteQueryResponseContentSuggestion']['properties']['score']
  • root['schemas']['GoogleCloudDiscoveryengineV1betaAdvancedCompleteQueryResponsePersonSuggestion']['properties']['score']
  • root['schemas']['GoogleCloudDiscoveryengineV1betaAdvancedCompleteQueryResponseQuerySuggestion']['properties']['score']
  • root['schemas']['GoogleCloudDiscoveryengineV1betaAdvancedCompleteQueryResponseRecentSearchSuggestion']['properties']['score']
values_changed
root['revision']
new_value20250215
old_value20250213
root['schemas']['GoogleCloudDiscoveryengineV1alphaSearchRequest']['properties']['relevanceThreshold']['description']
new_valueThe relevance threshold of the search results. Default to Google defined threshold, leveraging a balance of precision and recall to deliver both highly accurate results and comprehensive coverage of relevant information. This feature is not supported for healthcare search.
old_valueThe relevance threshold of the search results. Default to Google defined threshold, leveraging a balance of precision and recall to deliver both highly accurate results and comprehensive coverage of relevant information.
root['schemas']['GoogleCloudDiscoveryengineV1betaAdvancedCompleteQueryRequest']['properties']['queryModel']['description']
new_valueSpecifies the autocomplete query model, which only applies to the QUERY SuggestionType. This overrides any model specified in the Configuration > Autocomplete section of the Cloud console. Currently supported values: * `document` - Using suggestions generated from user-imported documents. * `search-history` - Using suggestions generated from the past history of SearchService.Search API calls. Do not use it when there is no traffic for Search API. * `user-event` - Using suggestions generated from user-imported search events. * `document-completable` - Using suggestions taken directly from user-imported document fields marked as completable. Default values: * `document` is the default model for regular dataStores. * `search-history` is the default model for site search dataStores.
old_valueSpecifies the autocomplete data model. This overrides any model specified in the Configuration > Autocomplete section of the Cloud console. Currently supported values: * `document` - Using suggestions generated from user-imported documents. * `search-history` - Using suggestions generated from the past history of SearchService.Search API calls. Do not use it when there is no traffic for Search API. * `user-event` - Using suggestions generated from user-imported search events. * `document-completable` - Using suggestions taken directly from user-imported document fields marked as completable. Default values: * `document` is the default model for regular dataStores. * `search-history` is the default model for site search dataStores.
root['schemas']['GoogleCloudDiscoveryengineV1betaSearchRequest']['properties']['relevanceThreshold']['description']
new_valueThe relevance threshold of the search results. Default to Google defined threshold, leveraging a balance of precision and recall to deliver both highly accurate results and comprehensive coverage of relevant information. This feature is not supported for healthcare search.
old_valueThe relevance threshold of the search results. Default to Google defined threshold, leveraging a balance of precision and recall to deliver both highly accurate results and comprehensive coverage of relevant information.
sandbox/test-discoveryengine-v1
values_changed
root['revision']
new_value20250215
old_value20250213
root['schemas']['GoogleCloudDiscoveryengineV1alphaSearchRequest']['properties']['relevanceThreshold']['description']
new_valueThe relevance threshold of the search results. Default to Google defined threshold, leveraging a balance of precision and recall to deliver both highly accurate results and comprehensive coverage of relevant information. This feature is not supported for healthcare search.
old_valueThe relevance threshold of the search results. Default to Google defined threshold, leveraging a balance of precision and recall to deliver both highly accurate results and comprehensive coverage of relevant information.
root['schemas']['GoogleCloudDiscoveryengineV1betaSearchRequest']['properties']['relevanceThreshold']['description']
new_valueThe relevance threshold of the search results. Default to Google defined threshold, leveraging a balance of precision and recall to deliver both highly accurate results and comprehensive coverage of relevant information. This feature is not supported for healthcare search.
old_valueThe relevance threshold of the search results. Default to Google defined threshold, leveraging a balance of precision and recall to deliver both highly accurate results and comprehensive coverage of relevant information.
sandbox/test-discoveryengine-v1alpha
dictionary_item_added
  • root['schemas']['GoogleCloudDiscoveryengineV1alphaAdvancedCompleteQueryResponseContentSuggestion']['properties']['score']
  • root['schemas']['GoogleCloudDiscoveryengineV1alphaAdvancedCompleteQueryResponsePersonSuggestion']['properties']['score']
  • root['schemas']['GoogleCloudDiscoveryengineV1alphaAdvancedCompleteQueryResponseQuerySuggestion']['properties']['score']
  • root['schemas']['GoogleCloudDiscoveryengineV1alphaAdvancedCompleteQueryResponseRecentSearchSuggestion']['properties']['score']
values_changed
root['revision']
new_value20250215
old_value20250213
root['schemas']['GoogleCloudDiscoveryengineV1alphaAdvancedCompleteQueryRequest']['properties']['queryModel']['description']
new_valueSpecifies the autocomplete query model, which only applies to the QUERY SuggestionType. This overrides any model specified in the Configuration > Autocomplete section of the Cloud console. Currently supported values: * `document` - Using suggestions generated from user-imported documents. * `search-history` - Using suggestions generated from the past history of SearchService.Search API calls. Do not use it when there is no traffic for Search API. * `user-event` - Using suggestions generated from user-imported search events. * `document-completable` - Using suggestions taken directly from user-imported document fields marked as completable. Default values: * `document` is the default model for regular dataStores. * `search-history` is the default model for site search dataStores.
old_valueSpecifies the autocomplete data model. This overrides any model specified in the Configuration > Autocomplete section of the Cloud console. Currently supported values: * `document` - Using suggestions generated from user-imported documents. * `search-history` - Using suggestions generated from the past history of SearchService.Search API calls. Do not use it when there is no traffic for Search API. * `user-event` - Using suggestions generated from user-imported search events. * `document-completable` - Using suggestions taken directly from user-imported document fields marked as completable. Default values: * `document` is the default model for regular dataStores. * `search-history` is the default model for site search dataStores.
root['schemas']['GoogleCloudDiscoveryengineV1alphaSearchRequest']['properties']['relevanceThreshold']['description']
new_valueThe relevance threshold of the search results. Default to Google defined threshold, leveraging a balance of precision and recall to deliver both highly accurate results and comprehensive coverage of relevant information. This feature is not supported for healthcare search.
old_valueThe relevance threshold of the search results. Default to Google defined threshold, leveraging a balance of precision and recall to deliver both highly accurate results and comprehensive coverage of relevant information.
root['schemas']['GoogleCloudDiscoveryengineV1betaSearchRequest']['properties']['relevanceThreshold']['description']
new_valueThe relevance threshold of the search results. Default to Google defined threshold, leveraging a balance of precision and recall to deliver both highly accurate results and comprehensive coverage of relevant information. This feature is not supported for healthcare search.
old_valueThe relevance threshold of the search results. Default to Google defined threshold, leveraging a balance of precision and recall to deliver both highly accurate results and comprehensive coverage of relevant information.
sandbox/test-discoveryengine-v1beta
dictionary_item_added
  • root['schemas']['GoogleCloudDiscoveryengineV1betaAdvancedCompleteQueryResponseContentSuggestion']['properties']['score']
  • root['schemas']['GoogleCloudDiscoveryengineV1betaAdvancedCompleteQueryResponsePersonSuggestion']['properties']['score']
  • root['schemas']['GoogleCloudDiscoveryengineV1betaAdvancedCompleteQueryResponseQuerySuggestion']['properties']['score']
  • root['schemas']['GoogleCloudDiscoveryengineV1betaAdvancedCompleteQueryResponseRecentSearchSuggestion']['properties']['score']
values_changed
root['revision']
new_value20250215
old_value20250213
root['schemas']['GoogleCloudDiscoveryengineV1alphaSearchRequest']['properties']['relevanceThreshold']['description']
new_valueThe relevance threshold of the search results. Default to Google defined threshold, leveraging a balance of precision and recall to deliver both highly accurate results and comprehensive coverage of relevant information. This feature is not supported for healthcare search.
old_valueThe relevance threshold of the search results. Default to Google defined threshold, leveraging a balance of precision and recall to deliver both highly accurate results and comprehensive coverage of relevant information.
root['schemas']['GoogleCloudDiscoveryengineV1betaAdvancedCompleteQueryRequest']['properties']['queryModel']['description']
new_valueSpecifies the autocomplete query model, which only applies to the QUERY SuggestionType. This overrides any model specified in the Configuration > Autocomplete section of the Cloud console. Currently supported values: * `document` - Using suggestions generated from user-imported documents. * `search-history` - Using suggestions generated from the past history of SearchService.Search API calls. Do not use it when there is no traffic for Search API. * `user-event` - Using suggestions generated from user-imported search events. * `document-completable` - Using suggestions taken directly from user-imported document fields marked as completable. Default values: * `document` is the default model for regular dataStores. * `search-history` is the default model for site search dataStores.
old_valueSpecifies the autocomplete data model. This overrides any model specified in the Configuration > Autocomplete section of the Cloud console. Currently supported values: * `document` - Using suggestions generated from user-imported documents. * `search-history` - Using suggestions generated from the past history of SearchService.Search API calls. Do not use it when there is no traffic for Search API. * `user-event` - Using suggestions generated from user-imported search events. * `document-completable` - Using suggestions taken directly from user-imported document fields marked as completable. Default values: * `document` is the default model for regular dataStores. * `search-history` is the default model for site search dataStores.
root['schemas']['GoogleCloudDiscoveryengineV1betaSearchRequest']['properties']['relevanceThreshold']['description']
new_valueThe relevance threshold of the search results. Default to Google defined threshold, leveraging a balance of precision and recall to deliver both highly accurate results and comprehensive coverage of relevant information. This feature is not supported for healthcare search.
old_valueThe relevance threshold of the search results. Default to Google defined threshold, leveraging a balance of precision and recall to deliver both highly accurate results and comprehensive coverage of relevant information.
sandbox/test-language-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-language-eu-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-language-eu-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-language-eu-v1beta2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-language-eu-v2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-language-us-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-language-us-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-language-us-v1beta2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-language-us-v2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-language-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-language-v1beta2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-language-v2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-logging-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/test-logging-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/test-logging-v1beta3
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/test-logging-v2
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/test-logging-v2beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/test-mlengine-pa-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-mlengine-pa-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-monitoring-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-monitoring-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-monitoring-v3
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-recommendationengine-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-recommendationengine-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-recommendationengine-v1alpha
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-recommendationengine-v1beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-redis-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-redis-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-redis-v1alpha1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-redis-v1beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-redis-v1internal1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-retail-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-retail-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-retail-v2
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-retail-v2alpha
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-retail-v2beta
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-translate-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-translate-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-translate-v3
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-translate-v3alpha1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-translate-v3beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-translation-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-translation-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-translation-v3
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-translation-v3alpha1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-translation-v3beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-userlocation-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/test-userlocation-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/test-vision-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-vision-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-vision-v1p1beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-vision-v1p2beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-vision-v1p3beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-vision-v1p4beta1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-youtubereporting-
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/test-youtubereporting-v1
values_changed
root['revision']
new_value20250215
old_value20250213
sandbox/us-staging-vision-
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/us-staging-vision-v1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/us-staging-vision-v1p1beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/us-staging-vision-v1p2beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/us-staging-vision-v1p3beta1
values_changed
root['revision']
new_value20250214
old_value20250213
sandbox/us-staging-vision-v1p4beta1
values_changed
root['revision']
new_value20250214
old_value20250213