| prod/accountsettingsmobile-pa- | | dictionary_item_added | - root['schemas']['AppBar']['properties']['actionItems']
- root['schemas']['AppBar']['properties']['closeButton']
|
|---|
| dictionary_item_removed | - root['schemas']['ClpAccountBlock']
- root['schemas']['ClpButtonBlock']
- root['schemas']['ClpCard']
- root['schemas']['ClpHeadingBlock']
- root['schemas']['ClpListItemBlock']
- root['schemas']['Block']['properties']['clpAccountBlock']
- root['schemas']['Block']['properties']['clpButtonBlock']
- root['schemas']['Block']['properties']['clpHeadingBlock']
- root['schemas']['Block']['properties']['clpListItemBlock']
- root['schemas']['Card']['properties']['clp']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Card']['description'] | | new_value | Cards that can be stacked on a screen. |
|---|
| old_value | Cards that can be stacked on a screen. Can either be a SummaryCard, a PromptCarouselCard, or a ClpCard. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['GoogleAccountVisualElementMetadata']['properties']['accountSettingsArea']['enum'][246] | PAYMENTS_ADD_FOP_PROMPT_TARGET |
|---|
| root['schemas']['GoogleAccountVisualElementMetadata']['properties']['accountSettingsArea']['enumDescriptions'][246] | ResourceId.PAYMENTS_ADD_FOP_PROMPT_TARGET_SCREEN |
|---|
| root['schemas']['SecurityHubPromptItem']['properties']['adviceTypes']['items']['enum'][69] | PAYMENTS_ADD_FOP_PROMPT |
|---|
| root['schemas']['SecurityHubPromptItem']['properties']['adviceTypes']['items']['enumDescriptions'][69] | Prompt card for the Add Fop alert from payments API. |
|---|
|
|---|
| iterable_item_removed | | root['schemas']['GoogleAccountVisualElementMetadata']['properties']['accountSettingsArea']['enum'][250] | PAYMENTS_PROMPT_TARGET |
|---|
| root['schemas']['GoogleAccountVisualElementMetadata']['properties']['accountSettingsArea']['enumDescriptions'][250] | ResourceId.PAYMENTS_PROMPT_TARGET_SCREEN |
|---|
|
|---|
|
|---|
| prod/accountsettingsmobile-pa-v1 | | dictionary_item_added | - root['schemas']['AppBar']['properties']['actionItems']
- root['schemas']['AppBar']['properties']['closeButton']
|
|---|
| dictionary_item_removed | - root['schemas']['ClpAccountBlock']
- root['schemas']['ClpButtonBlock']
- root['schemas']['ClpCard']
- root['schemas']['ClpHeadingBlock']
- root['schemas']['ClpListItemBlock']
- root['schemas']['Block']['properties']['clpAccountBlock']
- root['schemas']['Block']['properties']['clpButtonBlock']
- root['schemas']['Block']['properties']['clpHeadingBlock']
- root['schemas']['Block']['properties']['clpListItemBlock']
- root['schemas']['Card']['properties']['clp']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Card']['description'] | | new_value | Cards that can be stacked on a screen. |
|---|
| old_value | Cards that can be stacked on a screen. Can either be a SummaryCard, a PromptCarouselCard, or a ClpCard. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['GoogleAccountVisualElementMetadata']['properties']['accountSettingsArea']['enum'][246] | PAYMENTS_ADD_FOP_PROMPT_TARGET |
|---|
| root['schemas']['GoogleAccountVisualElementMetadata']['properties']['accountSettingsArea']['enumDescriptions'][246] | ResourceId.PAYMENTS_ADD_FOP_PROMPT_TARGET_SCREEN |
|---|
| root['schemas']['SecurityHubPromptItem']['properties']['adviceTypes']['items']['enum'][69] | PAYMENTS_ADD_FOP_PROMPT |
|---|
| root['schemas']['SecurityHubPromptItem']['properties']['adviceTypes']['items']['enumDescriptions'][69] | Prompt card for the Add Fop alert from payments API. |
|---|
|
|---|
| iterable_item_removed | | root['schemas']['GoogleAccountVisualElementMetadata']['properties']['accountSettingsArea']['enum'][250] | PAYMENTS_PROMPT_TARGET |
|---|
| root['schemas']['GoogleAccountVisualElementMetadata']['properties']['accountSettingsArea']['enumDescriptions'][250] | ResourceId.PAYMENTS_PROMPT_TARGET_SCREEN |
|---|
|
|---|
|
|---|
| prod/actions- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250313 |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['description'] | | new_value | Represents a postal address (for example, for postal delivery or payments addresses). Given a postal address, a postal service can deliver items to a premise, P.O. box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage, an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input or editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput. - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478. |
|---|
| old_value | Represents a postal address. For example for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478 |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['addressLines']['description'] | | new_value | Unstructured address lines describing the lower levels of an address. Because values in `address_lines` do not have type information and may sometimes contain multiple values in a single field (for example, "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country or region of the address. In places where this can vary (for example, Japan), `address_language` is used to make it explicit (for example, "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). In this way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a `region_code` with all remaining information placed in the `address_lines`. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a `region_code` and `address_lines` and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas). |
|---|
| old_value | Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (For example "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (For example Japan), address_language is used to make it explicit (For example "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['administrativeArea']['description'] | | new_value | Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. For Spain, this is the province and not the autonomous community (for example, "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. For example, in Switzerland, this should be left unpopulated. |
|---|
| old_value | Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (For example "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. For example in Switzerland this should be left unpopulated. |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['locality']['description'] | | new_value | Optional. Generally refers to the city or town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave `locality` empty and use `address_lines`. |
|---|
| old_value | Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines. |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['postalCode']['description'] | | new_value | Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (for example, state or zip code validation in the United States). |
|---|
| old_value | Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (For example state/zip validation in the U.S.A.). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['sortingCode']['description'] | | new_value | Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (for example, "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (Côte d'Ivoire). |
|---|
| old_value | Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (For example "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (For example Côte d'Ivoire). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['sublocality']['description'] | | new_value | Optional. Sublocality of the address. For example, this can be a neighborhood, borough, or district. |
|---|
| old_value | Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts. |
|---|
|
|---|
|
|---|
|
|---|
| prod/actions-v2 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250313 |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['description'] | | new_value | Represents a postal address (for example, for postal delivery or payments addresses). Given a postal address, a postal service can deliver items to a premise, P.O. box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage, an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input or editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput. - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478. |
|---|
| old_value | Represents a postal address. For example for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478 |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['addressLines']['description'] | | new_value | Unstructured address lines describing the lower levels of an address. Because values in `address_lines` do not have type information and may sometimes contain multiple values in a single field (for example, "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country or region of the address. In places where this can vary (for example, Japan), `address_language` is used to make it explicit (for example, "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). In this way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a `region_code` with all remaining information placed in the `address_lines`. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a `region_code` and `address_lines` and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas). |
|---|
| old_value | Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (For example "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (For example Japan), address_language is used to make it explicit (For example "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['administrativeArea']['description'] | | new_value | Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. For Spain, this is the province and not the autonomous community (for example, "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. For example, in Switzerland, this should be left unpopulated. |
|---|
| old_value | Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (For example "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. For example in Switzerland this should be left unpopulated. |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['locality']['description'] | | new_value | Optional. Generally refers to the city or town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave `locality` empty and use `address_lines`. |
|---|
| old_value | Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines. |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['postalCode']['description'] | | new_value | Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (for example, state or zip code validation in the United States). |
|---|
| old_value | Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (For example state/zip validation in the U.S.A.). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['sortingCode']['description'] | | new_value | Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (for example, "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (Côte d'Ivoire). |
|---|
| old_value | Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (For example "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (For example Côte d'Ivoire). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['sublocality']['description'] | | new_value | Optional. Sublocality of the address. For example, this can be a neighborhood, borough, or district. |
|---|
| old_value | Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts. |
|---|
|
|---|
|
|---|
|
|---|
| prod/actions-v2alpha | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250313 |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['description'] | | new_value | Represents a postal address (for example, for postal delivery or payments addresses). Given a postal address, a postal service can deliver items to a premise, P.O. box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage, an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input or editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput. - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478. |
|---|
| old_value | Represents a postal address. For example for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478 |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['addressLines']['description'] | | new_value | Unstructured address lines describing the lower levels of an address. Because values in `address_lines` do not have type information and may sometimes contain multiple values in a single field (for example, "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country or region of the address. In places where this can vary (for example, Japan), `address_language` is used to make it explicit (for example, "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). In this way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a `region_code` with all remaining information placed in the `address_lines`. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a `region_code` and `address_lines` and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas). |
|---|
| old_value | Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (For example "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (For example Japan), address_language is used to make it explicit (For example "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['administrativeArea']['description'] | | new_value | Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. For Spain, this is the province and not the autonomous community (for example, "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. For example, in Switzerland, this should be left unpopulated. |
|---|
| old_value | Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (For example "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. For example in Switzerland this should be left unpopulated. |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['locality']['description'] | | new_value | Optional. Generally refers to the city or town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave `locality` empty and use `address_lines`. |
|---|
| old_value | Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines. |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['postalCode']['description'] | | new_value | Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (for example, state or zip code validation in the United States). |
|---|
| old_value | Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (For example state/zip validation in the U.S.A.). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['sortingCode']['description'] | | new_value | Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (for example, "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (Côte d'Ivoire). |
|---|
| old_value | Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (For example "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (For example Côte d'Ivoire). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['sublocality']['description'] | | new_value | Optional. Sublocality of the address. For example, this can be a neighborhood, borough, or district. |
|---|
| old_value | Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts. |
|---|
|
|---|
|
|---|
|
|---|
| prod/actions-v3 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250313 |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['description'] | | new_value | Represents a postal address (for example, for postal delivery or payments addresses). Given a postal address, a postal service can deliver items to a premise, P.O. box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage, an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input or editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput. - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478. |
|---|
| old_value | Represents a postal address. For example for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478 |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['addressLines']['description'] | | new_value | Unstructured address lines describing the lower levels of an address. Because values in `address_lines` do not have type information and may sometimes contain multiple values in a single field (for example, "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country or region of the address. In places where this can vary (for example, Japan), `address_language` is used to make it explicit (for example, "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). In this way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a `region_code` with all remaining information placed in the `address_lines`. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a `region_code` and `address_lines` and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas). |
|---|
| old_value | Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (For example "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (For example Japan), address_language is used to make it explicit (For example "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['administrativeArea']['description'] | | new_value | Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. For Spain, this is the province and not the autonomous community (for example, "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. For example, in Switzerland, this should be left unpopulated. |
|---|
| old_value | Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (For example "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. For example in Switzerland this should be left unpopulated. |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['locality']['description'] | | new_value | Optional. Generally refers to the city or town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave `locality` empty and use `address_lines`. |
|---|
| old_value | Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines. |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['postalCode']['description'] | | new_value | Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (for example, state or zip code validation in the United States). |
|---|
| old_value | Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (For example state/zip validation in the U.S.A.). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['sortingCode']['description'] | | new_value | Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (for example, "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (Côte d'Ivoire). |
|---|
| old_value | Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (For example "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (For example Côte d'Ivoire). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['sublocality']['description'] | | new_value | Optional. Sublocality of the address. For example, this can be a neighborhood, borough, or district. |
|---|
| old_value | Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts. |
|---|
|
|---|
|
|---|
|
|---|
| prod/adsmarketingfrontend-pa- | | dictionary_item_added | - root['schemas']['CountrySpend']['properties']['subregion']
- root['schemas']['CountrySpend']['properties']['countryCode']['deprecated']
- root['schemas']['CustomerAccount']['properties']['editAccess']
- root['schemas']['GetSpendDataRequest']['properties']['subregions']
- root['schemas']['OptimizeRequest']['properties']['subregion']
|
|---|
| dictionary_item_removed | - root['schemas']['GetSpendDataRequest']['properties']['countryCode']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/adsmarketingfrontend-pa-v1 | | dictionary_item_added | - root['schemas']['CountrySpend']['properties']['subregion']
- root['schemas']['CountrySpend']['properties']['countryCode']['deprecated']
- root['schemas']['CustomerAccount']['properties']['editAccess']
- root['schemas']['GetSpendDataRequest']['properties']['subregions']
- root['schemas']['OptimizeRequest']['properties']['subregion']
|
|---|
| dictionary_item_removed | - root['schemas']['GetSpendDataRequest']['properties']['countryCode']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/aerialview- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/aerialview-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/aerialview-v1beta | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/agreement- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250313 |
|---|
|
|---|
|
|---|
|
|---|
| prod/agreement-v1alpha1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250313 |
|---|
|
|---|
|
|---|
|
|---|
| prod/agreement-v1beta1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250313 |
|---|
|
|---|
|
|---|
|
|---|
| prod/aida- | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/aida-v1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/aiplugin-pa- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/aiplugin-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/aiplugin-pa-v1internal | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/aiui- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/aiui-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/alkalibasemap-pa- | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250319 |
|---|
|
|---|
| root['schemas']['ApiLayerFeedback']['properties'] | | new_value | | aspect | | description | The aspect of the represented features. |
|---|
| enum | - ASPECT_UNSPECIFIED
- GEOCODE
- GEOCODE_LOCATION
- GEOCODE_ADDRESS
- COMPOUND
- COMPOUND_GEOMETRY
- COMPOUND_ADDRESS
- COMPOUND_NAME
- POLITICAL
- POLITICAL_GEOMETRY
- POLITICAL_ADDRESS
- POLITICAL_NAME
- POSTAL
- POSTAL_GEOMETRY
- POSTAL_ADDRESS
- POSTAL_NAME
- PARCEL
- PARCEL_GEOMETRY
- PARCEL_ADDRESS
- PARCEL_NAME
- ROAD
- ROAD_GEOMETRY
- ROAD_NAME
- ROAD_ATTRIBUTE
- ROAD_SPEED_LIMIT
- ROAD_USAGE
- ROAD_SURFACE
- ROAD_RESTRICTION
- ROAD_ELEVATION
- ROAD_BICYCLE_FACILITY
- ROAD_LARGE_VEHICLE_RESTRICTION
|
|---|
| enumDescriptions | - Unspecified
- ABSTRACT
- Location of the geocode feature
- Address of the geocode feature
- ABSTRACT
- Geometry of the compound feature
- Address of the compound feature
- Name of the compound feature
- ABSTRACT
- Geometry of the political feature
- Address of the political feature
- Name of the political feature
- ABSTRACT
- Geometry of the postal feature
- Address of the postal feature
- Name of the postal feature
- ABSTRACT
- Geometry of the parcel feature
- Address of the parcel feature
- Name of the parcel feature
- ABSTRACT
- Geometry of the road feature
- Name of the road feature
- ABSTRACT
- Speed limit of the road feature
- Type of usage of the road feature
- Type of surface of the road feature
- Type of restriction of the road feature
- Elevation of the road feature
- Type of bicycle facility of the road feature
- Type of large vehicle restriction of the road feature
|
|---|
| type | string |
|---|
|
|---|
| featureCount | | description | The number of represented features. |
|---|
| format | int64 |
|---|
| type | string |
|---|
|
|---|
| lengthKm | | description | The sum of the lengths of the represented features in KM, only relevant for road datasets. |
|---|
| format | double |
|---|
| type | number |
|---|
|
|---|
| outcome | | description | The final outcome of the represented features. |
|---|
| enum | - OUTCOME_UNSPECIFIED
- OMISSION
- CONFIRMATION
- EXTENSION
- EXTENSION_CREATE
- EXTENSION_MODIFY
- REJECTION
- CONFLICT
|
|---|
| enumDescriptions | - Unspecified
- The data was not present in the feature.
- The data matched up with data in MapFacts and had no new info.
- The data matched up with data in MapFacts and resulted in an edit.
- These are subcategories of EXTENSION. Create is for new features
- Modify for existing features
- The data was determined to be of bad quality.
- The data directly conflicted with data in MapFacts due to sanity checks, or the format was incorrect.
|
|---|
| type | string |
|---|
|
|---|
|
|---|
| old_value | |
|---|
|
|---|
| root['schemas']['CreateLayerRequest']['properties']['fileMetadataResourceNames']['description'] | | new_value | Required. File metadata resource name associated with this layer to create. If the file metadata resource name is over the limit of 1000, the request will take all the files under the data instance and create a data instance with all the files. |
|---|
| old_value | Required. File metadata resource name associated with this layer to create. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['ApiPointFix']['properties']['state']['enum'][5] | PENDING |
|---|
| root['schemas']['ApiPointFix']['properties']['state']['enumDescriptions'][5] | When there is not enough information to determine the state of the point fix. This should be non-terminal. |
|---|
| root['schemas']['ApiPointFixEdit']['properties']['state']['enum'][6] | NO_OP |
|---|
| root['schemas']['ApiPointFixEdit']['properties']['state']['enum'][7] | ERROR |
|---|
| root['schemas']['ApiPointFixEdit']['properties']['state']['enumDescriptions'][6] | When the edit does not require any action. For example, when the edit is closing a road that is already closed. |
|---|
| root['schemas']['ApiPointFixEdit']['properties']['state']['enumDescriptions'][7] | The associated GeoIssue has an error state. |
|---|
| root['schemas']['ManualOverride']['properties']['state']['enum'][5] | PENDING |
|---|
| root['schemas']['ManualOverride']['properties']['state']['enumDescriptions'][5] | When there is not enough information to determine the state of the point fix. This should be non-terminal. |
|---|
|
|---|
| iterable_item_removed | | root['schemas']['ApiFeatureActivation']['properties']['feature']['enum'][63] | POINT_FIX_DETAILS_PAGE |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enum'][64] | AREA_OF_OPERATION |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enum'][66] | POINT_FIX_SEARCH |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enum'][67] | POINT_FIX_CREATE_BUG |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enum'][73] | POINT_FIX_FULLSCREEN |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enum'][74] | POINT_FIX_QC_APPROVED_ACCEPTED_STATE |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enum'][75] | POINT_FIX_NOTIFY_PROVIDER_ON_STATUS_CHANGE |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enum'][76] | POINT_FIX_FEATURE_LABEL_ON_ACCOUNT_CREATION |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enumDescriptions'][63] | Shows point fix details page. |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enumDescriptions'][64] | Allow partners to specify their area of operation. |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enumDescriptions'][66] | Support filter/orderby in point fix search. |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enumDescriptions'][67] | Create a bug for each new point fix. |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enumDescriptions'][73] | Enable fullscreen mode for creating a point fix. |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enumDescriptions'][74] | Limit "Accepted" point fix state to QC approved issues. |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enumDescriptions'][75] | Notify provider for point fix status changes. |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enumDescriptions'][76] | Apply point fix feature label on account creation. |
|---|
|
|---|
|
|---|
| prod/alkalibasemap-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250319 |
|---|
|
|---|
| root['schemas']['ApiLayerFeedback']['properties'] | | new_value | | aspect | | description | The aspect of the represented features. |
|---|
| enum | - ASPECT_UNSPECIFIED
- GEOCODE
- GEOCODE_LOCATION
- GEOCODE_ADDRESS
- COMPOUND
- COMPOUND_GEOMETRY
- COMPOUND_ADDRESS
- COMPOUND_NAME
- POLITICAL
- POLITICAL_GEOMETRY
- POLITICAL_ADDRESS
- POLITICAL_NAME
- POSTAL
- POSTAL_GEOMETRY
- POSTAL_ADDRESS
- POSTAL_NAME
- PARCEL
- PARCEL_GEOMETRY
- PARCEL_ADDRESS
- PARCEL_NAME
- ROAD
- ROAD_GEOMETRY
- ROAD_NAME
- ROAD_ATTRIBUTE
- ROAD_SPEED_LIMIT
- ROAD_USAGE
- ROAD_SURFACE
- ROAD_RESTRICTION
- ROAD_ELEVATION
- ROAD_BICYCLE_FACILITY
- ROAD_LARGE_VEHICLE_RESTRICTION
|
|---|
| enumDescriptions | - Unspecified
- ABSTRACT
- Location of the geocode feature
- Address of the geocode feature
- ABSTRACT
- Geometry of the compound feature
- Address of the compound feature
- Name of the compound feature
- ABSTRACT
- Geometry of the political feature
- Address of the political feature
- Name of the political feature
- ABSTRACT
- Geometry of the postal feature
- Address of the postal feature
- Name of the postal feature
- ABSTRACT
- Geometry of the parcel feature
- Address of the parcel feature
- Name of the parcel feature
- ABSTRACT
- Geometry of the road feature
- Name of the road feature
- ABSTRACT
- Speed limit of the road feature
- Type of usage of the road feature
- Type of surface of the road feature
- Type of restriction of the road feature
- Elevation of the road feature
- Type of bicycle facility of the road feature
- Type of large vehicle restriction of the road feature
|
|---|
| type | string |
|---|
|
|---|
| featureCount | | description | The number of represented features. |
|---|
| format | int64 |
|---|
| type | string |
|---|
|
|---|
| lengthKm | | description | The sum of the lengths of the represented features in KM, only relevant for road datasets. |
|---|
| format | double |
|---|
| type | number |
|---|
|
|---|
| outcome | | description | The final outcome of the represented features. |
|---|
| enum | - OUTCOME_UNSPECIFIED
- OMISSION
- CONFIRMATION
- EXTENSION
- EXTENSION_CREATE
- EXTENSION_MODIFY
- REJECTION
- CONFLICT
|
|---|
| enumDescriptions | - Unspecified
- The data was not present in the feature.
- The data matched up with data in MapFacts and had no new info.
- The data matched up with data in MapFacts and resulted in an edit.
- These are subcategories of EXTENSION. Create is for new features
- Modify for existing features
- The data was determined to be of bad quality.
- The data directly conflicted with data in MapFacts due to sanity checks, or the format was incorrect.
|
|---|
| type | string |
|---|
|
|---|
|
|---|
| old_value | |
|---|
|
|---|
| root['schemas']['CreateLayerRequest']['properties']['fileMetadataResourceNames']['description'] | | new_value | Required. File metadata resource name associated with this layer to create. If the file metadata resource name is over the limit of 1000, the request will take all the files under the data instance and create a data instance with all the files. |
|---|
| old_value | Required. File metadata resource name associated with this layer to create. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['ApiPointFix']['properties']['state']['enum'][5] | PENDING |
|---|
| root['schemas']['ApiPointFix']['properties']['state']['enumDescriptions'][5] | When there is not enough information to determine the state of the point fix. This should be non-terminal. |
|---|
| root['schemas']['ApiPointFixEdit']['properties']['state']['enum'][6] | NO_OP |
|---|
| root['schemas']['ApiPointFixEdit']['properties']['state']['enum'][7] | ERROR |
|---|
| root['schemas']['ApiPointFixEdit']['properties']['state']['enumDescriptions'][6] | When the edit does not require any action. For example, when the edit is closing a road that is already closed. |
|---|
| root['schemas']['ApiPointFixEdit']['properties']['state']['enumDescriptions'][7] | The associated GeoIssue has an error state. |
|---|
| root['schemas']['ManualOverride']['properties']['state']['enum'][5] | PENDING |
|---|
| root['schemas']['ManualOverride']['properties']['state']['enumDescriptions'][5] | When there is not enough information to determine the state of the point fix. This should be non-terminal. |
|---|
|
|---|
| iterable_item_removed | | root['schemas']['ApiFeatureActivation']['properties']['feature']['enum'][63] | POINT_FIX_DETAILS_PAGE |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enum'][64] | AREA_OF_OPERATION |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enum'][66] | POINT_FIX_SEARCH |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enum'][67] | POINT_FIX_CREATE_BUG |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enum'][73] | POINT_FIX_FULLSCREEN |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enum'][74] | POINT_FIX_QC_APPROVED_ACCEPTED_STATE |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enum'][75] | POINT_FIX_NOTIFY_PROVIDER_ON_STATUS_CHANGE |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enum'][76] | POINT_FIX_FEATURE_LABEL_ON_ACCOUNT_CREATION |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enumDescriptions'][63] | Shows point fix details page. |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enumDescriptions'][64] | Allow partners to specify their area of operation. |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enumDescriptions'][66] | Support filter/orderby in point fix search. |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enumDescriptions'][67] | Create a bug for each new point fix. |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enumDescriptions'][73] | Enable fullscreen mode for creating a point fix. |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enumDescriptions'][74] | Limit "Accepted" point fix state to QC approved issues. |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enumDescriptions'][75] | Notify provider for point fix status changes. |
|---|
| root['schemas']['ApiFeatureActivation']['properties']['feature']['enumDescriptions'][76] | Apply point fix feature label on account creation. |
|---|
|
|---|
|
|---|
| prod/alkalidatastore-pa- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/alkalidatastore-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/alkalilearn-pa- | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/alkalilearn-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/alkalilearn-pa-v2 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/alkaliproducer-pa- | | dictionary_item_added | - root['schemas']['ActionUICheckbox']['properties']['isOptional']
- root['schemas']['MessageSet']['description']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['FrontendConfig']['properties']['applicationFeatures']['items']['enum'][76] | LCD_UPDATED_BUTTER_BAR |
|---|
| root['schemas']['FrontendConfig']['properties']['applicationFeatures']['items']['enum'][80] | RRM_OPTIONAL_CHECKBOX |
|---|
| root['schemas']['FrontendConfig']['properties']['applicationFeatures']['items']['enumDescriptions'][76] | Enables an updated butter bar for the Licensed Corpus Deprecation project. The updated butter bar will be released prior to the actual launch of the deprecation, to give publishers a heads up. The updated butter bar provides information about the deprecation, and a link to a help center article with more details. |
|---|
| root['schemas']['FrontendConfig']['properties']['applicationFeatures']['items']['enumDescriptions'][80] | Enable optional checkbox in RRM. go/rrm-optional-checkbox-design |
|---|
|
|---|
|
|---|
| prod/alkaliproducer-pa-v1 | | dictionary_item_added | - root['schemas']['ActionUICheckbox']['properties']['isOptional']
- root['schemas']['MessageSet']['description']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['FrontendConfig']['properties']['applicationFeatures']['items']['enum'][76] | LCD_UPDATED_BUTTER_BAR |
|---|
| root['schemas']['FrontendConfig']['properties']['applicationFeatures']['items']['enum'][80] | RRM_OPTIONAL_CHECKBOX |
|---|
| root['schemas']['FrontendConfig']['properties']['applicationFeatures']['items']['enumDescriptions'][76] | Enables an updated butter bar for the Licensed Corpus Deprecation project. The updated butter bar will be released prior to the actual launch of the deprecation, to give publishers a heads up. The updated butter bar provides information about the deprecation, and a link to a help center article with more details. |
|---|
| root['schemas']['FrontendConfig']['properties']['applicationFeatures']['items']['enumDescriptions'][80] | Enable optional checkbox in RRM. go/rrm-optional-checkbox-design |
|---|
|
|---|
|
|---|
| prod/alkalishoutbox-pa- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250313 |
|---|
|
|---|
|
|---|
|
|---|
| prod/alkalishoutbox-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250313 |
|---|
|
|---|
|
|---|
|
|---|
| prod/alkalisrfassessment-pa- | | dictionary_item_added | - root['schemas']['SalesAsset']['properties']['isExternal']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250320 |
|---|
|
|---|
| root['schemas']['SalesAsset']['description'] | | new_value | A Sales Asset object, representing a sales asset that can be attached to a solution. Next ID: 16 |
|---|
| old_value | ---------------- ## --- Objects --- |
|---|
|
|---|
|
|---|
|
|---|
| prod/alkalisrfassessment-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/alkalisrfassessment-pa-v2 | | dictionary_item_added | - root['schemas']['SalesAsset']['properties']['isExternal']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250320 |
|---|
|
|---|
| root['schemas']['SalesAsset']['description'] | | new_value | A Sales Asset object, representing a sales asset that can be attached to a solution. Next ID: 16 |
|---|
| old_value | ---------------- ## --- Objects --- |
|---|
|
|---|
|
|---|
|
|---|
| prod/alkalitermsofservice-pa- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/alkalitermsofservice-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/alkaliuploader-pa- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/alkaliuploader-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/alpha-ml- | | values_changed | | root['revision'] | | new_value | 20250322 |
|---|
| old_value | 20250315 |
|---|
|
|---|
|
|---|
|
|---|
| prod/alpha-ml-v1 | | values_changed | | root['revision'] | | new_value | 20250322 |
|---|
| old_value | 20250315 |
|---|
|
|---|
|
|---|
|
|---|
| prod/alpha-vision- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/alpha-vision-v1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/alpha-vision-v1p1beta1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/alpha-vision-v1p2beta1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/alpha-vision-v1p3beta1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/alpha-vision-v1p4beta1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/analyticssuitefrontend-pa- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
| root['schemas']['MessageSet']['description'] | | new_value | This is proto2's version of MessageSet. |
|---|
| old_value | LINT.ThenChange( //depot/google3/third_party/protobuf/github/src/google/protobuf/bridge/message_set.proto ) This is proto2's version of MessageSet. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['NodeAccess']['properties']['callerAccessActions']['items']['enum'][59] | ELIGIBLE_FOR_AUTOMATIC_PERFORMANCE_EMAIL_OPT_IN |
|---|
| root['schemas']['NodeAccess']['properties']['callerAccessActions']['items']['enumDescriptions'][59] | Allows a user to be eligible for automatic performance email opt-in. See go/gacs-performance-emails for details. |
|---|
| root['schemas']['Permission']['properties']['entityAction']['enum'][59] | ELIGIBLE_FOR_AUTOMATIC_PERFORMANCE_EMAIL_OPT_IN |
|---|
| root['schemas']['Permission']['properties']['entityAction']['enumDescriptions'][59] | Allows a user to be eligible for automatic performance email opt-in. See go/gacs-performance-emails for details. |
|---|
|
|---|
|
|---|
| prod/analyticssuitefrontend-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
| root['schemas']['MessageSet']['description'] | | new_value | This is proto2's version of MessageSet. |
|---|
| old_value | LINT.ThenChange( //depot/google3/third_party/protobuf/github/src/google/protobuf/bridge/message_set.proto ) This is proto2's version of MessageSet. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['NodeAccess']['properties']['callerAccessActions']['items']['enum'][59] | ELIGIBLE_FOR_AUTOMATIC_PERFORMANCE_EMAIL_OPT_IN |
|---|
| root['schemas']['NodeAccess']['properties']['callerAccessActions']['items']['enumDescriptions'][59] | Allows a user to be eligible for automatic performance email opt-in. See go/gacs-performance-emails for details. |
|---|
| root['schemas']['Permission']['properties']['entityAction']['enum'][59] | ELIGIBLE_FOR_AUTOMATIC_PERFORMANCE_EMAIL_OPT_IN |
|---|
| root['schemas']['Permission']['properties']['entityAction']['enumDescriptions'][59] | Allows a user to be eligible for automatic performance email opt-in. See go/gacs-performance-emails for details. |
|---|
|
|---|
|
|---|
| prod/ap-rbmopenmaap- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/ap-rbmopenmaap-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/apigeeconnect- | | values_changed | | root['revision'] | | new_value | 20250317 |
|---|
| old_value | 20250309 |
|---|
|
|---|
|
|---|
|
|---|
| prod/apigeeconnect-v1 | | values_changed | | root['revision'] | | new_value | 20250317 |
|---|
| old_value | 20250309 |
|---|
|
|---|
|
|---|
|
|---|
| prod/appsbackup-pa- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/appsbackup-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/appsgenaiserver-pa- | | dictionary_item_added | - root['schemas']['AppsIntelligenceGenAiCard']
- root['schemas']['AppsIntelligenceGenAiDisplayCardsActionParams']
- root['schemas']['AppsIntelligenceGenAiAction']['properties']['displayCardsActionParams']
- root['schemas']['AppsIntelligenceGenAiChatSignals']['properties']['viewType']
- root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['gemId']
- root['schemas']['AssistantLamdaNightwingMutatingOp']['properties']['isNonMutatingOp']
- root['schemas']['AssistantLamdaWorkspaceEditorResourceReferenceImageOptions']['properties']['includeImageMetadata']
- root['schemas']['Proto2BridgeMessageSet']['description']
|
|---|
| dictionary_item_removed | - root['schemas']['AppsIntelligenceGenAiAttribution']['description']
- root['schemas']['AppsIntelligenceGenAiWorkspaceResourceMetadata']['description']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250317 |
|---|
|
|---|
| root['schemas']['AppsIntelligenceGenAiAction']['description'] | | new_value | Next ID: 20 |
|---|
| old_value | Next ID: 19 |
|---|
|
|---|
| root['schemas']['AppsIntelligenceGenAiChatSignals']['description'] | | new_value | LINT.IfChange(chat_signals) Signals for Chat. Next ID: 4. |
|---|
| old_value | LINT.IfChange(chat_signals) Signals for Chat. Next ID: 3. |
|---|
|
|---|
| root['schemas']['AppsIntelligenceGenAiClientContext']['description'] | | new_value | Next id: 22. |
|---|
| old_value | LINT.IfChange(client_context) Next id: 22. |
|---|
|
|---|
| root['schemas']['AppsIntelligenceGenAiClientSignals']['description'] | | new_value | Wrapper object for the client request signals. These signals are additional inputs to help route sub use cases. This should only be used for 1P specific use cases. Next ID: 11 |
|---|
| old_value | LINT.IfChange Wrapper object for the client request signals. These signals are additional inputs to help route sub use cases. This should only be used for 1P specific use cases. Next ID: 11 |
|---|
|
|---|
| root['schemas']['AppsIntelligenceGenAiExecutionMetadata']['description'] | | new_value | Execution metadata details. For instance hints that can be used for next turn. |
|---|
| old_value | Execution metadata details. For instance hints that can be used for next turn. LINT.IfChange(execution_metadata) |
|---|
|
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['description'] | | new_value | Next ID: 22. |
|---|
| old_value | Next ID: 21. |
|---|
|
|---|
| root['schemas']['AppsIntelligenceGenAiReferenceMetadata']['description'] | | new_value | Metadata that identifies specific sections referenced in the resource. |
|---|
| old_value | Metadata that identifies specific sections referenced in the resource. LINT.IfChange(reference_metadata) |
|---|
|
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['description'] | | new_value | Represents the turn state of a single turn of the LLM interaction history. Next ID: 7 |
|---|
| old_value | Represents the turn state of a single turn of the LLM interaction history. Next ID: 7 LINT.IfChange(turn) |
|---|
|
|---|
| root['schemas']['AppsIntelligenceGenAiTurnContext']['description'] | | new_value | Represents additional context to be applied to a Turn. This can be used by clients to annotate fields that may require additional work, e.g. filtering. Next ID: 4 |
|---|
| old_value | Represents additional context to be applied to a Turn. This can be used by clients to annotate fields that may require additional work, e.g. filtering. Next ID: 4 LINT.IfChange(turn_context) |
|---|
|
|---|
| root['schemas']['AssistantLamdaNightwingMutatingOp']['description'] | | new_value | An op that generated by the tool. For now it's also used between the server and the client, but we can also translate this proto into the RobinOp in the future. More on go/bard-rfc-802. LINT.IfChange Next ID: 1115. |
|---|
| old_value | An op that generated by the tool. For now it's also used between the server and the client, but we can also translate this proto into the RobinOp in the future. More on go/bard-rfc-802. LINT.IfChange Next ID: 1105. |
|---|
|
|---|
| root['schemas']['AssistantLamdaWorkspaceEditorResourceReferenceImageOptions']['description'] | | new_value | The options to fetch for images. Next ID: 3. |
|---|
| old_value | The options to fetch for images. |
|---|
|
|---|
| root['schemas']['CaribouApiProtoAddonsTemplatesWidgetIcon']['properties']['materialIcon']['description'] | | new_value | Display one of the [Google Material Icons](https://fonts.google.com/icons). This field is set if the developer provided a [known_icon](http://google3/google/apps/card/v1/card.proto;l=1311;rcl=557883869) or a [material_icon](http://google3/google/apps/card/v1/card.proto;l=1334;rcl=557883869) On Android, a tint color will be applied to all material icons to comply with Material 3 [Dynamic Color](https://m3.material.io/styles/color/dynamic-color/overview). Other platform should continue using the icon_url field while Dynamic Color usage is under investigation. For hosts which cannot support font-based icons, a map of SVG icons may be provided via the `icon_map` field in the `RenderConfig` proto. If the `MaterialIcon.name` exists as a key in the map, the SVG value will be rendered instead of a font-based icon. |
|---|
| old_value | Display one of the [Google Material Icons](https://fonts.google.com/icons). This field is set if the developer provided a [known_icon](http://google3/google/apps/card/v1/card.proto;l=1311;rcl=557883869) or a [material_icon](http://google3/google/apps/card/v1/card.proto;l=1334;rcl=557883869) On Android, a tint color will be applied to all material icons to comply with Material 3 [Dynamic Color](https://m3.material.io/styles/color/dynamic-color/overview). Other platform should continue using the icon_url field while Dynamic Color usage is under investigation. |
|---|
|
|---|
| root['schemas']['CaribouApiProtoAddonsTemplatesWidgetImageButton']['properties']['materialIcon']['description'] | | new_value | The material icon. If both icon_url and material_icon are set, the client should display the material_icon and ignore the icon_url. For hosts which cannot support font-based icons, a map of SVG icons may be provided via the `icon_map` field in the `RenderConfig` proto. If the `MaterialIcon.name` exists as a key in the map, the SVG value will be rendered instead of a font-based icon. |
|---|
| old_value | The material icon. If both icon_url and material_icon are set, the client should display the material_icon and ignore the icon_url. |
|---|
|
|---|
| root['schemas']['CaribouApiProtoAddonsTemplatesWidgetMaterialIcon']['properties']['name']['description'] | | new_value | The icon name defined in the [Google Material Icon Icon](https://fonts.google.com/icons) in snake_case. e.g. "check_box". Any invalid names are abandoned and replaced with empty string and results in the icon failing to render. If this name exists as a key in the SVG `icon_map` of the `RenderConfig`, the SVG value will be rendered instead of a font-based icon. |
|---|
| old_value | The icon name defined in the [Google Material Icon Icon](https://fonts.google.com/icons) in snake_case. e.g. "check_box". Any invalid names are abandoned and replaced with empty string and results in the icon failing to render. |
|---|
|
|---|
| root['schemas']['CaribouApiProtoAddonsTemplatesWidgetTextButton']['properties']['materialIcon']['description'] | | new_value | Optional material icon placed before the text button. If both icon_url and material_icon are set, the client should display the material_icon and ignore the icon_url. For hosts which cannot support font-based icons, a map of SVG icons may be provided via the `icon_map` field in the `RenderConfig` proto. If the `MaterialIcon.name` exists as a key in the map, the SVG value will be rendered instead of a font-based icon. |
|---|
| old_value | Optional material icon placed before the text button. If both icon_url and material_icon are set, the client should display the material_icon and ignore the icon_url. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['AppsExtensionsDuetAiActionStaticPlanData']['properties']['generateUseCase']['enum'][40] | GENERATE_TALKSHOW |
|---|
| root['schemas']['AppsExtensionsDuetAiActionStaticPlanData']['properties']['generateUseCase']['enum'][123] | GENERATE_AVATAR_VIDEO |
|---|
| root['schemas']['AppsExtensionsDuetAiActionStaticPlanData']['properties']['generateUseCase']['enum'][124] | COMMENT_CONVERSATION |
|---|
| root['schemas']['AppsExtensionsDuetAiActionStaticPlanData']['properties']['generateUseCase']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['AppsExtensionsDuetAiActionStaticPlanData']['properties']['generateUseCase']['enumDescriptions'][40] | Generate GemFm Talkshow |
|---|
| root['schemas']['AppsExtensionsDuetAiActionStaticPlanData']['properties']['generateUseCase']['enumDescriptions'][96] | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| root['schemas']['AppsExtensionsDuetAiActionStaticPlanData']['properties']['generateUseCase']['enumDescriptions'][123] | Use case for go/preset-avatars-kopi. |
|---|
| root['schemas']['AppsExtensionsDuetAiActionStaticPlanData']['properties']['generateUseCase']['enumDescriptions'][124] | Generate a conversation response within the context of a comment thread. See http://shortn/_npXujsfe1m for more details. |
|---|
| root['schemas']['AppsExtensionsDuetAiActionStaticPlanData']['properties']['generateUseCase']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['AppsExtensionsUiKitGemkickExtensionDetails']['properties']['operationType']['enum'][38] | GEMKICK_EXTENSION_OPERATION_TYPE_USE_SANDBOX_ENV_IMPRESSION |
|---|
| root['schemas']['AppsExtensionsUiKitGemkickExtensionDetails']['properties']['operationType']['enum'][39] | GEMKICK_EXTENSION_OPERATION_TYPE_USE_SANDBOX_ENV_CLICKED |
|---|
| root['schemas']['AppsExtensionsUiKitGemkickExtensionDetails']['properties']['operationType']['enumDescriptions'][37] | Account linking. |
|---|
| root['schemas']['AppsIntelligenceGenAiAction']['properties']['actionType']['enum'][22] | DISPLAY_CARDS |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enum'][15] | ACTIVE_CONTEXT_CLASSIFICATION_MEETING_NOTES |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enum'][16] | ACTIVE_CONTEXT_CLASSIFICATION_LETTER_OR_COMMUNICATION |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enum'][17] | ACTIVE_CONTEXT_CLASSIFICATION_MARKETING_MATERIAL |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enum'][18] | ACTIVE_CONTEXT_CLASSIFICATION_FORMS |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enum'][19] | ACTIVE_CONTEXT_CLASSIFICATION_COVER_LETTER |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enum'][20] | ACTIVE_CONTEXT_CLASSIFICATION_CUSTOMER_SUPPORT_PLAYBOOK |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enumDescriptions'][15] | The active context is classified as meeting notes. |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enumDescriptions'][16] | The active context is classified as a letter or communication. |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enumDescriptions'][17] | The active context is classified as marketing material. |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enumDescriptions'][18] | The active context is classified as a form. |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enumDescriptions'][19] | The active context is classified as a cover letter. |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enumDescriptions'][20] | The active context is classified as a customer support playbook. |
|---|
| root['schemas']['AppsIntelligenceGenAiClientContext']['properties']['clientId']['enum'][18] | DRIVE_DERIVED_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiClientContext']['properties']['clientId']['enum'][31] | CTMI_DATA_PLATFORM_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiClientContext']['properties']['clientId']['enumDescriptions'][18] | Requests which originate from ADD (go/add), an internal Drive system used to derive signals from file contents. |
|---|
| root['schemas']['AppsIntelligenceGenAiClientContext']['properties']['clientId']['enumDescriptions'][31] | Client id for the CTMI Data Platform services. |
|---|
| root['schemas']['AppsIntelligenceGenAiClientDebugInfo']['properties']['useCase']['enum'][40] | GENERATE_TALKSHOW |
|---|
| root['schemas']['AppsIntelligenceGenAiClientDebugInfo']['properties']['useCase']['enum'][123] | GENERATE_AVATAR_VIDEO |
|---|
| root['schemas']['AppsIntelligenceGenAiClientDebugInfo']['properties']['useCase']['enum'][124] | COMMENT_CONVERSATION |
|---|
| root['schemas']['AppsIntelligenceGenAiClientDebugInfo']['properties']['useCase']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['AppsIntelligenceGenAiClientDebugInfo']['properties']['useCase']['enumDescriptions'][40] | Generate GemFm Talkshow |
|---|
| root['schemas']['AppsIntelligenceGenAiClientDebugInfo']['properties']['useCase']['enumDescriptions'][96] | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| root['schemas']['AppsIntelligenceGenAiClientDebugInfo']['properties']['useCase']['enumDescriptions'][123] | Use case for go/preset-avatars-kopi. |
|---|
| root['schemas']['AppsIntelligenceGenAiClientDebugInfo']['properties']['useCase']['enumDescriptions'][124] | Generate a conversation response within the context of a comment thread. See http://shortn/_npXujsfe1m for more details. |
|---|
| root['schemas']['AppsIntelligenceGenAiClientDebugInfo']['properties']['useCase']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enum'][15] | ACTIVE_CONTEXT_CLASSIFICATION_MEETING_NOTES |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enum'][16] | ACTIVE_CONTEXT_CLASSIFICATION_LETTER_OR_COMMUNICATION |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enum'][17] | ACTIVE_CONTEXT_CLASSIFICATION_MARKETING_MATERIAL |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enum'][18] | ACTIVE_CONTEXT_CLASSIFICATION_FORMS |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enum'][19] | ACTIVE_CONTEXT_CLASSIFICATION_COVER_LETTER |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enum'][20] | ACTIVE_CONTEXT_CLASSIFICATION_CUSTOMER_SUPPORT_PLAYBOOK |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enumDescriptions'][15] | The active context is classified as meeting notes. |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enumDescriptions'][16] | The active context is classified as a letter or communication. |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enumDescriptions'][17] | The active context is classified as marketing material. |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enumDescriptions'][18] | The active context is classified as a form. |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enumDescriptions'][19] | The active context is classified as a cover letter. |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enumDescriptions'][20] | The active context is classified as a customer support playbook. |
|---|
| root['schemas']['AppsIntelligenceGenAiDataCollectionRequest']['properties']['clientId']['enum'][18] | DRIVE_DERIVED_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiDataCollectionRequest']['properties']['clientId']['enum'][31] | CTMI_DATA_PLATFORM_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiDataCollectionRequest']['properties']['clientId']['enumDescriptions'][18] | Requests which originate from ADD (go/add), an internal Drive system used to derive signals from file contents. |
|---|
| root['schemas']['AppsIntelligenceGenAiDataCollectionRequest']['properties']['clientId']['enumDescriptions'][31] | Client id for the CTMI Data Platform services. |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerateRequest']['properties']['generateUseCase']['enum'][40] | GENERATE_TALKSHOW |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerateRequest']['properties']['generateUseCase']['enum'][123] | GENERATE_AVATAR_VIDEO |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerateRequest']['properties']['generateUseCase']['enum'][124] | COMMENT_CONVERSATION |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerateRequest']['properties']['generateUseCase']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerateRequest']['properties']['generateUseCase']['enumDescriptions'][40] | Generate GemFm Talkshow |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerateRequest']['properties']['generateUseCase']['enumDescriptions'][96] | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerateRequest']['properties']['generateUseCase']['enumDescriptions'][123] | Use case for go/preset-avatars-kopi. |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerateRequest']['properties']['generateUseCase']['enumDescriptions'][124] | Generate a conversation response within the context of a comment thread. See http://shortn/_npXujsfe1m for more details. |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerateRequest']['properties']['generateUseCase']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['generateUseCase']['enum'][40] | GENERATE_TALKSHOW |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['generateUseCase']['enum'][123] | GENERATE_AVATAR_VIDEO |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['generateUseCase']['enum'][124] | COMMENT_CONVERSATION |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['generateUseCase']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['generateUseCase']['enumDescriptions'][40] | Generate GemFm Talkshow |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['generateUseCase']['enumDescriptions'][96] | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['generateUseCase']['enumDescriptions'][123] | Use case for go/preset-avatars-kopi. |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['generateUseCase']['enumDescriptions'][124] | Generate a conversation response within the context of a comment thread. See http://shortn/_npXujsfe1m for more details. |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['generateUseCase']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['AppsIntelligenceGenAiGetQuotaSummaryRequest']['properties']['generateUseCase']['enum'][40] | GENERATE_TALKSHOW |
|---|
| root['schemas']['AppsIntelligenceGenAiGetQuotaSummaryRequest']['properties']['generateUseCase']['enum'][123] | GENERATE_AVATAR_VIDEO |
|---|
| root['schemas']['AppsIntelligenceGenAiGetQuotaSummaryRequest']['properties']['generateUseCase']['enum'][124] | COMMENT_CONVERSATION |
|---|
| root['schemas']['AppsIntelligenceGenAiGetQuotaSummaryRequest']['properties']['generateUseCase']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['AppsIntelligenceGenAiGetQuotaSummaryRequest']['properties']['generateUseCase']['enumDescriptions'][40] | Generate GemFm Talkshow |
|---|
| root['schemas']['AppsIntelligenceGenAiGetQuotaSummaryRequest']['properties']['generateUseCase']['enumDescriptions'][96] | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| root['schemas']['AppsIntelligenceGenAiGetQuotaSummaryRequest']['properties']['generateUseCase']['enumDescriptions'][123] | Use case for go/preset-avatars-kopi. |
|---|
| root['schemas']['AppsIntelligenceGenAiGetQuotaSummaryRequest']['properties']['generateUseCase']['enumDescriptions'][124] | Generate a conversation response within the context of a comment thread. See http://shortn/_npXujsfe1m for more details. |
|---|
| root['schemas']['AppsIntelligenceGenAiGetQuotaSummaryRequest']['properties']['generateUseCase']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['AppsIntelligenceGenAiListGemsRequest']['properties']['clientId']['enum'][18] | DRIVE_DERIVED_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiListGemsRequest']['properties']['clientId']['enum'][31] | CTMI_DATA_PLATFORM_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiListGemsRequest']['properties']['clientId']['enumDescriptions'][18] | Requests which originate from ADD (go/add), an internal Drive system used to derive signals from file contents. |
|---|
| root['schemas']['AppsIntelligenceGenAiListGemsRequest']['properties']['clientId']['enumDescriptions'][31] | Client id for the CTMI Data Platform services. |
|---|
| root['schemas']['AppsIntelligenceGenAiQuestionAnswerListActionParamsQuestionAnswer']['properties']['useCaseForSuggestionFollowup']['enum'][40] | GENERATE_TALKSHOW |
|---|
| root['schemas']['AppsIntelligenceGenAiQuestionAnswerListActionParamsQuestionAnswer']['properties']['useCaseForSuggestionFollowup']['enum'][123] | GENERATE_AVATAR_VIDEO |
|---|
| root['schemas']['AppsIntelligenceGenAiQuestionAnswerListActionParamsQuestionAnswer']['properties']['useCaseForSuggestionFollowup']['enum'][124] | COMMENT_CONVERSATION |
|---|
| root['schemas']['AppsIntelligenceGenAiQuestionAnswerListActionParamsQuestionAnswer']['properties']['useCaseForSuggestionFollowup']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['AppsIntelligenceGenAiQuestionAnswerListActionParamsQuestionAnswer']['properties']['useCaseForSuggestionFollowup']['enumDescriptions'][40] | Generate GemFm Talkshow |
|---|
| root['schemas']['AppsIntelligenceGenAiQuestionAnswerListActionParamsQuestionAnswer']['properties']['useCaseForSuggestionFollowup']['enumDescriptions'][96] | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| root['schemas']['AppsIntelligenceGenAiQuestionAnswerListActionParamsQuestionAnswer']['properties']['useCaseForSuggestionFollowup']['enumDescriptions'][123] | Use case for go/preset-avatars-kopi. |
|---|
| root['schemas']['AppsIntelligenceGenAiQuestionAnswerListActionParamsQuestionAnswer']['properties']['useCaseForSuggestionFollowup']['enumDescriptions'][124] | Generate a conversation response within the context of a comment thread. See http://shortn/_npXujsfe1m for more details. |
|---|
| root['schemas']['AppsIntelligenceGenAiQuestionAnswerListActionParamsQuestionAnswer']['properties']['useCaseForSuggestionFollowup']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['AppsIntelligenceGenAiQuotaClientContext']['properties']['clientId']['enum'][18] | DRIVE_DERIVED_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiQuotaClientContext']['properties']['clientId']['enum'][31] | CTMI_DATA_PLATFORM_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiQuotaClientContext']['properties']['clientId']['enumDescriptions'][18] | Requests which originate from ADD (go/add), an internal Drive system used to derive signals from file contents. |
|---|
| root['schemas']['AppsIntelligenceGenAiQuotaClientContext']['properties']['clientId']['enumDescriptions'][31] | Client id for the CTMI Data Platform services. |
|---|
| root['schemas']['AppsIntelligenceGenAiRecordFeatureUsageRequest']['properties']['generateUseCase']['enum'][40] | GENERATE_TALKSHOW |
|---|
| root['schemas']['AppsIntelligenceGenAiRecordFeatureUsageRequest']['properties']['generateUseCase']['enum'][123] | GENERATE_AVATAR_VIDEO |
|---|
| root['schemas']['AppsIntelligenceGenAiRecordFeatureUsageRequest']['properties']['generateUseCase']['enum'][124] | COMMENT_CONVERSATION |
|---|
| root['schemas']['AppsIntelligenceGenAiRecordFeatureUsageRequest']['properties']['generateUseCase']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['AppsIntelligenceGenAiRecordFeatureUsageRequest']['properties']['generateUseCase']['enumDescriptions'][40] | Generate GemFm Talkshow |
|---|
| root['schemas']['AppsIntelligenceGenAiRecordFeatureUsageRequest']['properties']['generateUseCase']['enumDescriptions'][96] | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| root['schemas']['AppsIntelligenceGenAiRecordFeatureUsageRequest']['properties']['generateUseCase']['enumDescriptions'][123] | Use case for go/preset-avatars-kopi. |
|---|
| root['schemas']['AppsIntelligenceGenAiRecordFeatureUsageRequest']['properties']['generateUseCase']['enumDescriptions'][124] | Generate a conversation response within the context of a comment thread. See http://shortn/_npXujsfe1m for more details. |
|---|
| root['schemas']['AppsIntelligenceGenAiRecordFeatureUsageRequest']['properties']['generateUseCase']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['AppsIntelligenceGenAiStarterTile']['properties']['generateUseCase']['enum'][40] | GENERATE_TALKSHOW |
|---|
| root['schemas']['AppsIntelligenceGenAiStarterTile']['properties']['generateUseCase']['enum'][123] | GENERATE_AVATAR_VIDEO |
|---|
| root['schemas']['AppsIntelligenceGenAiStarterTile']['properties']['generateUseCase']['enum'][124] | COMMENT_CONVERSATION |
|---|
| root['schemas']['AppsIntelligenceGenAiStarterTile']['properties']['generateUseCase']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['AppsIntelligenceGenAiStarterTile']['properties']['generateUseCase']['enumDescriptions'][40] | Generate GemFm Talkshow |
|---|
| root['schemas']['AppsIntelligenceGenAiStarterTile']['properties']['generateUseCase']['enumDescriptions'][96] | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| root['schemas']['AppsIntelligenceGenAiStarterTile']['properties']['generateUseCase']['enumDescriptions'][123] | Use case for go/preset-avatars-kopi. |
|---|
| root['schemas']['AppsIntelligenceGenAiStarterTile']['properties']['generateUseCase']['enumDescriptions'][124] | Generate a conversation response within the context of a comment thread. See http://shortn/_npXujsfe1m for more details. |
|---|
| root['schemas']['AppsIntelligenceGenAiStarterTile']['properties']['generateUseCase']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['properties']['generateUseCase']['enum'][40] | GENERATE_TALKSHOW |
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['properties']['generateUseCase']['enum'][123] | GENERATE_AVATAR_VIDEO |
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['properties']['generateUseCase']['enum'][124] | COMMENT_CONVERSATION |
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['properties']['generateUseCase']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['properties']['generateUseCase']['enumDescriptions'][40] | Generate GemFm Talkshow |
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['properties']['generateUseCase']['enumDescriptions'][96] | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['properties']['generateUseCase']['enumDescriptions'][123] | Use case for go/preset-avatars-kopi. |
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['properties']['generateUseCase']['enumDescriptions'][124] | Generate a conversation response within the context of a comment thread. See http://shortn/_npXujsfe1m for more details. |
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['properties']['generateUseCase']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['AppsIntelligenceGenAiTurnContext']['properties']['clientId']['enum'][18] | DRIVE_DERIVED_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiTurnContext']['properties']['clientId']['enum'][31] | CTMI_DATA_PLATFORM_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiTurnContext']['properties']['clientId']['enumDescriptions'][18] | Requests which originate from ADD (go/add), an internal Drive system used to derive signals from file contents. |
|---|
| root['schemas']['AppsIntelligenceGenAiTurnContext']['properties']['clientId']['enumDescriptions'][31] | Client id for the CTMI Data Platform services. |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['clientId']['enum'][18] | DRIVE_DERIVED_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['clientId']['enum'][31] | CTMI_DATA_PLATFORM_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['clientId']['enumDescriptions'][18] | Requests which originate from ADD (go/add), an internal Drive system used to derive signals from file contents. |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['clientId']['enumDescriptions'][31] | Client id for the CTMI Data Platform services. |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['generateUseCase']['enum'][40] | GENERATE_TALKSHOW |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['generateUseCase']['enum'][123] | GENERATE_AVATAR_VIDEO |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['generateUseCase']['enum'][124] | COMMENT_CONVERSATION |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['generateUseCase']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['generateUseCase']['enumDescriptions'][40] | Generate GemFm Talkshow |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['generateUseCase']['enumDescriptions'][96] | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['generateUseCase']['enumDescriptions'][123] | Use case for go/preset-avatars-kopi. |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['generateUseCase']['enumDescriptions'][124] | Generate a conversation response within the context of a comment thread. See http://shortn/_npXujsfe1m for more details. |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['generateUseCase']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['AppsUpsellSharedRecommendationRecommendationSurface']['properties']['onramp']['enum'][158] | G1_EM |
|---|
| root['schemas']['AppsUpsellSharedRecommendationRecommendationSurface']['properties']['onramp']['enum'][165] | G1_WS_ADD_ON |
|---|
| root['schemas']['AppsUpsellSharedRecommendationRecommendationSurface']['properties']['onramp']['enum'][244] | GEMRISE_AUTO_TRANSITION_EMAIL |
|---|
| root['schemas']['AppsUpsellSharedRecommendationRecommendationSurface']['properties']['onramp']['enum'][366] | NOTEBOOKLM_AVATAR_DROPDOWN |
|---|
| root['schemas']['AppsUpsellSharedRecommendationRecommendationSurface']['properties']['onramp']['enum'][367] | NOTEBOOKLM_MANAGE_PLAN |
|---|
| root['schemas']['AppsUpsellSharedRecommendationRecommendationSurface']['properties']['onramp']['enumDescriptions'][158] | G1 EM signal |
|---|
| root['schemas']['AppsUpsellSharedRecommendationRecommendationSurface']['properties']['onramp']['enumDescriptions'][165] | G1 Workspace Add-on |
|---|
| root['schemas']['AppsUpsellSharedRecommendationRecommendationSurface']['properties']['onramp']['enumDescriptions'][244] | Transition email for Gemrise Auto-Transition. |
|---|
| root['schemas']['AppsUpsellSharedRecommendationRecommendationSurface']['properties']['onramp']['enumDescriptions'][366] | Entry points from NotebookLM mobile. Upgrade CTA in mAvatar dropdown. |
|---|
| root['schemas']['AppsUpsellSharedRecommendationRecommendationSurface']['properties']['onramp']['enumDescriptions'][367] | Manage plan CTA in mAvatar dropdown. |
|---|
| root['schemas']['AppsUpsellSharedRecommendationTemplatesCategory']['properties']['promoCategory']['enum'][21] | PROMO_CATEGORY_SKIP_GLOBAL_HOLDBACK_EXCEPTION |
|---|
| root['schemas']['AppsUpsellSharedRecommendationTemplatesCategory']['properties']['promoCategory']['enum'][22] | PROMO_CATEGORY_SKIP_GLOBAL_HOLDBACK_APPLICATION_LOGIC |
|---|
| root['schemas']['AppsUpsellSharedRecommendationTemplatesCategory']['properties']['promoCategory']['enumDescriptions'][20] | Used for legacy global holdback logic. |
|---|
| root['schemas']['AppsUpsellSharedRecommendationTemplatesCategory']['properties']['promoCategory']['enumDescriptions'][21] | Usage requires higher management approval. |
|---|
| root['schemas']['AppsUpsellSharedRecommendationTemplatesCategory']['properties']['promoCategory']['enumDescriptions'][22] | Usage requires approval via EDD or RP team lead review. |
|---|
| root['schemas']['AssistantLamdaNightwingMutatingOp']['properties']['target']['enum'][3] | BROWSER |
|---|
| root['schemas']['AssistantLamdaNightwingMutatingOp']['properties']['target']['enumDescriptions'][3] | MutatingOps with BROWSER target will be executed in the browser client. |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['applicationSurface']['enum'][46] | G1 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['onramp']['enum'][158] | G1_EM |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['onramp']['enum'][165] | G1_WS_ADD_ON |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['onramp']['enum'][244] | GEMRISE_AUTO_TRANSITION_EMAIL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['onramp']['enum'][366] | NOTEBOOKLM_AVATAR_DROPDOWN |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['onramp']['enum'][367] | NOTEBOOKLM_MANAGE_PLAN |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['onramp']['enumDescriptions'][158] | G1 EM signal |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['onramp']['enumDescriptions'][165] | G1 Workspace Add-on |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['onramp']['enumDescriptions'][244] | Transition email for Gemrise Auto-Transition. |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['onramp']['enumDescriptions'][366] | Entry points from NotebookLM mobile. Upgrade CTA in mAvatar dropdown. |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['onramp']['enumDescriptions'][367] | Manage plan CTA in mAvatar dropdown. |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][177] | SECURITY_INSIGHTS_PHISHING_MALWARE_V4_BANNER |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][178] | SECURITY_INSIGHTS_PHISHING_MALWARE_V4_TANAC_BANNER |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][183] | SECURITY_INSIGHTS_PHISHING_MALWARE_CARD_FEATURE_NOT_AVAILABLE_V2 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][187] | SECURITY_INSIGHTS_BANNER_TANAC_DISCOUNT |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][249] | GMAIL_DASHER_WELCOME_SHELL_DIALOG |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][261] | GMAIL_PEP_DASHER_UPGRADE_TANAC |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][262] | GMAIL_PEP_DASHER_UPGRADE_DISCOUNT |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][263] | GMAIL_PEP_DASHER_UPGRADE_NO_DISCOUNT |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][525] | AI_VALUE_MEET_LANDING_PAGE_WITH_AGENDA_BIZ_STARTER_DISCOUNT_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][526] | AI_VALUE_MEET_LANDING_PAGE_WITH_AGENDA_BIZ_STARTER_TANAC_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][527] | AI_VALUE_MEET_LANDING_PAGE_WITH_AGENDA_BIZ_STARTER_NON_DISCOUNT_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enumDescriptions'][261] | go/upgrade-experience-gmail-pep |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][191] | AI_VALUE_MEET_BIZ_STARTER_DISCOUNT_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][192] | AI_VALUE_MEET_BIZ_STARTER_TANAC_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][193] | AI_VALUE_MEET_BIZ_STARTER_NON_DISCOUNT_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][197] | AI_VALUE_GNP_BIZ_STARTER_TANAC_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][198] | AI_VALUE_GNP_BIZ_STARTER_DISCOUNT_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][199] | AI_VALUE_GNP_BIZ_STARTER_NON_DISCOUNT_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][209] | SECURITY_INSIGHTS_PHISHING_MALWARE_V4 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][210] | SECURITY_INSIGHTS_PHISHING_MALWARE_V4_TANAC |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][214] | SECURITY_INSIGHTS_PHISHING_MALWARE_FEATURE_NOT_AVAILABLE_V2 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][216] | SECURITY_INSIGHTS_BANNER_TANAC_DISCOUNT |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][268] | GMAIL_DASHER_WELCOME_SHELL_DIALOG |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][271] | GMAIL_PEP_DASHER_UPGRADE_TANAC |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][272] | GMAIL_PEP_DASHER_UPGRADE_DISCOUNT |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][273] | GMAIL_PEP_DASHER_UPGRADE_NO_DISCOUNT |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][293] | FLAT_DISCOUNT_GRANTING |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][346] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_TANAC_GRANTING |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][347] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_THIRTY_PERCENT_DISCOUNT_GRANTING |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][348] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_GNP_DISCOUNT_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][349] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_GNP_TRIAL_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][350] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_WFAC_DISCOUNT_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][351] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_WFAC_TRIAL_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][352] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_E_SIGNATURE_DISCOUNT_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][353] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_E_SIGNATURE_TRIAL_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][354] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_SECURITY_ADVISOR_DISCOUNT_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][355] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_SECURITY_ADVISOR_TRIAL_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][356] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_APT_BOOKING_DISCOUNT_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][357] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_APT_BOOKING_TRIAL_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][398] | XXX_TEST_ONLY_ADMIN_CONSOLE_ONBOARDING_ACCORDION_PROMO |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][422] | F2P_V4_WFAC_MEET_PAYGATER |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][423] | F2P_V4_WFAC_MEET_HOST_POWER_USER |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][480] | COMMERCE_BUYFLOW_UPGRADE_BUSINESS_STANDARD |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][481] | COMMERCE_BUYFLOW_UPGRADE_BUSINESS_PLUS |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][510] | GEMRISE_V2_NOTEBOOKLM_AE_DISCOVER_CARD |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][518] | DISCOVER_AFFILIATE_ENTITY_OPEN_GMAIL_AND_ADVANCED_FEATURES |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][519] | DISCOVER_AFFILIATE_ENTITY_GEMINI_ONBOARDING_GET_STARTED |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][520] | DISCOVER_AFFILIATE_ENTITY_GEMINI_IN_WS_OVERVIEW_STARTER |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][521] | DISCOVER_AFFILIATE_ENTITY_GEMINI_IN_WS_OVERVIEW_STANDARD_PLUS |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][522] | DISCOVER_AFFILIATE_ENTITY_TWO_STEP_VERIFICATION_INDIVIDUAL_ENABLEMENT |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][523] | DISCOVER_AFFILIATE_ENTITY_START_A_MEETING |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][656] | G1_WFAC_AIP_WAVE5_COPY_NMEL28_G1SUBS |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][657] | G1_WFAC_AIP_WAVE5_COPY_NME_BARDACTIVE |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][763] | MX_REMINDER_WFAC |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][764] | G1_EM_SIM_SIGNAL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][765] | G1_EM_ASR_SIGNAL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][766] | G1_EM_GBP_SIGNAL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][767] | G1_WS_ADD_ON_ELIGIBLE |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][768] | GEMRISE_AUTO_TRANSITION |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][271] | Gmail PEP for Upgrade experience: go/upgrade-experience-gmail-pep |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][398] | Admin Console onboarding accordion test only promos |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][422] | go/f2p-wfac-v4-edd |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][480] | Temporary promo types for order types that are not relevant to recommendations. Will be deprecated once b/405422356 is fixed. |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][509] | Discover Card for Dasher users - NotebookLM |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][510] | Discover Card for AE users - NotebookLM |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][518] | go/ae-ob |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][658] | Deprecated: this promo has been replaced by G1_WFAC_AIP_WAVE5_COPY_NMEL28_G1SUBS and G1_WFAC_AIP_WAVE5_COPY_NME_BARDACTIVE |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][763] | go/mx-reminder-ui |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][768] | go/gemrise-at |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['onramp']['enum'][158] | G1_EM |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['onramp']['enum'][165] | G1_WS_ADD_ON |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['onramp']['enum'][244] | GEMRISE_AUTO_TRANSITION_EMAIL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['onramp']['enum'][366] | NOTEBOOKLM_AVATAR_DROPDOWN |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['onramp']['enum'][367] | NOTEBOOKLM_MANAGE_PLAN |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['onramp']['enumDescriptions'][158] | G1 EM signal |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['onramp']['enumDescriptions'][165] | G1 Workspace Add-on |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['onramp']['enumDescriptions'][244] | Transition email for Gemrise Auto-Transition. |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['onramp']['enumDescriptions'][366] | Entry points from NotebookLM mobile. Upgrade CTA in mAvatar dropdown. |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['onramp']['enumDescriptions'][367] | Manage plan CTA in mAvatar dropdown. |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][191] | AI_VALUE_MEET_BIZ_STARTER_DISCOUNT_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][192] | AI_VALUE_MEET_BIZ_STARTER_TANAC_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][193] | AI_VALUE_MEET_BIZ_STARTER_NON_DISCOUNT_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][197] | AI_VALUE_GNP_BIZ_STARTER_TANAC_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][198] | AI_VALUE_GNP_BIZ_STARTER_DISCOUNT_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][199] | AI_VALUE_GNP_BIZ_STARTER_NON_DISCOUNT_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][209] | SECURITY_INSIGHTS_PHISHING_MALWARE_V4 |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][210] | SECURITY_INSIGHTS_PHISHING_MALWARE_V4_TANAC |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][214] | SECURITY_INSIGHTS_PHISHING_MALWARE_FEATURE_NOT_AVAILABLE_V2 |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][216] | SECURITY_INSIGHTS_BANNER_TANAC_DISCOUNT |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][268] | GMAIL_DASHER_WELCOME_SHELL_DIALOG |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][271] | GMAIL_PEP_DASHER_UPGRADE_TANAC |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][272] | GMAIL_PEP_DASHER_UPGRADE_DISCOUNT |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][273] | GMAIL_PEP_DASHER_UPGRADE_NO_DISCOUNT |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][293] | FLAT_DISCOUNT_GRANTING |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][346] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_TANAC_GRANTING |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][347] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_THIRTY_PERCENT_DISCOUNT_GRANTING |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][348] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_GNP_DISCOUNT_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][349] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_GNP_TRIAL_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][350] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_WFAC_DISCOUNT_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][351] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_WFAC_TRIAL_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][352] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_E_SIGNATURE_DISCOUNT_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][353] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_E_SIGNATURE_TRIAL_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][354] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_SECURITY_ADVISOR_DISCOUNT_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][355] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_SECURITY_ADVISOR_TRIAL_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][356] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_APT_BOOKING_DISCOUNT_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][357] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_APT_BOOKING_TRIAL_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][398] | XXX_TEST_ONLY_ADMIN_CONSOLE_ONBOARDING_ACCORDION_PROMO |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][422] | F2P_V4_WFAC_MEET_PAYGATER |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][423] | F2P_V4_WFAC_MEET_HOST_POWER_USER |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][480] | COMMERCE_BUYFLOW_UPGRADE_BUSINESS_STANDARD |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][481] | COMMERCE_BUYFLOW_UPGRADE_BUSINESS_PLUS |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][510] | GEMRISE_V2_NOTEBOOKLM_AE_DISCOVER_CARD |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][518] | DISCOVER_AFFILIATE_ENTITY_OPEN_GMAIL_AND_ADVANCED_FEATURES |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][519] | DISCOVER_AFFILIATE_ENTITY_GEMINI_ONBOARDING_GET_STARTED |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][520] | DISCOVER_AFFILIATE_ENTITY_GEMINI_IN_WS_OVERVIEW_STARTER |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][521] | DISCOVER_AFFILIATE_ENTITY_GEMINI_IN_WS_OVERVIEW_STANDARD_PLUS |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][522] | DISCOVER_AFFILIATE_ENTITY_TWO_STEP_VERIFICATION_INDIVIDUAL_ENABLEMENT |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][523] | DISCOVER_AFFILIATE_ENTITY_START_A_MEETING |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][656] | G1_WFAC_AIP_WAVE5_COPY_NMEL28_G1SUBS |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][657] | G1_WFAC_AIP_WAVE5_COPY_NME_BARDACTIVE |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][763] | MX_REMINDER_WFAC |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][764] | G1_EM_SIM_SIGNAL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][765] | G1_EM_ASR_SIGNAL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][766] | G1_EM_GBP_SIGNAL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][767] | G1_WS_ADD_ON_ELIGIBLE |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][768] | GEMRISE_AUTO_TRANSITION |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][271] | Gmail PEP for Upgrade experience: go/upgrade-experience-gmail-pep |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][398] | Admin Console onboarding accordion test only promos |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][422] | go/f2p-wfac-v4-edd |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][480] | Temporary promo types for order types that are not relevant to recommendations. Will be deprecated once b/405422356 is fixed. |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][509] | Discover Card for Dasher users - NotebookLM |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][510] | Discover Card for AE users - NotebookLM |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][518] | go/ae-ob |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][658] | Deprecated: this promo has been replaced by G1_WFAC_AIP_WAVE5_COPY_NMEL28_G1SUBS and G1_WFAC_AIP_WAVE5_COPY_NME_BARDACTIVE |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][763] | go/mx-reminder-ui |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][768] | go/gemrise-at |
|---|
| root['schemas']['GoogleInternalSubscriptionsFirstpartyV1CallToActionInAppPurchase']['properties']['onramp']['enum'][158] | G1_EM |
|---|
| root['schemas']['GoogleInternalSubscriptionsFirstpartyV1CallToActionInAppPurchase']['properties']['onramp']['enum'][165] | G1_WS_ADD_ON |
|---|
| root['schemas']['GoogleInternalSubscriptionsFirstpartyV1CallToActionInAppPurchase']['properties']['onramp']['enum'][244] | GEMRISE_AUTO_TRANSITION_EMAIL |
|---|
| root['schemas']['GoogleInternalSubscriptionsFirstpartyV1CallToActionInAppPurchase']['properties']['onramp']['enum'][366] | NOTEBOOKLM_AVATAR_DROPDOWN |
|---|
| root['schemas']['GoogleInternalSubscriptionsFirstpartyV1CallToActionInAppPurchase']['properties']['onramp']['enum'][367] | NOTEBOOKLM_MANAGE_PLAN |
|---|
| root['schemas']['GoogleInternalSubscriptionsFirstpartyV1CallToActionInAppPurchase']['properties']['onramp']['enumDescriptions'][158] | G1 EM signal |
|---|
| root['schemas']['GoogleInternalSubscriptionsFirstpartyV1CallToActionInAppPurchase']['properties']['onramp']['enumDescriptions'][165] | G1 Workspace Add-on |
|---|
| root['schemas']['GoogleInternalSubscriptionsFirstpartyV1CallToActionInAppPurchase']['properties']['onramp']['enumDescriptions'][244] | Transition email for Gemrise Auto-Transition. |
|---|
| root['schemas']['GoogleInternalSubscriptionsFirstpartyV1CallToActionInAppPurchase']['properties']['onramp']['enumDescriptions'][366] | Entry points from NotebookLM mobile. Upgrade CTA in mAvatar dropdown. |
|---|
| root['schemas']['GoogleInternalSubscriptionsFirstpartyV1CallToActionInAppPurchase']['properties']['onramp']['enumDescriptions'][367] | Manage plan CTA in mAvatar dropdown. |
|---|
|
|---|
| iterable_item_removed | | root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardActionType']['enum'][5] | APPEND_ROW_ACTION |
|---|
| root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardActionType']['enum'][6] | UPDATE_CELLS_ACTION |
|---|
| root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardActionType']['enum'][7] | ADD_SHEET_ACTION |
|---|
| root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardActionType']['enum'][9] | CLEAR_FILTER_ACTION |
|---|
| root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardActionType']['enum'][11] | DELETE_DIMENSION_ACTION |
|---|
| root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardActionType']['enumDescriptions'][5] | Sheets - Append row action type. |
|---|
| root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardActionType']['enumDescriptions'][6] | Sheets - Update cells action type. |
|---|
| root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardActionType']['enumDescriptions'][7] | Sheets - Add sheet action type. |
|---|
| root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardActionType']['enumDescriptions'][9] | Sheets - Clear filter action type. |
|---|
| root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardActionType']['enumDescriptions'][11] | Sheets - Delete dimension action type. |
|---|
| root['schemas']['AppsExtensionsDuetAiActionStaticPlanData']['properties']['generateUseCase']['enumDescriptions'][95] | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
| root['schemas']['AppsIntelligenceGenAiClientDebugInfo']['properties']['useCase']['enumDescriptions'][95] | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerateRequest']['properties']['generateUseCase']['enumDescriptions'][95] | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['generateUseCase']['enumDescriptions'][95] | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
| root['schemas']['AppsIntelligenceGenAiGetQuotaSummaryRequest']['properties']['generateUseCase']['enumDescriptions'][95] | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
| root['schemas']['AppsIntelligenceGenAiQuestionAnswerListActionParamsQuestionAnswer']['properties']['useCaseForSuggestionFollowup']['enumDescriptions'][95] | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
| root['schemas']['AppsIntelligenceGenAiRecordFeatureUsageRequest']['properties']['generateUseCase']['enumDescriptions'][95] | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
| root['schemas']['AppsIntelligenceGenAiStarterTile']['properties']['generateUseCase']['enumDescriptions'][95] | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['properties']['generateUseCase']['enumDescriptions'][95] | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['generateUseCase']['enumDescriptions'][95] | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][477] | Discover Card - NotebookLM |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][477] | Discover Card - NotebookLM |
|---|
|
|---|
|
|---|
| prod/appsgenaiserver-pa-v1 | | dictionary_item_added | - root['schemas']['AppsIntelligenceGenAiCard']
- root['schemas']['AppsIntelligenceGenAiDisplayCardsActionParams']
- root['schemas']['AppsIntelligenceGenAiAction']['properties']['displayCardsActionParams']
- root['schemas']['AppsIntelligenceGenAiChatSignals']['properties']['viewType']
- root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['gemId']
- root['schemas']['AssistantLamdaNightwingMutatingOp']['properties']['isNonMutatingOp']
- root['schemas']['AssistantLamdaWorkspaceEditorResourceReferenceImageOptions']['properties']['includeImageMetadata']
- root['schemas']['Proto2BridgeMessageSet']['description']
|
|---|
| dictionary_item_removed | - root['schemas']['AppsIntelligenceGenAiAttribution']['description']
- root['schemas']['AppsIntelligenceGenAiWorkspaceResourceMetadata']['description']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250317 |
|---|
|
|---|
| root['schemas']['AppsIntelligenceGenAiAction']['description'] | | new_value | Next ID: 20 |
|---|
| old_value | Next ID: 19 |
|---|
|
|---|
| root['schemas']['AppsIntelligenceGenAiChatSignals']['description'] | | new_value | LINT.IfChange(chat_signals) Signals for Chat. Next ID: 4. |
|---|
| old_value | LINT.IfChange(chat_signals) Signals for Chat. Next ID: 3. |
|---|
|
|---|
| root['schemas']['AppsIntelligenceGenAiClientContext']['description'] | | new_value | Next id: 22. |
|---|
| old_value | LINT.IfChange(client_context) Next id: 22. |
|---|
|
|---|
| root['schemas']['AppsIntelligenceGenAiClientSignals']['description'] | | new_value | Wrapper object for the client request signals. These signals are additional inputs to help route sub use cases. This should only be used for 1P specific use cases. Next ID: 11 |
|---|
| old_value | LINT.IfChange Wrapper object for the client request signals. These signals are additional inputs to help route sub use cases. This should only be used for 1P specific use cases. Next ID: 11 |
|---|
|
|---|
| root['schemas']['AppsIntelligenceGenAiExecutionMetadata']['description'] | | new_value | Execution metadata details. For instance hints that can be used for next turn. |
|---|
| old_value | Execution metadata details. For instance hints that can be used for next turn. LINT.IfChange(execution_metadata) |
|---|
|
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['description'] | | new_value | Next ID: 22. |
|---|
| old_value | Next ID: 21. |
|---|
|
|---|
| root['schemas']['AppsIntelligenceGenAiReferenceMetadata']['description'] | | new_value | Metadata that identifies specific sections referenced in the resource. |
|---|
| old_value | Metadata that identifies specific sections referenced in the resource. LINT.IfChange(reference_metadata) |
|---|
|
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['description'] | | new_value | Represents the turn state of a single turn of the LLM interaction history. Next ID: 7 |
|---|
| old_value | Represents the turn state of a single turn of the LLM interaction history. Next ID: 7 LINT.IfChange(turn) |
|---|
|
|---|
| root['schemas']['AppsIntelligenceGenAiTurnContext']['description'] | | new_value | Represents additional context to be applied to a Turn. This can be used by clients to annotate fields that may require additional work, e.g. filtering. Next ID: 4 |
|---|
| old_value | Represents additional context to be applied to a Turn. This can be used by clients to annotate fields that may require additional work, e.g. filtering. Next ID: 4 LINT.IfChange(turn_context) |
|---|
|
|---|
| root['schemas']['AssistantLamdaNightwingMutatingOp']['description'] | | new_value | An op that generated by the tool. For now it's also used between the server and the client, but we can also translate this proto into the RobinOp in the future. More on go/bard-rfc-802. LINT.IfChange Next ID: 1115. |
|---|
| old_value | An op that generated by the tool. For now it's also used between the server and the client, but we can also translate this proto into the RobinOp in the future. More on go/bard-rfc-802. LINT.IfChange Next ID: 1105. |
|---|
|
|---|
| root['schemas']['AssistantLamdaWorkspaceEditorResourceReferenceImageOptions']['description'] | | new_value | The options to fetch for images. Next ID: 3. |
|---|
| old_value | The options to fetch for images. |
|---|
|
|---|
| root['schemas']['CaribouApiProtoAddonsTemplatesWidgetIcon']['properties']['materialIcon']['description'] | | new_value | Display one of the [Google Material Icons](https://fonts.google.com/icons). This field is set if the developer provided a [known_icon](http://google3/google/apps/card/v1/card.proto;l=1311;rcl=557883869) or a [material_icon](http://google3/google/apps/card/v1/card.proto;l=1334;rcl=557883869) On Android, a tint color will be applied to all material icons to comply with Material 3 [Dynamic Color](https://m3.material.io/styles/color/dynamic-color/overview). Other platform should continue using the icon_url field while Dynamic Color usage is under investigation. For hosts which cannot support font-based icons, a map of SVG icons may be provided via the `icon_map` field in the `RenderConfig` proto. If the `MaterialIcon.name` exists as a key in the map, the SVG value will be rendered instead of a font-based icon. |
|---|
| old_value | Display one of the [Google Material Icons](https://fonts.google.com/icons). This field is set if the developer provided a [known_icon](http://google3/google/apps/card/v1/card.proto;l=1311;rcl=557883869) or a [material_icon](http://google3/google/apps/card/v1/card.proto;l=1334;rcl=557883869) On Android, a tint color will be applied to all material icons to comply with Material 3 [Dynamic Color](https://m3.material.io/styles/color/dynamic-color/overview). Other platform should continue using the icon_url field while Dynamic Color usage is under investigation. |
|---|
|
|---|
| root['schemas']['CaribouApiProtoAddonsTemplatesWidgetImageButton']['properties']['materialIcon']['description'] | | new_value | The material icon. If both icon_url and material_icon are set, the client should display the material_icon and ignore the icon_url. For hosts which cannot support font-based icons, a map of SVG icons may be provided via the `icon_map` field in the `RenderConfig` proto. If the `MaterialIcon.name` exists as a key in the map, the SVG value will be rendered instead of a font-based icon. |
|---|
| old_value | The material icon. If both icon_url and material_icon are set, the client should display the material_icon and ignore the icon_url. |
|---|
|
|---|
| root['schemas']['CaribouApiProtoAddonsTemplatesWidgetMaterialIcon']['properties']['name']['description'] | | new_value | The icon name defined in the [Google Material Icon Icon](https://fonts.google.com/icons) in snake_case. e.g. "check_box". Any invalid names are abandoned and replaced with empty string and results in the icon failing to render. If this name exists as a key in the SVG `icon_map` of the `RenderConfig`, the SVG value will be rendered instead of a font-based icon. |
|---|
| old_value | The icon name defined in the [Google Material Icon Icon](https://fonts.google.com/icons) in snake_case. e.g. "check_box". Any invalid names are abandoned and replaced with empty string and results in the icon failing to render. |
|---|
|
|---|
| root['schemas']['CaribouApiProtoAddonsTemplatesWidgetTextButton']['properties']['materialIcon']['description'] | | new_value | Optional material icon placed before the text button. If both icon_url and material_icon are set, the client should display the material_icon and ignore the icon_url. For hosts which cannot support font-based icons, a map of SVG icons may be provided via the `icon_map` field in the `RenderConfig` proto. If the `MaterialIcon.name` exists as a key in the map, the SVG value will be rendered instead of a font-based icon. |
|---|
| old_value | Optional material icon placed before the text button. If both icon_url and material_icon are set, the client should display the material_icon and ignore the icon_url. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['AppsExtensionsDuetAiActionStaticPlanData']['properties']['generateUseCase']['enum'][40] | GENERATE_TALKSHOW |
|---|
| root['schemas']['AppsExtensionsDuetAiActionStaticPlanData']['properties']['generateUseCase']['enum'][123] | GENERATE_AVATAR_VIDEO |
|---|
| root['schemas']['AppsExtensionsDuetAiActionStaticPlanData']['properties']['generateUseCase']['enum'][124] | COMMENT_CONVERSATION |
|---|
| root['schemas']['AppsExtensionsDuetAiActionStaticPlanData']['properties']['generateUseCase']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['AppsExtensionsDuetAiActionStaticPlanData']['properties']['generateUseCase']['enumDescriptions'][40] | Generate GemFm Talkshow |
|---|
| root['schemas']['AppsExtensionsDuetAiActionStaticPlanData']['properties']['generateUseCase']['enumDescriptions'][96] | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| root['schemas']['AppsExtensionsDuetAiActionStaticPlanData']['properties']['generateUseCase']['enumDescriptions'][123] | Use case for go/preset-avatars-kopi. |
|---|
| root['schemas']['AppsExtensionsDuetAiActionStaticPlanData']['properties']['generateUseCase']['enumDescriptions'][124] | Generate a conversation response within the context of a comment thread. See http://shortn/_npXujsfe1m for more details. |
|---|
| root['schemas']['AppsExtensionsDuetAiActionStaticPlanData']['properties']['generateUseCase']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['AppsExtensionsUiKitGemkickExtensionDetails']['properties']['operationType']['enum'][38] | GEMKICK_EXTENSION_OPERATION_TYPE_USE_SANDBOX_ENV_IMPRESSION |
|---|
| root['schemas']['AppsExtensionsUiKitGemkickExtensionDetails']['properties']['operationType']['enum'][39] | GEMKICK_EXTENSION_OPERATION_TYPE_USE_SANDBOX_ENV_CLICKED |
|---|
| root['schemas']['AppsExtensionsUiKitGemkickExtensionDetails']['properties']['operationType']['enumDescriptions'][37] | Account linking. |
|---|
| root['schemas']['AppsIntelligenceGenAiAction']['properties']['actionType']['enum'][22] | DISPLAY_CARDS |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enum'][15] | ACTIVE_CONTEXT_CLASSIFICATION_MEETING_NOTES |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enum'][16] | ACTIVE_CONTEXT_CLASSIFICATION_LETTER_OR_COMMUNICATION |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enum'][17] | ACTIVE_CONTEXT_CLASSIFICATION_MARKETING_MATERIAL |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enum'][18] | ACTIVE_CONTEXT_CLASSIFICATION_FORMS |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enum'][19] | ACTIVE_CONTEXT_CLASSIFICATION_COVER_LETTER |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enum'][20] | ACTIVE_CONTEXT_CLASSIFICATION_CUSTOMER_SUPPORT_PLAYBOOK |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enumDescriptions'][15] | The active context is classified as meeting notes. |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enumDescriptions'][16] | The active context is classified as a letter or communication. |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enumDescriptions'][17] | The active context is classified as marketing material. |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enumDescriptions'][18] | The active context is classified as a form. |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enumDescriptions'][19] | The active context is classified as a cover letter. |
|---|
| root['schemas']['AppsIntelligenceGenAiClassifyActiveContextActionParams']['properties']['activeContextClassification']['enumDescriptions'][20] | The active context is classified as a customer support playbook. |
|---|
| root['schemas']['AppsIntelligenceGenAiClientContext']['properties']['clientId']['enum'][18] | DRIVE_DERIVED_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiClientContext']['properties']['clientId']['enum'][31] | CTMI_DATA_PLATFORM_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiClientContext']['properties']['clientId']['enumDescriptions'][18] | Requests which originate from ADD (go/add), an internal Drive system used to derive signals from file contents. |
|---|
| root['schemas']['AppsIntelligenceGenAiClientContext']['properties']['clientId']['enumDescriptions'][31] | Client id for the CTMI Data Platform services. |
|---|
| root['schemas']['AppsIntelligenceGenAiClientDebugInfo']['properties']['useCase']['enum'][40] | GENERATE_TALKSHOW |
|---|
| root['schemas']['AppsIntelligenceGenAiClientDebugInfo']['properties']['useCase']['enum'][123] | GENERATE_AVATAR_VIDEO |
|---|
| root['schemas']['AppsIntelligenceGenAiClientDebugInfo']['properties']['useCase']['enum'][124] | COMMENT_CONVERSATION |
|---|
| root['schemas']['AppsIntelligenceGenAiClientDebugInfo']['properties']['useCase']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['AppsIntelligenceGenAiClientDebugInfo']['properties']['useCase']['enumDescriptions'][40] | Generate GemFm Talkshow |
|---|
| root['schemas']['AppsIntelligenceGenAiClientDebugInfo']['properties']['useCase']['enumDescriptions'][96] | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| root['schemas']['AppsIntelligenceGenAiClientDebugInfo']['properties']['useCase']['enumDescriptions'][123] | Use case for go/preset-avatars-kopi. |
|---|
| root['schemas']['AppsIntelligenceGenAiClientDebugInfo']['properties']['useCase']['enumDescriptions'][124] | Generate a conversation response within the context of a comment thread. See http://shortn/_npXujsfe1m for more details. |
|---|
| root['schemas']['AppsIntelligenceGenAiClientDebugInfo']['properties']['useCase']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enum'][15] | ACTIVE_CONTEXT_CLASSIFICATION_MEETING_NOTES |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enum'][16] | ACTIVE_CONTEXT_CLASSIFICATION_LETTER_OR_COMMUNICATION |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enum'][17] | ACTIVE_CONTEXT_CLASSIFICATION_MARKETING_MATERIAL |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enum'][18] | ACTIVE_CONTEXT_CLASSIFICATION_FORMS |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enum'][19] | ACTIVE_CONTEXT_CLASSIFICATION_COVER_LETTER |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enum'][20] | ACTIVE_CONTEXT_CLASSIFICATION_CUSTOMER_SUPPORT_PLAYBOOK |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enumDescriptions'][15] | The active context is classified as meeting notes. |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enumDescriptions'][16] | The active context is classified as a letter or communication. |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enumDescriptions'][17] | The active context is classified as marketing material. |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enumDescriptions'][18] | The active context is classified as a form. |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enumDescriptions'][19] | The active context is classified as a cover letter. |
|---|
| root['schemas']['AppsIntelligenceGenAiCommonFetchedSignals']['properties']['activeContextClassification']['enumDescriptions'][20] | The active context is classified as a customer support playbook. |
|---|
| root['schemas']['AppsIntelligenceGenAiDataCollectionRequest']['properties']['clientId']['enum'][18] | DRIVE_DERIVED_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiDataCollectionRequest']['properties']['clientId']['enum'][31] | CTMI_DATA_PLATFORM_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiDataCollectionRequest']['properties']['clientId']['enumDescriptions'][18] | Requests which originate from ADD (go/add), an internal Drive system used to derive signals from file contents. |
|---|
| root['schemas']['AppsIntelligenceGenAiDataCollectionRequest']['properties']['clientId']['enumDescriptions'][31] | Client id for the CTMI Data Platform services. |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerateRequest']['properties']['generateUseCase']['enum'][40] | GENERATE_TALKSHOW |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerateRequest']['properties']['generateUseCase']['enum'][123] | GENERATE_AVATAR_VIDEO |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerateRequest']['properties']['generateUseCase']['enum'][124] | COMMENT_CONVERSATION |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerateRequest']['properties']['generateUseCase']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerateRequest']['properties']['generateUseCase']['enumDescriptions'][40] | Generate GemFm Talkshow |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerateRequest']['properties']['generateUseCase']['enumDescriptions'][96] | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerateRequest']['properties']['generateUseCase']['enumDescriptions'][123] | Use case for go/preset-avatars-kopi. |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerateRequest']['properties']['generateUseCase']['enumDescriptions'][124] | Generate a conversation response within the context of a comment thread. See http://shortn/_npXujsfe1m for more details. |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerateRequest']['properties']['generateUseCase']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['generateUseCase']['enum'][40] | GENERATE_TALKSHOW |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['generateUseCase']['enum'][123] | GENERATE_AVATAR_VIDEO |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['generateUseCase']['enum'][124] | COMMENT_CONVERSATION |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['generateUseCase']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['generateUseCase']['enumDescriptions'][40] | Generate GemFm Talkshow |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['generateUseCase']['enumDescriptions'][96] | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['generateUseCase']['enumDescriptions'][123] | Use case for go/preset-avatars-kopi. |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['generateUseCase']['enumDescriptions'][124] | Generate a conversation response within the context of a comment thread. See http://shortn/_npXujsfe1m for more details. |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['generateUseCase']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['AppsIntelligenceGenAiGetQuotaSummaryRequest']['properties']['generateUseCase']['enum'][40] | GENERATE_TALKSHOW |
|---|
| root['schemas']['AppsIntelligenceGenAiGetQuotaSummaryRequest']['properties']['generateUseCase']['enum'][123] | GENERATE_AVATAR_VIDEO |
|---|
| root['schemas']['AppsIntelligenceGenAiGetQuotaSummaryRequest']['properties']['generateUseCase']['enum'][124] | COMMENT_CONVERSATION |
|---|
| root['schemas']['AppsIntelligenceGenAiGetQuotaSummaryRequest']['properties']['generateUseCase']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['AppsIntelligenceGenAiGetQuotaSummaryRequest']['properties']['generateUseCase']['enumDescriptions'][40] | Generate GemFm Talkshow |
|---|
| root['schemas']['AppsIntelligenceGenAiGetQuotaSummaryRequest']['properties']['generateUseCase']['enumDescriptions'][96] | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| root['schemas']['AppsIntelligenceGenAiGetQuotaSummaryRequest']['properties']['generateUseCase']['enumDescriptions'][123] | Use case for go/preset-avatars-kopi. |
|---|
| root['schemas']['AppsIntelligenceGenAiGetQuotaSummaryRequest']['properties']['generateUseCase']['enumDescriptions'][124] | Generate a conversation response within the context of a comment thread. See http://shortn/_npXujsfe1m for more details. |
|---|
| root['schemas']['AppsIntelligenceGenAiGetQuotaSummaryRequest']['properties']['generateUseCase']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['AppsIntelligenceGenAiListGemsRequest']['properties']['clientId']['enum'][18] | DRIVE_DERIVED_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiListGemsRequest']['properties']['clientId']['enum'][31] | CTMI_DATA_PLATFORM_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiListGemsRequest']['properties']['clientId']['enumDescriptions'][18] | Requests which originate from ADD (go/add), an internal Drive system used to derive signals from file contents. |
|---|
| root['schemas']['AppsIntelligenceGenAiListGemsRequest']['properties']['clientId']['enumDescriptions'][31] | Client id for the CTMI Data Platform services. |
|---|
| root['schemas']['AppsIntelligenceGenAiQuestionAnswerListActionParamsQuestionAnswer']['properties']['useCaseForSuggestionFollowup']['enum'][40] | GENERATE_TALKSHOW |
|---|
| root['schemas']['AppsIntelligenceGenAiQuestionAnswerListActionParamsQuestionAnswer']['properties']['useCaseForSuggestionFollowup']['enum'][123] | GENERATE_AVATAR_VIDEO |
|---|
| root['schemas']['AppsIntelligenceGenAiQuestionAnswerListActionParamsQuestionAnswer']['properties']['useCaseForSuggestionFollowup']['enum'][124] | COMMENT_CONVERSATION |
|---|
| root['schemas']['AppsIntelligenceGenAiQuestionAnswerListActionParamsQuestionAnswer']['properties']['useCaseForSuggestionFollowup']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['AppsIntelligenceGenAiQuestionAnswerListActionParamsQuestionAnswer']['properties']['useCaseForSuggestionFollowup']['enumDescriptions'][40] | Generate GemFm Talkshow |
|---|
| root['schemas']['AppsIntelligenceGenAiQuestionAnswerListActionParamsQuestionAnswer']['properties']['useCaseForSuggestionFollowup']['enumDescriptions'][96] | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| root['schemas']['AppsIntelligenceGenAiQuestionAnswerListActionParamsQuestionAnswer']['properties']['useCaseForSuggestionFollowup']['enumDescriptions'][123] | Use case for go/preset-avatars-kopi. |
|---|
| root['schemas']['AppsIntelligenceGenAiQuestionAnswerListActionParamsQuestionAnswer']['properties']['useCaseForSuggestionFollowup']['enumDescriptions'][124] | Generate a conversation response within the context of a comment thread. See http://shortn/_npXujsfe1m for more details. |
|---|
| root['schemas']['AppsIntelligenceGenAiQuestionAnswerListActionParamsQuestionAnswer']['properties']['useCaseForSuggestionFollowup']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['AppsIntelligenceGenAiQuotaClientContext']['properties']['clientId']['enum'][18] | DRIVE_DERIVED_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiQuotaClientContext']['properties']['clientId']['enum'][31] | CTMI_DATA_PLATFORM_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiQuotaClientContext']['properties']['clientId']['enumDescriptions'][18] | Requests which originate from ADD (go/add), an internal Drive system used to derive signals from file contents. |
|---|
| root['schemas']['AppsIntelligenceGenAiQuotaClientContext']['properties']['clientId']['enumDescriptions'][31] | Client id for the CTMI Data Platform services. |
|---|
| root['schemas']['AppsIntelligenceGenAiRecordFeatureUsageRequest']['properties']['generateUseCase']['enum'][40] | GENERATE_TALKSHOW |
|---|
| root['schemas']['AppsIntelligenceGenAiRecordFeatureUsageRequest']['properties']['generateUseCase']['enum'][123] | GENERATE_AVATAR_VIDEO |
|---|
| root['schemas']['AppsIntelligenceGenAiRecordFeatureUsageRequest']['properties']['generateUseCase']['enum'][124] | COMMENT_CONVERSATION |
|---|
| root['schemas']['AppsIntelligenceGenAiRecordFeatureUsageRequest']['properties']['generateUseCase']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['AppsIntelligenceGenAiRecordFeatureUsageRequest']['properties']['generateUseCase']['enumDescriptions'][40] | Generate GemFm Talkshow |
|---|
| root['schemas']['AppsIntelligenceGenAiRecordFeatureUsageRequest']['properties']['generateUseCase']['enumDescriptions'][96] | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| root['schemas']['AppsIntelligenceGenAiRecordFeatureUsageRequest']['properties']['generateUseCase']['enumDescriptions'][123] | Use case for go/preset-avatars-kopi. |
|---|
| root['schemas']['AppsIntelligenceGenAiRecordFeatureUsageRequest']['properties']['generateUseCase']['enumDescriptions'][124] | Generate a conversation response within the context of a comment thread. See http://shortn/_npXujsfe1m for more details. |
|---|
| root['schemas']['AppsIntelligenceGenAiRecordFeatureUsageRequest']['properties']['generateUseCase']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['AppsIntelligenceGenAiStarterTile']['properties']['generateUseCase']['enum'][40] | GENERATE_TALKSHOW |
|---|
| root['schemas']['AppsIntelligenceGenAiStarterTile']['properties']['generateUseCase']['enum'][123] | GENERATE_AVATAR_VIDEO |
|---|
| root['schemas']['AppsIntelligenceGenAiStarterTile']['properties']['generateUseCase']['enum'][124] | COMMENT_CONVERSATION |
|---|
| root['schemas']['AppsIntelligenceGenAiStarterTile']['properties']['generateUseCase']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['AppsIntelligenceGenAiStarterTile']['properties']['generateUseCase']['enumDescriptions'][40] | Generate GemFm Talkshow |
|---|
| root['schemas']['AppsIntelligenceGenAiStarterTile']['properties']['generateUseCase']['enumDescriptions'][96] | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| root['schemas']['AppsIntelligenceGenAiStarterTile']['properties']['generateUseCase']['enumDescriptions'][123] | Use case for go/preset-avatars-kopi. |
|---|
| root['schemas']['AppsIntelligenceGenAiStarterTile']['properties']['generateUseCase']['enumDescriptions'][124] | Generate a conversation response within the context of a comment thread. See http://shortn/_npXujsfe1m for more details. |
|---|
| root['schemas']['AppsIntelligenceGenAiStarterTile']['properties']['generateUseCase']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['properties']['generateUseCase']['enum'][40] | GENERATE_TALKSHOW |
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['properties']['generateUseCase']['enum'][123] | GENERATE_AVATAR_VIDEO |
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['properties']['generateUseCase']['enum'][124] | COMMENT_CONVERSATION |
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['properties']['generateUseCase']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['properties']['generateUseCase']['enumDescriptions'][40] | Generate GemFm Talkshow |
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['properties']['generateUseCase']['enumDescriptions'][96] | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['properties']['generateUseCase']['enumDescriptions'][123] | Use case for go/preset-avatars-kopi. |
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['properties']['generateUseCase']['enumDescriptions'][124] | Generate a conversation response within the context of a comment thread. See http://shortn/_npXujsfe1m for more details. |
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['properties']['generateUseCase']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['AppsIntelligenceGenAiTurnContext']['properties']['clientId']['enum'][18] | DRIVE_DERIVED_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiTurnContext']['properties']['clientId']['enum'][31] | CTMI_DATA_PLATFORM_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiTurnContext']['properties']['clientId']['enumDescriptions'][18] | Requests which originate from ADD (go/add), an internal Drive system used to derive signals from file contents. |
|---|
| root['schemas']['AppsIntelligenceGenAiTurnContext']['properties']['clientId']['enumDescriptions'][31] | Client id for the CTMI Data Platform services. |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['clientId']['enum'][18] | DRIVE_DERIVED_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['clientId']['enum'][31] | CTMI_DATA_PLATFORM_CLIENT_ID |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['clientId']['enumDescriptions'][18] | Requests which originate from ADD (go/add), an internal Drive system used to derive signals from file contents. |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['clientId']['enumDescriptions'][31] | Client id for the CTMI Data Platform services. |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['generateUseCase']['enum'][40] | GENERATE_TALKSHOW |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['generateUseCase']['enum'][123] | GENERATE_AVATAR_VIDEO |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['generateUseCase']['enum'][124] | COMMENT_CONVERSATION |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['generateUseCase']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['generateUseCase']['enumDescriptions'][40] | Generate GemFm Talkshow |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['generateUseCase']['enumDescriptions'][96] | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['generateUseCase']['enumDescriptions'][123] | Use case for go/preset-avatars-kopi. |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['generateUseCase']['enumDescriptions'][124] | Generate a conversation response within the context of a comment thread. See http://shortn/_npXujsfe1m for more details. |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['generateUseCase']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['AppsUpsellSharedRecommendationRecommendationSurface']['properties']['onramp']['enum'][158] | G1_EM |
|---|
| root['schemas']['AppsUpsellSharedRecommendationRecommendationSurface']['properties']['onramp']['enum'][165] | G1_WS_ADD_ON |
|---|
| root['schemas']['AppsUpsellSharedRecommendationRecommendationSurface']['properties']['onramp']['enum'][244] | GEMRISE_AUTO_TRANSITION_EMAIL |
|---|
| root['schemas']['AppsUpsellSharedRecommendationRecommendationSurface']['properties']['onramp']['enum'][366] | NOTEBOOKLM_AVATAR_DROPDOWN |
|---|
| root['schemas']['AppsUpsellSharedRecommendationRecommendationSurface']['properties']['onramp']['enum'][367] | NOTEBOOKLM_MANAGE_PLAN |
|---|
| root['schemas']['AppsUpsellSharedRecommendationRecommendationSurface']['properties']['onramp']['enumDescriptions'][158] | G1 EM signal |
|---|
| root['schemas']['AppsUpsellSharedRecommendationRecommendationSurface']['properties']['onramp']['enumDescriptions'][165] | G1 Workspace Add-on |
|---|
| root['schemas']['AppsUpsellSharedRecommendationRecommendationSurface']['properties']['onramp']['enumDescriptions'][244] | Transition email for Gemrise Auto-Transition. |
|---|
| root['schemas']['AppsUpsellSharedRecommendationRecommendationSurface']['properties']['onramp']['enumDescriptions'][366] | Entry points from NotebookLM mobile. Upgrade CTA in mAvatar dropdown. |
|---|
| root['schemas']['AppsUpsellSharedRecommendationRecommendationSurface']['properties']['onramp']['enumDescriptions'][367] | Manage plan CTA in mAvatar dropdown. |
|---|
| root['schemas']['AppsUpsellSharedRecommendationTemplatesCategory']['properties']['promoCategory']['enum'][21] | PROMO_CATEGORY_SKIP_GLOBAL_HOLDBACK_EXCEPTION |
|---|
| root['schemas']['AppsUpsellSharedRecommendationTemplatesCategory']['properties']['promoCategory']['enum'][22] | PROMO_CATEGORY_SKIP_GLOBAL_HOLDBACK_APPLICATION_LOGIC |
|---|
| root['schemas']['AppsUpsellSharedRecommendationTemplatesCategory']['properties']['promoCategory']['enumDescriptions'][20] | Used for legacy global holdback logic. |
|---|
| root['schemas']['AppsUpsellSharedRecommendationTemplatesCategory']['properties']['promoCategory']['enumDescriptions'][21] | Usage requires higher management approval. |
|---|
| root['schemas']['AppsUpsellSharedRecommendationTemplatesCategory']['properties']['promoCategory']['enumDescriptions'][22] | Usage requires approval via EDD or RP team lead review. |
|---|
| root['schemas']['AssistantLamdaNightwingMutatingOp']['properties']['target']['enum'][3] | BROWSER |
|---|
| root['schemas']['AssistantLamdaNightwingMutatingOp']['properties']['target']['enumDescriptions'][3] | MutatingOps with BROWSER target will be executed in the browser client. |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['applicationSurface']['enum'][46] | G1 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['onramp']['enum'][158] | G1_EM |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['onramp']['enum'][165] | G1_WS_ADD_ON |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['onramp']['enum'][244] | GEMRISE_AUTO_TRANSITION_EMAIL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['onramp']['enum'][366] | NOTEBOOKLM_AVATAR_DROPDOWN |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['onramp']['enum'][367] | NOTEBOOKLM_MANAGE_PLAN |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['onramp']['enumDescriptions'][158] | G1 EM signal |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['onramp']['enumDescriptions'][165] | G1 Workspace Add-on |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['onramp']['enumDescriptions'][244] | Transition email for Gemrise Auto-Transition. |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['onramp']['enumDescriptions'][366] | Entry points from NotebookLM mobile. Upgrade CTA in mAvatar dropdown. |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['onramp']['enumDescriptions'][367] | Manage plan CTA in mAvatar dropdown. |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][177] | SECURITY_INSIGHTS_PHISHING_MALWARE_V4_BANNER |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][178] | SECURITY_INSIGHTS_PHISHING_MALWARE_V4_TANAC_BANNER |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][183] | SECURITY_INSIGHTS_PHISHING_MALWARE_CARD_FEATURE_NOT_AVAILABLE_V2 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][187] | SECURITY_INSIGHTS_BANNER_TANAC_DISCOUNT |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][249] | GMAIL_DASHER_WELCOME_SHELL_DIALOG |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][261] | GMAIL_PEP_DASHER_UPGRADE_TANAC |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][262] | GMAIL_PEP_DASHER_UPGRADE_DISCOUNT |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][263] | GMAIL_PEP_DASHER_UPGRADE_NO_DISCOUNT |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][525] | AI_VALUE_MEET_LANDING_PAGE_WITH_AGENDA_BIZ_STARTER_DISCOUNT_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][526] | AI_VALUE_MEET_LANDING_PAGE_WITH_AGENDA_BIZ_STARTER_TANAC_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enum'][527] | AI_VALUE_MEET_LANDING_PAGE_WITH_AGENDA_BIZ_STARTER_NON_DISCOUNT_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoTemplateId']['enumDescriptions'][261] | go/upgrade-experience-gmail-pep |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][191] | AI_VALUE_MEET_BIZ_STARTER_DISCOUNT_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][192] | AI_VALUE_MEET_BIZ_STARTER_TANAC_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][193] | AI_VALUE_MEET_BIZ_STARTER_NON_DISCOUNT_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][197] | AI_VALUE_GNP_BIZ_STARTER_TANAC_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][198] | AI_VALUE_GNP_BIZ_STARTER_DISCOUNT_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][199] | AI_VALUE_GNP_BIZ_STARTER_NON_DISCOUNT_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][209] | SECURITY_INSIGHTS_PHISHING_MALWARE_V4 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][210] | SECURITY_INSIGHTS_PHISHING_MALWARE_V4_TANAC |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][214] | SECURITY_INSIGHTS_PHISHING_MALWARE_FEATURE_NOT_AVAILABLE_V2 |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][216] | SECURITY_INSIGHTS_BANNER_TANAC_DISCOUNT |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][268] | GMAIL_DASHER_WELCOME_SHELL_DIALOG |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][271] | GMAIL_PEP_DASHER_UPGRADE_TANAC |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][272] | GMAIL_PEP_DASHER_UPGRADE_DISCOUNT |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][273] | GMAIL_PEP_DASHER_UPGRADE_NO_DISCOUNT |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][293] | FLAT_DISCOUNT_GRANTING |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][346] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_TANAC_GRANTING |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][347] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_THIRTY_PERCENT_DISCOUNT_GRANTING |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][348] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_GNP_DISCOUNT_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][349] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_GNP_TRIAL_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][350] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_WFAC_DISCOUNT_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][351] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_WFAC_TRIAL_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][352] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_E_SIGNATURE_DISCOUNT_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][353] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_E_SIGNATURE_TRIAL_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][354] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_SECURITY_ADVISOR_DISCOUNT_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][355] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_SECURITY_ADVISOR_TRIAL_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][356] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_APT_BOOKING_DISCOUNT_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][357] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_APT_BOOKING_TRIAL_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][398] | XXX_TEST_ONLY_ADMIN_CONSOLE_ONBOARDING_ACCORDION_PROMO |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][422] | F2P_V4_WFAC_MEET_PAYGATER |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][423] | F2P_V4_WFAC_MEET_HOST_POWER_USER |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][480] | COMMERCE_BUYFLOW_UPGRADE_BUSINESS_STANDARD |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][481] | COMMERCE_BUYFLOW_UPGRADE_BUSINESS_PLUS |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][510] | GEMRISE_V2_NOTEBOOKLM_AE_DISCOVER_CARD |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][518] | DISCOVER_AFFILIATE_ENTITY_OPEN_GMAIL_AND_ADVANCED_FEATURES |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][519] | DISCOVER_AFFILIATE_ENTITY_GEMINI_ONBOARDING_GET_STARTED |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][520] | DISCOVER_AFFILIATE_ENTITY_GEMINI_IN_WS_OVERVIEW_STARTER |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][521] | DISCOVER_AFFILIATE_ENTITY_GEMINI_IN_WS_OVERVIEW_STANDARD_PLUS |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][522] | DISCOVER_AFFILIATE_ENTITY_TWO_STEP_VERIFICATION_INDIVIDUAL_ENABLEMENT |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][523] | DISCOVER_AFFILIATE_ENTITY_START_A_MEETING |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][656] | G1_WFAC_AIP_WAVE5_COPY_NMEL28_G1SUBS |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][657] | G1_WFAC_AIP_WAVE5_COPY_NME_BARDACTIVE |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][763] | MX_REMINDER_WFAC |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][764] | G1_EM_SIM_SIGNAL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][765] | G1_EM_ASR_SIGNAL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][766] | G1_EM_GBP_SIGNAL |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][767] | G1_WS_ADD_ON_ELIGIBLE |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enum'][768] | GEMRISE_AUTO_TRANSITION |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][271] | Gmail PEP for Upgrade experience: go/upgrade-experience-gmail-pep |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][398] | Admin Console onboarding accordion test only promos |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][422] | go/f2p-wfac-v4-edd |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][480] | Temporary promo types for order types that are not relevant to recommendations. Will be deprecated once b/405422356 is fixed. |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][509] | Discover Card for Dasher users - NotebookLM |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][510] | Discover Card for AE users - NotebookLM |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][518] | go/ae-ob |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][658] | Deprecated: this promo has been replaced by G1_WFAC_AIP_WAVE5_COPY_NMEL28_G1SUBS and G1_WFAC_AIP_WAVE5_COPY_NME_BARDACTIVE |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][763] | go/mx-reminder-ui |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][768] | go/gemrise-at |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['onramp']['enum'][158] | G1_EM |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['onramp']['enum'][165] | G1_WS_ADD_ON |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['onramp']['enum'][244] | GEMRISE_AUTO_TRANSITION_EMAIL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['onramp']['enum'][366] | NOTEBOOKLM_AVATAR_DROPDOWN |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['onramp']['enum'][367] | NOTEBOOKLM_MANAGE_PLAN |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['onramp']['enumDescriptions'][158] | G1 EM signal |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['onramp']['enumDescriptions'][165] | G1 Workspace Add-on |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['onramp']['enumDescriptions'][244] | Transition email for Gemrise Auto-Transition. |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['onramp']['enumDescriptions'][366] | Entry points from NotebookLM mobile. Upgrade CTA in mAvatar dropdown. |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['onramp']['enumDescriptions'][367] | Manage plan CTA in mAvatar dropdown. |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][191] | AI_VALUE_MEET_BIZ_STARTER_DISCOUNT_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][192] | AI_VALUE_MEET_BIZ_STARTER_TANAC_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][193] | AI_VALUE_MEET_BIZ_STARTER_NON_DISCOUNT_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][197] | AI_VALUE_GNP_BIZ_STARTER_TANAC_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][198] | AI_VALUE_GNP_BIZ_STARTER_DISCOUNT_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][199] | AI_VALUE_GNP_BIZ_STARTER_NON_DISCOUNT_UPSELL_MONTHLY_V1 |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][209] | SECURITY_INSIGHTS_PHISHING_MALWARE_V4 |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][210] | SECURITY_INSIGHTS_PHISHING_MALWARE_V4_TANAC |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][214] | SECURITY_INSIGHTS_PHISHING_MALWARE_FEATURE_NOT_AVAILABLE_V2 |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][216] | SECURITY_INSIGHTS_BANNER_TANAC_DISCOUNT |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][268] | GMAIL_DASHER_WELCOME_SHELL_DIALOG |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][271] | GMAIL_PEP_DASHER_UPGRADE_TANAC |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][272] | GMAIL_PEP_DASHER_UPGRADE_DISCOUNT |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][273] | GMAIL_PEP_DASHER_UPGRADE_NO_DISCOUNT |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][293] | FLAT_DISCOUNT_GRANTING |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][346] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_TANAC_GRANTING |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][347] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_THIRTY_PERCENT_DISCOUNT_GRANTING |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][348] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_GNP_DISCOUNT_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][349] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_GNP_TRIAL_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][350] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_WFAC_DISCOUNT_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][351] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_WFAC_TRIAL_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][352] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_E_SIGNATURE_DISCOUNT_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][353] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_E_SIGNATURE_TRIAL_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][354] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_SECURITY_ADVISOR_DISCOUNT_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][355] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_SECURITY_ADVISOR_TRIAL_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][356] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_APT_BOOKING_DISCOUNT_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][357] | CORE_VALUE_MONTHLY_V1_BUSINESS_STARTER_APT_BOOKING_TRIAL_EDITORS_UPSELL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][398] | XXX_TEST_ONLY_ADMIN_CONSOLE_ONBOARDING_ACCORDION_PROMO |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][422] | F2P_V4_WFAC_MEET_PAYGATER |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][423] | F2P_V4_WFAC_MEET_HOST_POWER_USER |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][480] | COMMERCE_BUYFLOW_UPGRADE_BUSINESS_STANDARD |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][481] | COMMERCE_BUYFLOW_UPGRADE_BUSINESS_PLUS |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][510] | GEMRISE_V2_NOTEBOOKLM_AE_DISCOVER_CARD |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][518] | DISCOVER_AFFILIATE_ENTITY_OPEN_GMAIL_AND_ADVANCED_FEATURES |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][519] | DISCOVER_AFFILIATE_ENTITY_GEMINI_ONBOARDING_GET_STARTED |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][520] | DISCOVER_AFFILIATE_ENTITY_GEMINI_IN_WS_OVERVIEW_STARTER |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][521] | DISCOVER_AFFILIATE_ENTITY_GEMINI_IN_WS_OVERVIEW_STANDARD_PLUS |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][522] | DISCOVER_AFFILIATE_ENTITY_TWO_STEP_VERIFICATION_INDIVIDUAL_ENABLEMENT |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][523] | DISCOVER_AFFILIATE_ENTITY_START_A_MEETING |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][656] | G1_WFAC_AIP_WAVE5_COPY_NMEL28_G1SUBS |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][657] | G1_WFAC_AIP_WAVE5_COPY_NME_BARDACTIVE |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][763] | MX_REMINDER_WFAC |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][764] | G1_EM_SIM_SIGNAL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][765] | G1_EM_ASR_SIGNAL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][766] | G1_EM_GBP_SIGNAL |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][767] | G1_WS_ADD_ON_ELIGIBLE |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enum'][768] | GEMRISE_AUTO_TRANSITION |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][271] | Gmail PEP for Upgrade experience: go/upgrade-experience-gmail-pep |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][398] | Admin Console onboarding accordion test only promos |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][422] | go/f2p-wfac-v4-edd |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][480] | Temporary promo types for order types that are not relevant to recommendations. Will be deprecated once b/405422356 is fixed. |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][509] | Discover Card for Dasher users - NotebookLM |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][510] | Discover Card for AE users - NotebookLM |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][518] | go/ae-ob |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][658] | Deprecated: this promo has been replaced by G1_WFAC_AIP_WAVE5_COPY_NMEL28_G1SUBS and G1_WFAC_AIP_WAVE5_COPY_NME_BARDACTIVE |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][763] | go/mx-reminder-ui |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][768] | go/gemrise-at |
|---|
| root['schemas']['GoogleInternalSubscriptionsFirstpartyV1CallToActionInAppPurchase']['properties']['onramp']['enum'][158] | G1_EM |
|---|
| root['schemas']['GoogleInternalSubscriptionsFirstpartyV1CallToActionInAppPurchase']['properties']['onramp']['enum'][165] | G1_WS_ADD_ON |
|---|
| root['schemas']['GoogleInternalSubscriptionsFirstpartyV1CallToActionInAppPurchase']['properties']['onramp']['enum'][244] | GEMRISE_AUTO_TRANSITION_EMAIL |
|---|
| root['schemas']['GoogleInternalSubscriptionsFirstpartyV1CallToActionInAppPurchase']['properties']['onramp']['enum'][366] | NOTEBOOKLM_AVATAR_DROPDOWN |
|---|
| root['schemas']['GoogleInternalSubscriptionsFirstpartyV1CallToActionInAppPurchase']['properties']['onramp']['enum'][367] | NOTEBOOKLM_MANAGE_PLAN |
|---|
| root['schemas']['GoogleInternalSubscriptionsFirstpartyV1CallToActionInAppPurchase']['properties']['onramp']['enumDescriptions'][158] | G1 EM signal |
|---|
| root['schemas']['GoogleInternalSubscriptionsFirstpartyV1CallToActionInAppPurchase']['properties']['onramp']['enumDescriptions'][165] | G1 Workspace Add-on |
|---|
| root['schemas']['GoogleInternalSubscriptionsFirstpartyV1CallToActionInAppPurchase']['properties']['onramp']['enumDescriptions'][244] | Transition email for Gemrise Auto-Transition. |
|---|
| root['schemas']['GoogleInternalSubscriptionsFirstpartyV1CallToActionInAppPurchase']['properties']['onramp']['enumDescriptions'][366] | Entry points from NotebookLM mobile. Upgrade CTA in mAvatar dropdown. |
|---|
| root['schemas']['GoogleInternalSubscriptionsFirstpartyV1CallToActionInAppPurchase']['properties']['onramp']['enumDescriptions'][367] | Manage plan CTA in mAvatar dropdown. |
|---|
|
|---|
| iterable_item_removed | | root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardActionType']['enum'][5] | APPEND_ROW_ACTION |
|---|
| root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardActionType']['enum'][6] | UPDATE_CELLS_ACTION |
|---|
| root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardActionType']['enum'][7] | ADD_SHEET_ACTION |
|---|
| root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardActionType']['enum'][9] | CLEAR_FILTER_ACTION |
|---|
| root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardActionType']['enum'][11] | DELETE_DIMENSION_ACTION |
|---|
| root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardActionType']['enumDescriptions'][5] | Sheets - Append row action type. |
|---|
| root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardActionType']['enumDescriptions'][6] | Sheets - Update cells action type. |
|---|
| root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardActionType']['enumDescriptions'][7] | Sheets - Add sheet action type. |
|---|
| root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardActionType']['enumDescriptions'][9] | Sheets - Clear filter action type. |
|---|
| root['schemas']['AppsExtensionsActionCardDetails']['properties']['actionCardActionType']['enumDescriptions'][11] | Sheets - Delete dimension action type. |
|---|
| root['schemas']['AppsExtensionsDuetAiActionStaticPlanData']['properties']['generateUseCase']['enumDescriptions'][95] | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
| root['schemas']['AppsIntelligenceGenAiClientDebugInfo']['properties']['useCase']['enumDescriptions'][95] | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerateRequest']['properties']['generateUseCase']['enumDescriptions'][95] | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
| root['schemas']['AppsIntelligenceGenAiGenerationIteration']['properties']['generateUseCase']['enumDescriptions'][95] | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
| root['schemas']['AppsIntelligenceGenAiGetQuotaSummaryRequest']['properties']['generateUseCase']['enumDescriptions'][95] | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
| root['schemas']['AppsIntelligenceGenAiQuestionAnswerListActionParamsQuestionAnswer']['properties']['useCaseForSuggestionFollowup']['enumDescriptions'][95] | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
| root['schemas']['AppsIntelligenceGenAiRecordFeatureUsageRequest']['properties']['generateUseCase']['enumDescriptions'][95] | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
| root['schemas']['AppsIntelligenceGenAiStarterTile']['properties']['generateUseCase']['enumDescriptions'][95] | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
| root['schemas']['AppsIntelligenceGenAiTurn']['properties']['generateUseCase']['enumDescriptions'][95] | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
| root['schemas']['AppsIntelligenceGenAiWriteAuditLogRequest']['properties']['generateUseCase']['enumDescriptions'][95] | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
| root['schemas']['CccHostedUpsellProtoEventsDerivedRecommendationInteractionDetails']['properties']['promoType']['enumDescriptions'][477] | Discover Card - NotebookLM |
|---|
| root['schemas']['CccHostedUpsellProtoSourceAttributionSource']['properties']['promoType']['enumDescriptions'][477] | Discover Card - NotebookLM |
|---|
|
|---|
|
|---|
| prod/arcore- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/arcore-v1 | | dictionary_item_added | - root['schemas']['MessageSet']['description']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/arcore-v1beta2 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/arcorecloudanchor- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/arcorecloudanchor-v1beta2 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/asia-east1-connectgateway- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/asia-east1-connectgateway-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/asia-east1-connectgateway-v1beta1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/asia-east1-containerfilesystem- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/asia-east1-containerfilesystem-v1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/asia-east1-dataproccontrol- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250315 |
|---|
|
|---|
|
|---|
|
|---|
| prod/asia-east1-dataproccontrol-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250315 |
|---|
|
|---|
|
|---|
|
|---|
| prod/asia-south1-chronicle- | | dictionary_item_added | - root['schemas']['DataTableWriteMetadata']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['Result']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/asia-south1-chronicle-v1 | | dictionary_item_added | - root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['referenceLists']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['rules']
- root['schemas']['CompilationDiagnostic']
- root['schemas']['CompilationPosition']
- root['schemas']['DataTableWriteMetadata']
- root['schemas']['InputsUsed']
- root['schemas']['ListReferenceListsResponse']
- root['schemas']['ListRetrohuntsResponse']
- root['schemas']['ListRuleDeploymentsResponse']
- root['schemas']['ListRuleRevisionsResponse']
- root['schemas']['ListRulesResponse']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['ReferenceList']
- root['schemas']['ReferenceListEntry']
- root['schemas']['ReferenceListScope']
- root['schemas']['Result']
- root['schemas']['Retrohunt']
- root['schemas']['Rule']
- root['schemas']['RuleDeployment']
- root['schemas']['ScopeInfo']
- root['schemas']['Severity']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/asia-south1-chronicle-v1alpha | | dictionary_item_added | - root['resources']['projects']['resources']['locations']['resources']['instances']['methods']['fetchFederationAccess']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['federationGroups']
- root['schemas']['AzureV2WorkloadIdentityFederation']
- root['schemas']['DataTableWriteMetadata']
- root['schemas']['ExifInfoProvenance']
- root['schemas']['FaviconProvenance']
- root['schemas']['FederatedInstanceAccessMetadata']
- root['schemas']['FederationGroup']
- root['schemas']['FetchFederationAccessResponse']
- root['schemas']['FileMetadataPEProvenance']
- root['schemas']['FileMetadataProvenance']
- root['schemas']['FileProvenance']
- root['schemas']['ListFederationGroupsResponse']
- root['schemas']['NtfsFileMetadataProvenance']
- root['schemas']['OperationMetadata']
- root['schemas']['PDFInfoProvenance']
- root['schemas']['PrevalenceProvenance']
- root['schemas']['ProcessProvenance']
- root['schemas']['Result']
- root['schemas']['S3V2AccessKeySecretAuth']
- root['schemas']['SecurityResultProvenance']
- root['schemas']['SignatureInfoProvenance']
- root['schemas']['StatsColumnData']
- root['schemas']['StatsColumnType']
- root['schemas']['StatsColumnValue']
- root['schemas']['StatsData']
- root['schemas']['StatsList']
- root['schemas']['AzureAuthV2']['properties']['azureV2WorkloadIdentityFederation']
- root['schemas']['FeedPack']['properties']['hidden']
- root['schemas']['GenerateSoarAuthJwtRequest']['properties']['soarJwtType']
- root['schemas']['Instance']['properties']['displayName']
- root['schemas']['Instance']['properties']['secopsUrls']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['LegacyUpdateAlertRequest']['properties']['caseName']
- root['schemas']['LegacyUpdateAlertRequest']['properties']['responsePlatformInfo']
- root['schemas']['NounProvenance']['properties']['process']
- root['schemas']['PackLogType']['properties']['displayName']
- root['schemas']['S3AuthV2']['properties']['accessKeySecretAuth']
- root['schemas']['S3AuthV2']['properties']['awsIamRoleArn']
- root['schemas']['SQSAuthV2']['properties']['awsIamRoleArn']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
- root['schemas']['UdmSearchResponse']['properties']['stats']
|
|---|
| dictionary_item_removed | - root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['integrations']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['findingsGraph']['methods']['initializeGraph']['parameters']['nodeSource.entity']
- root['schemas']['Integration']
- root['schemas']['ListIntegrationsResponse']
|
|---|
| values_changed | | root['resources']['projects']['resources']['locations']['resources']['instances']['methods']['generateSoarAuthJwt']['description'] | | new_value | GenerateSoarAuthJwt signs a jwt in order to proceed with jwt exchange based authenticate with soar. This API also signs a jwt containing the details of the user assigned scopes. See go/user-scopes-propagation-to-soar. |
|---|
| old_value | GenerateSoarAuthJwt signs a jwt in order to proceed with jwt exchange based authenticate with soar. |
|---|
|
|---|
| root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['DashboardChart']['properties']['tileType']['description'] | | new_value | Optional. Type of tile i.e., visualization, button or text. |
|---|
| old_value | Optional. Type of tile i.e., visualization, button or text. TODO(b/316160258) - Make this field `Required` after UI changes (still in development so won't be incompatible). |
|---|
|
|---|
| root['schemas']['DataExportStatus']['properties']['progressPercentage']['description'] | | new_value | Output only. The progress in percentage, only applicable for stage "PROCESSING". |
|---|
| old_value | Output only. The progress in percentage, only applicable for stage “PROCESSING” |
|---|
|
|---|
| root['schemas']['Feed']['properties']['lastFeedInitiationTime']['description'] | | new_value | Output only. Latest timestamp when the transfer was successful for the feed. |
|---|
| old_value | Output only. Latest timestamp when the transfer was successful for the feed. refer go/feeds_lfit for details. |
|---|
|
|---|
| root['schemas']['FeedSourceTypeSchema']['properties']['name']['description'] | | new_value | The resource name for this FeedSourceTypeSchema. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}". |
|---|
| old_value | The resource name for this FeedSourceTypeSchema. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}". See FeedDetails.FeedSourceType for the feed source type. |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['LegacyUpdateAlertRequest']['description'] | | new_value | Request to update an Alert with new feedback. NEXT TAG: 6 |
|---|
| old_value | Request to update an Alert with new feedback. NEXT TAG: 4 |
|---|
|
|---|
| root['schemas']['LogTypeSchema']['properties']['name']['description'] | | new_value | The resource name. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}/logTypeSchemas/{log_type}" |
|---|
| old_value | The resource name. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}/logTypeSchemas/{log_type}" See FeedDetails.FeedSourceType for the feed source type. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['FeedDetails']['properties']['feedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
| root['schemas']['FeedSourceTypeSchema']['properties']['feedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
| root['schemas']['PackLogType']['properties']['recommendedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['FeedPack']['properties']['packType']['enum'][3] | ONBOARDING |
|---|
| root['schemas']['FeedPack']['properties']['packType']['enumDescriptions'][3] | Onboarding feed pack type. |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/asia-south1-chronicle-v1beta | | dictionary_item_added | - root['schemas']['DataTableWriteMetadata']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['Result']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/asia-southeast1-chronicle- | | dictionary_item_added | - root['schemas']['DataTableWriteMetadata']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['Result']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/asia-southeast1-chronicle-v1 | | dictionary_item_added | - root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['referenceLists']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['rules']
- root['schemas']['CompilationDiagnostic']
- root['schemas']['CompilationPosition']
- root['schemas']['DataTableWriteMetadata']
- root['schemas']['InputsUsed']
- root['schemas']['ListReferenceListsResponse']
- root['schemas']['ListRetrohuntsResponse']
- root['schemas']['ListRuleDeploymentsResponse']
- root['schemas']['ListRuleRevisionsResponse']
- root['schemas']['ListRulesResponse']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['ReferenceList']
- root['schemas']['ReferenceListEntry']
- root['schemas']['ReferenceListScope']
- root['schemas']['Result']
- root['schemas']['Retrohunt']
- root['schemas']['Rule']
- root['schemas']['RuleDeployment']
- root['schemas']['ScopeInfo']
- root['schemas']['Severity']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/asia-southeast1-chronicle-v1alpha | | dictionary_item_added | - root['resources']['projects']['resources']['locations']['resources']['instances']['methods']['fetchFederationAccess']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['federationGroups']
- root['schemas']['AzureV2WorkloadIdentityFederation']
- root['schemas']['DataTableWriteMetadata']
- root['schemas']['ExifInfoProvenance']
- root['schemas']['FaviconProvenance']
- root['schemas']['FederatedInstanceAccessMetadata']
- root['schemas']['FederationGroup']
- root['schemas']['FetchFederationAccessResponse']
- root['schemas']['FileMetadataPEProvenance']
- root['schemas']['FileMetadataProvenance']
- root['schemas']['FileProvenance']
- root['schemas']['ListFederationGroupsResponse']
- root['schemas']['NtfsFileMetadataProvenance']
- root['schemas']['OperationMetadata']
- root['schemas']['PDFInfoProvenance']
- root['schemas']['PrevalenceProvenance']
- root['schemas']['ProcessProvenance']
- root['schemas']['Result']
- root['schemas']['S3V2AccessKeySecretAuth']
- root['schemas']['SecurityResultProvenance']
- root['schemas']['SignatureInfoProvenance']
- root['schemas']['StatsColumnData']
- root['schemas']['StatsColumnType']
- root['schemas']['StatsColumnValue']
- root['schemas']['StatsData']
- root['schemas']['StatsList']
- root['schemas']['AzureAuthV2']['properties']['azureV2WorkloadIdentityFederation']
- root['schemas']['FeedPack']['properties']['hidden']
- root['schemas']['GenerateSoarAuthJwtRequest']['properties']['soarJwtType']
- root['schemas']['Instance']['properties']['displayName']
- root['schemas']['Instance']['properties']['secopsUrls']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['LegacyUpdateAlertRequest']['properties']['caseName']
- root['schemas']['LegacyUpdateAlertRequest']['properties']['responsePlatformInfo']
- root['schemas']['NounProvenance']['properties']['process']
- root['schemas']['PackLogType']['properties']['displayName']
- root['schemas']['S3AuthV2']['properties']['accessKeySecretAuth']
- root['schemas']['S3AuthV2']['properties']['awsIamRoleArn']
- root['schemas']['SQSAuthV2']['properties']['awsIamRoleArn']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
- root['schemas']['UdmSearchResponse']['properties']['stats']
|
|---|
| dictionary_item_removed | - root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['integrations']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['findingsGraph']['methods']['initializeGraph']['parameters']['nodeSource.entity']
- root['schemas']['Integration']
- root['schemas']['ListIntegrationsResponse']
|
|---|
| values_changed | | root['resources']['projects']['resources']['locations']['resources']['instances']['methods']['generateSoarAuthJwt']['description'] | | new_value | GenerateSoarAuthJwt signs a jwt in order to proceed with jwt exchange based authenticate with soar. This API also signs a jwt containing the details of the user assigned scopes. See go/user-scopes-propagation-to-soar. |
|---|
| old_value | GenerateSoarAuthJwt signs a jwt in order to proceed with jwt exchange based authenticate with soar. |
|---|
|
|---|
| root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['DashboardChart']['properties']['tileType']['description'] | | new_value | Optional. Type of tile i.e., visualization, button or text. |
|---|
| old_value | Optional. Type of tile i.e., visualization, button or text. TODO(b/316160258) - Make this field `Required` after UI changes (still in development so won't be incompatible). |
|---|
|
|---|
| root['schemas']['DataExportStatus']['properties']['progressPercentage']['description'] | | new_value | Output only. The progress in percentage, only applicable for stage "PROCESSING". |
|---|
| old_value | Output only. The progress in percentage, only applicable for stage “PROCESSING” |
|---|
|
|---|
| root['schemas']['Feed']['properties']['lastFeedInitiationTime']['description'] | | new_value | Output only. Latest timestamp when the transfer was successful for the feed. |
|---|
| old_value | Output only. Latest timestamp when the transfer was successful for the feed. refer go/feeds_lfit for details. |
|---|
|
|---|
| root['schemas']['FeedSourceTypeSchema']['properties']['name']['description'] | | new_value | The resource name for this FeedSourceTypeSchema. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}". |
|---|
| old_value | The resource name for this FeedSourceTypeSchema. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}". See FeedDetails.FeedSourceType for the feed source type. |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['LegacyUpdateAlertRequest']['description'] | | new_value | Request to update an Alert with new feedback. NEXT TAG: 6 |
|---|
| old_value | Request to update an Alert with new feedback. NEXT TAG: 4 |
|---|
|
|---|
| root['schemas']['LogTypeSchema']['properties']['name']['description'] | | new_value | The resource name. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}/logTypeSchemas/{log_type}" |
|---|
| old_value | The resource name. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}/logTypeSchemas/{log_type}" See FeedDetails.FeedSourceType for the feed source type. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['FeedDetails']['properties']['feedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
| root['schemas']['FeedSourceTypeSchema']['properties']['feedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
| root['schemas']['PackLogType']['properties']['recommendedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['FeedPack']['properties']['packType']['enum'][3] | ONBOARDING |
|---|
| root['schemas']['FeedPack']['properties']['packType']['enumDescriptions'][3] | Onboarding feed pack type. |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/asia-southeast1-chronicle-v1beta | | dictionary_item_added | - root['schemas']['DataTableWriteMetadata']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['Result']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/asia-southeast1-containerfilesystem- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/asia-southeast1-containerfilesystem-v1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/assuredoss- | | dictionary_item_added | - root['resources']['organizations']['resources']['locations']['methods']['list']['parameters']['extraLocationTypes']
- root['resources']['projects']['resources']['locations']['methods']['list']['parameters']['extraLocationTypes']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250320 |
|---|
| old_value | 20250313 |
|---|
|
|---|
|
|---|
|
|---|
| prod/assuredoss-v1alpha | | dictionary_item_added | - root['resources']['organizations']['resources']['locations']['methods']['list']['parameters']['extraLocationTypes']
- root['resources']['projects']['resources']['locations']['methods']['list']['parameters']['extraLocationTypes']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250320 |
|---|
| old_value | 20250313 |
|---|
|
|---|
|
|---|
|
|---|
| prod/auditrecording-pa- | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodComponent']['properties']['componentId']['enum'][128] | GOOGLE_ONE_PARTNERSHIP_SERVER |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodEvent']['properties']['name']['enum'][324] | GOOGLE_ONE_PARTNER_PLAN_ACTIVATION_TOS_ACCEPTED |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodEvent']['properties']['name']['enum'][422] | PAISA_MERCHANT_ADS_MANAGEMENT_CONSENT |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodEvent']['properties']['name']['enumDescriptions'][324] | The user has accepted the ToS for Google One Partner Plan Activation. |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodEvent']['properties']['name']['enumDescriptions'][422] | Event specifying that the merchant has given consent for google ads management through the google pay app. |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enum'][404] | GOOGLE_HOME_ANDROID_AI_LABS_OPT_IN_OUT |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enum'][437] | GOOGLE_HOME_IOS_AI_LABS_OPT_IN_OUT |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enum'][510] | GOOGLE_ONE_PARTNER_PLAN_ACTIVATION_FLOW |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enum'][704] | PAISA_MERCHANT_FLUTTER_ADS_MANAGEMENT_ONBOARDING_SCREEN |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enumDescriptions'][404] | User is going through the Google Home Android app AI Labs Opt-in/out flow. |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enumDescriptions'][437] | User is going through the Google Home iOS app AI Labs Opt-in/out flow. |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enumDescriptions'][704] | User going through the Paisa Merchant Ads Management Onboarding flow in Flutter app. |
|---|
|
|---|
| iterable_item_removed | | root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodEvent']['properties']['name']['enum'][361] | GOOGLE_WALLET_BULK_ADD_IMAGE_PASSES_ACKNOWLEDGEMENT |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodEvent']['properties']['name']['enumDescriptions'][361] | The event specifying that the user has agreed to add image passes on bulk import review screen. |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enum'][586] | GOOGLE_WALLET_BULK_ADD_IMAGE_PASSES_ACKNOWLEDGEMENT_ANDROID |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enumDescriptions'][586] | Google Wallet bulk add image passes acknowledgement on Android. |
|---|
|
|---|
|
|---|
| prod/auditrecording-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodComponent']['properties']['componentId']['enum'][128] | GOOGLE_ONE_PARTNERSHIP_SERVER |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodEvent']['properties']['name']['enum'][324] | GOOGLE_ONE_PARTNER_PLAN_ACTIVATION_TOS_ACCEPTED |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodEvent']['properties']['name']['enum'][422] | PAISA_MERCHANT_ADS_MANAGEMENT_CONSENT |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodEvent']['properties']['name']['enumDescriptions'][324] | The user has accepted the ToS for Google One Partner Plan Activation. |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodEvent']['properties']['name']['enumDescriptions'][422] | Event specifying that the merchant has given consent for google ads management through the google pay app. |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enum'][404] | GOOGLE_HOME_ANDROID_AI_LABS_OPT_IN_OUT |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enum'][437] | GOOGLE_HOME_IOS_AI_LABS_OPT_IN_OUT |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enum'][510] | GOOGLE_ONE_PARTNER_PLAN_ACTIVATION_FLOW |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enum'][704] | PAISA_MERCHANT_FLUTTER_ADS_MANAGEMENT_ONBOARDING_SCREEN |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enumDescriptions'][404] | User is going through the Google Home Android app AI Labs Opt-in/out flow. |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enumDescriptions'][437] | User is going through the Google Home iOS app AI Labs Opt-in/out flow. |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enumDescriptions'][704] | User going through the Paisa Merchant Ads Management Onboarding flow in Flutter app. |
|---|
|
|---|
| iterable_item_removed | | root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodEvent']['properties']['name']['enum'][361] | GOOGLE_WALLET_BULK_ADD_IMAGE_PASSES_ACKNOWLEDGEMENT |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodEvent']['properties']['name']['enumDescriptions'][361] | The event specifying that the user has agreed to add image passes on bulk import review screen. |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enum'][586] | GOOGLE_WALLET_BULK_ADD_IMAGE_PASSES_ACKNOWLEDGEMENT_ANDROID |
|---|
| root['schemas']['GoogleInternalApiAuditrecordingV1NongoogleprodUiContext']['properties']['contextId']['enumDescriptions'][586] | Google Wallet bulk add image passes acknowledgement on Android. |
|---|
|
|---|
|
|---|
| prod/autofill- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/autofill-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/autopush-notifications-pa.sandbox- | | dictionary_item_added | - root['schemas']['GoogleLogsTapandpayAndroid__MdocStatusChangeEvent']
- root['schemas']['LogsProtoPaymentsConsumerCore__SearchProgramMetadata']
- root['schemas']['CommunicationPusherProto__ConvergedMeetDevicePayload']['properties']['skippedCheckingUserCapabilities']
- root['schemas']['GoogleLogsTapandpayAndroid__MdocEvent']['properties']['statusChangeEvent']
- root['schemas']['GoogleLogsTapandpayAndroid__PassesGeofencingEvent']['properties']['issuerId']
- root['schemas']['LogsProtoPaymentsConsumerCore__PaymentsConsumerCoreVisualElementMetadata']['properties']['searchProgramMetadata']
- root['schemas']['NotificationsFrontendDataCommon__SupportedFeatures']['properties']['authenticatedUrlSupported']
- root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['description']
- root['schemas']['Proto2Bridge__MessageSet']['deprecated']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250328 |
|---|
| old_value | 20250323 |
|---|
|
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__MdocEvent']['description'] | | new_value | Events for mobile document Next id: 12 |
|---|
| old_value | Events for mobile document Next id: 11 |
|---|
|
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__PaymentsConsumerCoreVisualElementMetadata']['description'] | | new_value | Container to hold optional metadata associated with a visual element event. Next Id: 28 |
|---|
| old_value | Container to hold optional metadata associated with a visual element event. Next Id: 27 |
|---|
|
|---|
| root['schemas']['Proto2Bridge__MessageSet']['description'] | | new_value | This is proto2's version of MessageSet. DEPRECATED: DO NOT USE FOR NEW FIELDS. If you are using editions or proto2, please make your own extendable messages for your use case. If you are using proto3, please use `Any` instead. MessageSet was the implementation of extensions for proto1. When proto2 was introduced, extensions were implemented as a first-class feature. This schema for MessageSet was meant to be a "bridge" solution to migrate MessageSet-bearing messages from proto1 to proto2. This schema has been open-sourced only to facilitate the migration of Google products with MessageSet-bearing messages to open-source environments. |
|---|
| old_value | This is proto2's version of MessageSet. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][6] | AUTHENTICATION_FAILURE_USER_CANCELED |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][7] | AUTHENTICATION_FAILURE_USER_RECOVERABLE |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][8] | AUTHENTICATION_FAILURE_MISSING_SCREEN_LOCK |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][9] | AUTHENTICATION_FAILURE_INELIGIBLE_DEVICE |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][5] | Generic authentication failure where we don't know the exact reason. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][6] | User manually canceled the authentication prompt. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][7] | A retryable failure such as invalid PIN / fingerprint. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][8] | The device does not have a screen lock set up. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][9] | We could not create a KeyguardManager instance for this device. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['sourcePage']['enum'][7] | SOURCE_PAGE_VALUABLE_DETAILS |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['sourcePage']['enum'][8] | SOURCE_PAGE_SAVE_PASSES |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__ClosedLoopEvent']['properties']['eventType']['enum'][107] | VIEW_1PF_AUTH_SUCCESS |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__PayNotificationEvent']['properties']['actionType']['enum'][24] | CONTEXTUAL_TOKENIZATION_NOTIFICATION |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__TokenizationPromptNotificationEvent']['properties']['failureReason']['enum'][14] | UNKNOWN_ENTRY_POINT |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__WearAppErrorEvent']['properties']['error']['enum'][19] | ERROR_ACCOUNT_UNDER_AGE_WITH_NON_NFC_DEVICE |
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__ValuableMetadata']['properties']['initiationSource']['enum'][28] | MAPS_PLACESHEET_VALUABLE_DEEP_LINK |
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__ValuableMetadata']['properties']['initiationSource']['enum'][29] | PASS_UPGRADE |
|---|
| root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['properties']['outcome']['enum'][6] | PTOKEN_POLICY_DROPPED |
|---|
| root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['properties']['outcome']['enumDescriptions'][6] | PTOKEN_POLICY_DROPPED implies that the notification was dropped due to a pToken policy violation. |
|---|
| root['schemas']['NotificationsFrontendData_RenderContextDeviceInfo_WebContext']['properties']['webHostOperatingSystem']['enum'][3] | MAC |
|---|
| root['schemas']['SearchNotificationsClientCommon__InboxChimeData']['properties']['category']['enum'][172] | SPORTS_IPL_AWARENESS_NOTIF |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['notificationCategory']['enum'][172] | SPORTS_IPL_AWARENESS_NOTIF |
|---|
| root['schemas']['WalletGooglepayFrontendApiTransactions__TransitTap']['properties']['transitAction']['enum'][6] | CREDIT |
|---|
| root['schemas']['WalletGooglepayFrontendApiTransactions__TransitTap']['properties']['transitAction']['enumDescriptions'][6] | Tap for receiving a credit amount. |
|---|
|
|---|
|
|---|
| prod/autopush-notifications-pa.sandbox-v1 | | dictionary_item_added | - root['schemas']['GoogleLogsTapandpayAndroid__MdocStatusChangeEvent']
- root['schemas']['LogsProtoPaymentsConsumerCore__SearchProgramMetadata']
- root['schemas']['CommunicationPusherProto__ConvergedMeetDevicePayload']['properties']['skippedCheckingUserCapabilities']
- root['schemas']['GoogleLogsTapandpayAndroid__MdocEvent']['properties']['statusChangeEvent']
- root['schemas']['GoogleLogsTapandpayAndroid__PassesGeofencingEvent']['properties']['issuerId']
- root['schemas']['LogsProtoPaymentsConsumerCore__PaymentsConsumerCoreVisualElementMetadata']['properties']['searchProgramMetadata']
- root['schemas']['NotificationsFrontendDataCommon__SupportedFeatures']['properties']['authenticatedUrlSupported']
- root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['description']
- root['schemas']['Proto2Bridge__MessageSet']['deprecated']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250328 |
|---|
| old_value | 20250323 |
|---|
|
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__MdocEvent']['description'] | | new_value | Events for mobile document Next id: 12 |
|---|
| old_value | Events for mobile document Next id: 11 |
|---|
|
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__PaymentsConsumerCoreVisualElementMetadata']['description'] | | new_value | Container to hold optional metadata associated with a visual element event. Next Id: 28 |
|---|
| old_value | Container to hold optional metadata associated with a visual element event. Next Id: 27 |
|---|
|
|---|
| root['schemas']['Proto2Bridge__MessageSet']['description'] | | new_value | This is proto2's version of MessageSet. DEPRECATED: DO NOT USE FOR NEW FIELDS. If you are using editions or proto2, please make your own extendable messages for your use case. If you are using proto3, please use `Any` instead. MessageSet was the implementation of extensions for proto1. When proto2 was introduced, extensions were implemented as a first-class feature. This schema for MessageSet was meant to be a "bridge" solution to migrate MessageSet-bearing messages from proto1 to proto2. This schema has been open-sourced only to facilitate the migration of Google products with MessageSet-bearing messages to open-source environments. |
|---|
| old_value | This is proto2's version of MessageSet. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][6] | AUTHENTICATION_FAILURE_USER_CANCELED |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][7] | AUTHENTICATION_FAILURE_USER_RECOVERABLE |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][8] | AUTHENTICATION_FAILURE_MISSING_SCREEN_LOCK |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][9] | AUTHENTICATION_FAILURE_INELIGIBLE_DEVICE |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][5] | Generic authentication failure where we don't know the exact reason. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][6] | User manually canceled the authentication prompt. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][7] | A retryable failure such as invalid PIN / fingerprint. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][8] | The device does not have a screen lock set up. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][9] | We could not create a KeyguardManager instance for this device. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['sourcePage']['enum'][7] | SOURCE_PAGE_VALUABLE_DETAILS |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['sourcePage']['enum'][8] | SOURCE_PAGE_SAVE_PASSES |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__ClosedLoopEvent']['properties']['eventType']['enum'][107] | VIEW_1PF_AUTH_SUCCESS |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__PayNotificationEvent']['properties']['actionType']['enum'][24] | CONTEXTUAL_TOKENIZATION_NOTIFICATION |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__TokenizationPromptNotificationEvent']['properties']['failureReason']['enum'][14] | UNKNOWN_ENTRY_POINT |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__WearAppErrorEvent']['properties']['error']['enum'][19] | ERROR_ACCOUNT_UNDER_AGE_WITH_NON_NFC_DEVICE |
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__ValuableMetadata']['properties']['initiationSource']['enum'][28] | MAPS_PLACESHEET_VALUABLE_DEEP_LINK |
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__ValuableMetadata']['properties']['initiationSource']['enum'][29] | PASS_UPGRADE |
|---|
| root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['properties']['outcome']['enum'][6] | PTOKEN_POLICY_DROPPED |
|---|
| root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['properties']['outcome']['enumDescriptions'][6] | PTOKEN_POLICY_DROPPED implies that the notification was dropped due to a pToken policy violation. |
|---|
| root['schemas']['NotificationsFrontendData_RenderContextDeviceInfo_WebContext']['properties']['webHostOperatingSystem']['enum'][3] | MAC |
|---|
| root['schemas']['SearchNotificationsClientCommon__InboxChimeData']['properties']['category']['enum'][172] | SPORTS_IPL_AWARENESS_NOTIF |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['notificationCategory']['enum'][172] | SPORTS_IPL_AWARENESS_NOTIF |
|---|
| root['schemas']['WalletGooglepayFrontendApiTransactions__TransitTap']['properties']['transitAction']['enum'][6] | CREDIT |
|---|
| root['schemas']['WalletGooglepayFrontendApiTransactions__TransitTap']['properties']['transitAction']['enumDescriptions'][6] | Tap for receiving a credit amount. |
|---|
|
|---|
|
|---|
| prod/autopush-proddata-notifications-pa.sandbox- | | dictionary_item_added | - root['schemas']['GoogleLogsTapandpayAndroid__MdocStatusChangeEvent']
- root['schemas']['LogsProtoPaymentsConsumerCore__SearchProgramMetadata']
- root['schemas']['CommunicationPusherProto__ConvergedMeetDevicePayload']['properties']['skippedCheckingUserCapabilities']
- root['schemas']['GoogleLogsTapandpayAndroid__MdocEvent']['properties']['statusChangeEvent']
- root['schemas']['GoogleLogsTapandpayAndroid__PassesGeofencingEvent']['properties']['issuerId']
- root['schemas']['LogsProtoPaymentsConsumerCore__PaymentsConsumerCoreVisualElementMetadata']['properties']['searchProgramMetadata']
- root['schemas']['NotificationsFrontendDataCommon__SupportedFeatures']['properties']['authenticatedUrlSupported']
- root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['description']
- root['schemas']['Proto2Bridge__MessageSet']['deprecated']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250328 |
|---|
| old_value | 20250323 |
|---|
|
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__MdocEvent']['description'] | | new_value | Events for mobile document Next id: 12 |
|---|
| old_value | Events for mobile document Next id: 11 |
|---|
|
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__PaymentsConsumerCoreVisualElementMetadata']['description'] | | new_value | Container to hold optional metadata associated with a visual element event. Next Id: 28 |
|---|
| old_value | Container to hold optional metadata associated with a visual element event. Next Id: 27 |
|---|
|
|---|
| root['schemas']['Proto2Bridge__MessageSet']['description'] | | new_value | This is proto2's version of MessageSet. DEPRECATED: DO NOT USE FOR NEW FIELDS. If you are using editions or proto2, please make your own extendable messages for your use case. If you are using proto3, please use `Any` instead. MessageSet was the implementation of extensions for proto1. When proto2 was introduced, extensions were implemented as a first-class feature. This schema for MessageSet was meant to be a "bridge" solution to migrate MessageSet-bearing messages from proto1 to proto2. This schema has been open-sourced only to facilitate the migration of Google products with MessageSet-bearing messages to open-source environments. |
|---|
| old_value | This is proto2's version of MessageSet. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][6] | AUTHENTICATION_FAILURE_USER_CANCELED |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][7] | AUTHENTICATION_FAILURE_USER_RECOVERABLE |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][8] | AUTHENTICATION_FAILURE_MISSING_SCREEN_LOCK |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][9] | AUTHENTICATION_FAILURE_INELIGIBLE_DEVICE |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][5] | Generic authentication failure where we don't know the exact reason. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][6] | User manually canceled the authentication prompt. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][7] | A retryable failure such as invalid PIN / fingerprint. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][8] | The device does not have a screen lock set up. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][9] | We could not create a KeyguardManager instance for this device. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['sourcePage']['enum'][7] | SOURCE_PAGE_VALUABLE_DETAILS |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['sourcePage']['enum'][8] | SOURCE_PAGE_SAVE_PASSES |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__ClosedLoopEvent']['properties']['eventType']['enum'][107] | VIEW_1PF_AUTH_SUCCESS |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__PayNotificationEvent']['properties']['actionType']['enum'][24] | CONTEXTUAL_TOKENIZATION_NOTIFICATION |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__TokenizationPromptNotificationEvent']['properties']['failureReason']['enum'][14] | UNKNOWN_ENTRY_POINT |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__WearAppErrorEvent']['properties']['error']['enum'][19] | ERROR_ACCOUNT_UNDER_AGE_WITH_NON_NFC_DEVICE |
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__ValuableMetadata']['properties']['initiationSource']['enum'][28] | MAPS_PLACESHEET_VALUABLE_DEEP_LINK |
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__ValuableMetadata']['properties']['initiationSource']['enum'][29] | PASS_UPGRADE |
|---|
| root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['properties']['outcome']['enum'][6] | PTOKEN_POLICY_DROPPED |
|---|
| root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['properties']['outcome']['enumDescriptions'][6] | PTOKEN_POLICY_DROPPED implies that the notification was dropped due to a pToken policy violation. |
|---|
| root['schemas']['NotificationsFrontendData_RenderContextDeviceInfo_WebContext']['properties']['webHostOperatingSystem']['enum'][3] | MAC |
|---|
| root['schemas']['SearchNotificationsClientCommon__InboxChimeData']['properties']['category']['enum'][172] | SPORTS_IPL_AWARENESS_NOTIF |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['notificationCategory']['enum'][172] | SPORTS_IPL_AWARENESS_NOTIF |
|---|
| root['schemas']['WalletGooglepayFrontendApiTransactions__TransitTap']['properties']['transitAction']['enum'][6] | CREDIT |
|---|
| root['schemas']['WalletGooglepayFrontendApiTransactions__TransitTap']['properties']['transitAction']['enumDescriptions'][6] | Tap for receiving a credit amount. |
|---|
|
|---|
|
|---|
| prod/autopush-proddata-notifications-pa.sandbox-v1 | | dictionary_item_added | - root['schemas']['GoogleLogsTapandpayAndroid__MdocStatusChangeEvent']
- root['schemas']['LogsProtoPaymentsConsumerCore__SearchProgramMetadata']
- root['schemas']['CommunicationPusherProto__ConvergedMeetDevicePayload']['properties']['skippedCheckingUserCapabilities']
- root['schemas']['GoogleLogsTapandpayAndroid__MdocEvent']['properties']['statusChangeEvent']
- root['schemas']['GoogleLogsTapandpayAndroid__PassesGeofencingEvent']['properties']['issuerId']
- root['schemas']['LogsProtoPaymentsConsumerCore__PaymentsConsumerCoreVisualElementMetadata']['properties']['searchProgramMetadata']
- root['schemas']['NotificationsFrontendDataCommon__SupportedFeatures']['properties']['authenticatedUrlSupported']
- root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['description']
- root['schemas']['Proto2Bridge__MessageSet']['deprecated']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250328 |
|---|
| old_value | 20250323 |
|---|
|
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__MdocEvent']['description'] | | new_value | Events for mobile document Next id: 12 |
|---|
| old_value | Events for mobile document Next id: 11 |
|---|
|
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__PaymentsConsumerCoreVisualElementMetadata']['description'] | | new_value | Container to hold optional metadata associated with a visual element event. Next Id: 28 |
|---|
| old_value | Container to hold optional metadata associated with a visual element event. Next Id: 27 |
|---|
|
|---|
| root['schemas']['Proto2Bridge__MessageSet']['description'] | | new_value | This is proto2's version of MessageSet. DEPRECATED: DO NOT USE FOR NEW FIELDS. If you are using editions or proto2, please make your own extendable messages for your use case. If you are using proto3, please use `Any` instead. MessageSet was the implementation of extensions for proto1. When proto2 was introduced, extensions were implemented as a first-class feature. This schema for MessageSet was meant to be a "bridge" solution to migrate MessageSet-bearing messages from proto1 to proto2. This schema has been open-sourced only to facilitate the migration of Google products with MessageSet-bearing messages to open-source environments. |
|---|
| old_value | This is proto2's version of MessageSet. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][6] | AUTHENTICATION_FAILURE_USER_CANCELED |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][7] | AUTHENTICATION_FAILURE_USER_RECOVERABLE |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][8] | AUTHENTICATION_FAILURE_MISSING_SCREEN_LOCK |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][9] | AUTHENTICATION_FAILURE_INELIGIBLE_DEVICE |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][5] | Generic authentication failure where we don't know the exact reason. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][6] | User manually canceled the authentication prompt. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][7] | A retryable failure such as invalid PIN / fingerprint. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][8] | The device does not have a screen lock set up. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][9] | We could not create a KeyguardManager instance for this device. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['sourcePage']['enum'][7] | SOURCE_PAGE_VALUABLE_DETAILS |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['sourcePage']['enum'][8] | SOURCE_PAGE_SAVE_PASSES |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__ClosedLoopEvent']['properties']['eventType']['enum'][107] | VIEW_1PF_AUTH_SUCCESS |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__PayNotificationEvent']['properties']['actionType']['enum'][24] | CONTEXTUAL_TOKENIZATION_NOTIFICATION |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__TokenizationPromptNotificationEvent']['properties']['failureReason']['enum'][14] | UNKNOWN_ENTRY_POINT |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__WearAppErrorEvent']['properties']['error']['enum'][19] | ERROR_ACCOUNT_UNDER_AGE_WITH_NON_NFC_DEVICE |
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__ValuableMetadata']['properties']['initiationSource']['enum'][28] | MAPS_PLACESHEET_VALUABLE_DEEP_LINK |
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__ValuableMetadata']['properties']['initiationSource']['enum'][29] | PASS_UPGRADE |
|---|
| root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['properties']['outcome']['enum'][6] | PTOKEN_POLICY_DROPPED |
|---|
| root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['properties']['outcome']['enumDescriptions'][6] | PTOKEN_POLICY_DROPPED implies that the notification was dropped due to a pToken policy violation. |
|---|
| root['schemas']['NotificationsFrontendData_RenderContextDeviceInfo_WebContext']['properties']['webHostOperatingSystem']['enum'][3] | MAC |
|---|
| root['schemas']['SearchNotificationsClientCommon__InboxChimeData']['properties']['category']['enum'][172] | SPORTS_IPL_AWARENESS_NOTIF |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['notificationCategory']['enum'][172] | SPORTS_IPL_AWARENESS_NOTIF |
|---|
| root['schemas']['WalletGooglepayFrontendApiTransactions__TransitTap']['properties']['transitAction']['enum'][6] | CREDIT |
|---|
| root['schemas']['WalletGooglepayFrontendApiTransactions__TransitTap']['properties']['transitAction']['enumDescriptions'][6] | Tap for receiving a credit amount. |
|---|
|
|---|
|
|---|
| prod/autopush-qual-playground-notifications-pa.sandbox- | | dictionary_item_added | - root['schemas']['GoogleLogsTapandpayAndroid__MdocStatusChangeEvent']
- root['schemas']['LogsProtoPaymentsConsumerCore__SearchProgramMetadata']
- root['schemas']['CommunicationPusherProto__ConvergedMeetDevicePayload']['properties']['skippedCheckingUserCapabilities']
- root['schemas']['GoogleLogsTapandpayAndroid__MdocEvent']['properties']['statusChangeEvent']
- root['schemas']['GoogleLogsTapandpayAndroid__PassesGeofencingEvent']['properties']['issuerId']
- root['schemas']['LogsProtoPaymentsConsumerCore__PaymentsConsumerCoreVisualElementMetadata']['properties']['searchProgramMetadata']
- root['schemas']['NotificationsFrontendDataCommon__SupportedFeatures']['properties']['authenticatedUrlSupported']
- root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['description']
- root['schemas']['Proto2Bridge__MessageSet']['deprecated']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250328 |
|---|
| old_value | 20250323 |
|---|
|
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__MdocEvent']['description'] | | new_value | Events for mobile document Next id: 12 |
|---|
| old_value | Events for mobile document Next id: 11 |
|---|
|
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__PaymentsConsumerCoreVisualElementMetadata']['description'] | | new_value | Container to hold optional metadata associated with a visual element event. Next Id: 28 |
|---|
| old_value | Container to hold optional metadata associated with a visual element event. Next Id: 27 |
|---|
|
|---|
| root['schemas']['Proto2Bridge__MessageSet']['description'] | | new_value | This is proto2's version of MessageSet. DEPRECATED: DO NOT USE FOR NEW FIELDS. If you are using editions or proto2, please make your own extendable messages for your use case. If you are using proto3, please use `Any` instead. MessageSet was the implementation of extensions for proto1. When proto2 was introduced, extensions were implemented as a first-class feature. This schema for MessageSet was meant to be a "bridge" solution to migrate MessageSet-bearing messages from proto1 to proto2. This schema has been open-sourced only to facilitate the migration of Google products with MessageSet-bearing messages to open-source environments. |
|---|
| old_value | This is proto2's version of MessageSet. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][6] | AUTHENTICATION_FAILURE_USER_CANCELED |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][7] | AUTHENTICATION_FAILURE_USER_RECOVERABLE |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][8] | AUTHENTICATION_FAILURE_MISSING_SCREEN_LOCK |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][9] | AUTHENTICATION_FAILURE_INELIGIBLE_DEVICE |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][5] | Generic authentication failure where we don't know the exact reason. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][6] | User manually canceled the authentication prompt. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][7] | A retryable failure such as invalid PIN / fingerprint. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][8] | The device does not have a screen lock set up. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][9] | We could not create a KeyguardManager instance for this device. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['sourcePage']['enum'][7] | SOURCE_PAGE_VALUABLE_DETAILS |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['sourcePage']['enum'][8] | SOURCE_PAGE_SAVE_PASSES |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__ClosedLoopEvent']['properties']['eventType']['enum'][107] | VIEW_1PF_AUTH_SUCCESS |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__PayNotificationEvent']['properties']['actionType']['enum'][24] | CONTEXTUAL_TOKENIZATION_NOTIFICATION |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__TokenizationPromptNotificationEvent']['properties']['failureReason']['enum'][14] | UNKNOWN_ENTRY_POINT |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__WearAppErrorEvent']['properties']['error']['enum'][19] | ERROR_ACCOUNT_UNDER_AGE_WITH_NON_NFC_DEVICE |
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__ValuableMetadata']['properties']['initiationSource']['enum'][28] | MAPS_PLACESHEET_VALUABLE_DEEP_LINK |
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__ValuableMetadata']['properties']['initiationSource']['enum'][29] | PASS_UPGRADE |
|---|
| root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['properties']['outcome']['enum'][6] | PTOKEN_POLICY_DROPPED |
|---|
| root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['properties']['outcome']['enumDescriptions'][6] | PTOKEN_POLICY_DROPPED implies that the notification was dropped due to a pToken policy violation. |
|---|
| root['schemas']['NotificationsFrontendData_RenderContextDeviceInfo_WebContext']['properties']['webHostOperatingSystem']['enum'][3] | MAC |
|---|
| root['schemas']['SearchNotificationsClientCommon__InboxChimeData']['properties']['category']['enum'][172] | SPORTS_IPL_AWARENESS_NOTIF |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['notificationCategory']['enum'][172] | SPORTS_IPL_AWARENESS_NOTIF |
|---|
| root['schemas']['WalletGooglepayFrontendApiTransactions__TransitTap']['properties']['transitAction']['enum'][6] | CREDIT |
|---|
| root['schemas']['WalletGooglepayFrontendApiTransactions__TransitTap']['properties']['transitAction']['enumDescriptions'][6] | Tap for receiving a credit amount. |
|---|
|
|---|
|
|---|
| prod/autopush-qual-playground-notifications-pa.sandbox-v1 | | dictionary_item_added | - root['schemas']['GoogleLogsTapandpayAndroid__MdocStatusChangeEvent']
- root['schemas']['LogsProtoPaymentsConsumerCore__SearchProgramMetadata']
- root['schemas']['CommunicationPusherProto__ConvergedMeetDevicePayload']['properties']['skippedCheckingUserCapabilities']
- root['schemas']['GoogleLogsTapandpayAndroid__MdocEvent']['properties']['statusChangeEvent']
- root['schemas']['GoogleLogsTapandpayAndroid__PassesGeofencingEvent']['properties']['issuerId']
- root['schemas']['LogsProtoPaymentsConsumerCore__PaymentsConsumerCoreVisualElementMetadata']['properties']['searchProgramMetadata']
- root['schemas']['NotificationsFrontendDataCommon__SupportedFeatures']['properties']['authenticatedUrlSupported']
- root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['description']
- root['schemas']['Proto2Bridge__MessageSet']['deprecated']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250328 |
|---|
| old_value | 20250323 |
|---|
|
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__MdocEvent']['description'] | | new_value | Events for mobile document Next id: 12 |
|---|
| old_value | Events for mobile document Next id: 11 |
|---|
|
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__PaymentsConsumerCoreVisualElementMetadata']['description'] | | new_value | Container to hold optional metadata associated with a visual element event. Next Id: 28 |
|---|
| old_value | Container to hold optional metadata associated with a visual element event. Next Id: 27 |
|---|
|
|---|
| root['schemas']['Proto2Bridge__MessageSet']['description'] | | new_value | This is proto2's version of MessageSet. DEPRECATED: DO NOT USE FOR NEW FIELDS. If you are using editions or proto2, please make your own extendable messages for your use case. If you are using proto3, please use `Any` instead. MessageSet was the implementation of extensions for proto1. When proto2 was introduced, extensions were implemented as a first-class feature. This schema for MessageSet was meant to be a "bridge" solution to migrate MessageSet-bearing messages from proto1 to proto2. This schema has been open-sourced only to facilitate the migration of Google products with MessageSet-bearing messages to open-source environments. |
|---|
| old_value | This is proto2's version of MessageSet. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][6] | AUTHENTICATION_FAILURE_USER_CANCELED |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][7] | AUTHENTICATION_FAILURE_USER_RECOVERABLE |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][8] | AUTHENTICATION_FAILURE_MISSING_SCREEN_LOCK |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][9] | AUTHENTICATION_FAILURE_INELIGIBLE_DEVICE |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][5] | Generic authentication failure where we don't know the exact reason. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][6] | User manually canceled the authentication prompt. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][7] | A retryable failure such as invalid PIN / fingerprint. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][8] | The device does not have a screen lock set up. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][9] | We could not create a KeyguardManager instance for this device. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['sourcePage']['enum'][7] | SOURCE_PAGE_VALUABLE_DETAILS |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['sourcePage']['enum'][8] | SOURCE_PAGE_SAVE_PASSES |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__ClosedLoopEvent']['properties']['eventType']['enum'][107] | VIEW_1PF_AUTH_SUCCESS |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__PayNotificationEvent']['properties']['actionType']['enum'][24] | CONTEXTUAL_TOKENIZATION_NOTIFICATION |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__TokenizationPromptNotificationEvent']['properties']['failureReason']['enum'][14] | UNKNOWN_ENTRY_POINT |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__WearAppErrorEvent']['properties']['error']['enum'][19] | ERROR_ACCOUNT_UNDER_AGE_WITH_NON_NFC_DEVICE |
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__ValuableMetadata']['properties']['initiationSource']['enum'][28] | MAPS_PLACESHEET_VALUABLE_DEEP_LINK |
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__ValuableMetadata']['properties']['initiationSource']['enum'][29] | PASS_UPGRADE |
|---|
| root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['properties']['outcome']['enum'][6] | PTOKEN_POLICY_DROPPED |
|---|
| root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['properties']['outcome']['enumDescriptions'][6] | PTOKEN_POLICY_DROPPED implies that the notification was dropped due to a pToken policy violation. |
|---|
| root['schemas']['NotificationsFrontendData_RenderContextDeviceInfo_WebContext']['properties']['webHostOperatingSystem']['enum'][3] | MAC |
|---|
| root['schemas']['SearchNotificationsClientCommon__InboxChimeData']['properties']['category']['enum'][172] | SPORTS_IPL_AWARENESS_NOTIF |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['notificationCategory']['enum'][172] | SPORTS_IPL_AWARENESS_NOTIF |
|---|
| root['schemas']['WalletGooglepayFrontendApiTransactions__TransitTap']['properties']['transitAction']['enum'][6] | CREDIT |
|---|
| root['schemas']['WalletGooglepayFrontendApiTransactions__TransitTap']['properties']['transitAction']['enumDescriptions'][6] | Tap for receiving a credit amount. |
|---|
|
|---|
|
|---|
| prod/bigtablekeyvisualizer- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/bigtablekeyvisualizer-v1alpha1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/blobcomments-pa- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250313 |
|---|
|
|---|
|
|---|
|
|---|
| prod/blobcomments-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250313 |
|---|
|
|---|
|
|---|
|
|---|
| prod/buildeventservice- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/buildeventservice-v1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/capacityplanner- | | dictionary_item_added | - root['resources']['folders']['resources']['locations']['methods']['listLocations']['parameters']['extraLocationTypes']
- root['resources']['organizations']['resources']['locations']['methods']['listLocations']['parameters']['extraLocationTypes']
- root['resources']['projects']['resources']['locations']['methods']['list']['parameters']['extraLocationTypes']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/capacityplanner-v1alpha | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/capacityplanner-v1alpha1 | | dictionary_item_added | - root['resources']['folders']['resources']['locations']['methods']['listLocations']['parameters']['extraLocationTypes']
- root['resources']['organizations']['resources']['locations']['methods']['listLocations']['parameters']['extraLocationTypes']
- root['resources']['projects']['resources']['locations']['methods']['list']['parameters']['extraLocationTypes']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/carddav- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/carddav-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/carestudio- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/carestudio-v1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/chromedevicetoken- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/chromedevicetoken-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/clientauthconfig- | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1231] | QPX_RETAILINGCATALOG |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1551] | LABS_MARINER_API |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1587] | CODE_ASSIST_FREE_TIER_FRONTEND_API |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1588] | CODE_ASSIST_FREE_TIER_FRONTEND_APP |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1609] | GDM_ALPHANUCLEO |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1610] | GDM_FRONTIERS_JANUS_APP |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1611] | ANDROID_SUPERVISION_APP |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1612] | GDM_GENESIS_API |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1613] | GEO_TOOLING_EXTENSION_API |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enumDescriptions'][1231] | See go/qpxmerch Contact: ita-merch-eng@google.com |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enumDescriptions'][1587] | googledata/gaia/mint/apiscopes/cloud-workstations/cloud-workstations-codeassist.cfg |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enumDescriptions'][1609] | Google DeepMind AlphaNucleo App. Web frontend for go/alphanucleo. Contact: gdm-ssi-deployment@google.com |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enumDescriptions'][1610] | GDM Frontiers Janus App go/gdmg-janus-brief (NTK, AI-based app control) https://moma.corp.google.com/team/1896219059996 Contact: gdm-frontiers-team@google.com |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enumDescriptions'][1611] | Android Supervision Separate APK (go/kids-separate-apk-dd) Contact: go/uai/contact |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enumDescriptions'][1612] | GDM Genesis Private API b/399969507 team/1896219059996 First Party Auth scope for google3/googledata/gaia/mint/apiscopes/gdm-genesis/gdm-genesis.cfg Contact: gdm-frontiers-team@google.com |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enumDescriptions'][1613] | Geo Tooling Extension App. Web frontend for go/geo-mta:expand-permitted-resources-ext-scope. Contact: geo-mta-team@google.com OAuth scopes: google3/googledata/gaia/mint/apiscopes/geo-mta-team/geo-mta-team.cfg |
|---|
|
|---|
|
|---|
| prod/clientauthconfig-v1 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1231] | QPX_RETAILINGCATALOG |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1551] | LABS_MARINER_API |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1587] | CODE_ASSIST_FREE_TIER_FRONTEND_API |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1588] | CODE_ASSIST_FREE_TIER_FRONTEND_APP |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1609] | GDM_ALPHANUCLEO |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1610] | GDM_FRONTIERS_JANUS_APP |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1611] | ANDROID_SUPERVISION_APP |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1612] | GDM_GENESIS_API |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enum'][1613] | GEO_TOOLING_EXTENSION_API |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enumDescriptions'][1231] | See go/qpxmerch Contact: ita-merch-eng@google.com |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enumDescriptions'][1587] | googledata/gaia/mint/apiscopes/cloud-workstations/cloud-workstations-codeassist.cfg |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enumDescriptions'][1609] | Google DeepMind AlphaNucleo App. Web frontend for go/alphanucleo. Contact: gdm-ssi-deployment@google.com |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enumDescriptions'][1610] | GDM Frontiers Janus App go/gdmg-janus-brief (NTK, AI-based app control) https://moma.corp.google.com/team/1896219059996 Contact: gdm-frontiers-team@google.com |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enumDescriptions'][1611] | Android Supervision Separate APK (go/kids-separate-apk-dd) Contact: go/uai/contact |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enumDescriptions'][1612] | GDM Genesis Private API b/399969507 team/1896219059996 First Party Auth scope for google3/googledata/gaia/mint/apiscopes/gdm-genesis/gdm-genesis.cfg Contact: gdm-frontiers-team@google.com |
|---|
| root['schemas']['Client']['properties']['accountRestrictionService']['enumDescriptions'][1613] | Geo Tooling Extension App. Web frontend for go/geo-mta:expand-permitted-resources-ext-scope. Contact: geo-mta-team@google.com OAuth scopes: google3/googledata/gaia/mint/apiscopes/geo-mta-team/geo-mta-team.cfg |
|---|
|
|---|
|
|---|
| prod/cloud- | | values_changed | | root['revision'] | | new_value | 20250318 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloud-v1 | | values_changed | | root['revision'] | | new_value | 20250318 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudaicompanion- | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250309 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudaicompanion-v1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250309 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudaicompanion-v1alpha | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250309 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudaicompanion-v1beta | | dictionary_item_removed | - root['schemas']['IntegrationSkeletonsRequest']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudbi-pa- | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudbi-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudchannel-pa- | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['GoogleCloudChannelV1alpha1Entitlement']['properties']['priceReferenceId']['description'] | | new_value | Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. |
|---|
| old_value | Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. Not yet implemented: if this field is populated in a request, it isn't evaluated in the API. |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudchannel-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['GoogleCloudChannelV1alpha1Entitlement']['properties']['priceReferenceId']['description'] | | new_value | Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. |
|---|
| old_value | Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. Not yet implemented: if this field is populated in a request, it isn't evaluated in the API. |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudchannel-pa-v1alpha1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['GoogleCloudChannelV1alpha1ChangeOfferRequest']['properties']['priceReferenceId']['description'] | | new_value | Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. |
|---|
| old_value | Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. Not yet implemented: if populated in a request, this field isn't evaluated in the API. |
|---|
|
|---|
| root['schemas']['GoogleCloudChannelV1alpha1Entitlement']['properties']['priceReferenceId']['description'] | | new_value | Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. |
|---|
| old_value | Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. Not yet implemented: if this field is populated in a request, it isn't evaluated in the API. |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudchannel-pa-v2 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['GoogleCloudChannelV1alpha1Entitlement']['properties']['priceReferenceId']['description'] | | new_value | Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. |
|---|
| old_value | Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. Not yet implemented: if this field is populated in a request, it isn't evaluated in the API. |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudcode-pa- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudcode-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudcode-pa-v1internal | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudcommerceconsumerprocurement- | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudcommerceconsumerprocurement-v1 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudcommerceconsumerprocurement-v1alpha1 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudcommerceinventory-pa- | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudcommerceinventory-pa-v0 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudcommerceinventoryconsumer-pa- | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudcommerceinventoryconsumer-pa-v0 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudcommerceprocurement-pa- | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudcommerceprocurement-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudcommerceproducer- | | values_changed | | root['revision'] | | new_value | 20250320 |
|---|
| old_value | 20250302 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudcommerceproducer-v1alpha1 | | values_changed | | root['revision'] | | new_value | 20250320 |
|---|
| old_value | 20250302 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudmarketplace- | | dictionary_item_added | - root['schemas']['DataAccessReason']['properties']['caseflowId']
- root['schemas']['DataAccessReason']['properties']['connectRescueId']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250322 |
|---|
| old_value | 20250308 |
|---|
|
|---|
| root['schemas']['LoggableUberMintUniverse']['properties']['platform']['enumDescriptions'][8] | | new_value | Borg API Notary. See go/borg-gateway/notary. |
|---|
| old_value | Borg API Notary. See go/borg-notary:design. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UiContext']['properties']['contextId']['enum'][404] | GOOGLE_HOME_ANDROID_AI_LABS_OPT_IN_OUT |
|---|
| root['schemas']['UiContext']['properties']['contextId']['enum'][437] | GOOGLE_HOME_IOS_AI_LABS_OPT_IN_OUT |
|---|
| root['schemas']['UiContext']['properties']['contextId']['enum'][510] | GOOGLE_ONE_PARTNER_PLAN_ACTIVATION_FLOW |
|---|
| root['schemas']['UiContext']['properties']['contextId']['enum'][704] | PAISA_MERCHANT_FLUTTER_ADS_MANAGEMENT_ONBOARDING_SCREEN |
|---|
| root['schemas']['UiContext']['properties']['contextId']['enumDescriptions'][404] | User is going through the Google Home Android app AI Labs Opt-in/out flow. |
|---|
| root['schemas']['UiContext']['properties']['contextId']['enumDescriptions'][437] | User is going through the Google Home iOS app AI Labs Opt-in/out flow. |
|---|
| root['schemas']['UiContext']['properties']['contextId']['enumDescriptions'][704] | User going through the Paisa Merchant Ads Management Onboarding flow in Flutter app. |
|---|
|
|---|
| iterable_item_removed | | root['schemas']['UiContext']['properties']['contextId']['enum'][586] | GOOGLE_WALLET_BULK_ADD_IMAGE_PASSES_ACKNOWLEDGEMENT_ANDROID |
|---|
| root['schemas']['UiContext']['properties']['contextId']['enumDescriptions'][586] | Google Wallet bulk add image passes acknowledgement on Android. |
|---|
|
|---|
|
|---|
| prod/cloudmarketplace-v1test | | dictionary_item_added | - root['schemas']['DataAccessReason']['properties']['caseflowId']
- root['schemas']['DataAccessReason']['properties']['connectRescueId']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250322 |
|---|
| old_value | 20250308 |
|---|
|
|---|
| root['schemas']['LoggableUberMintUniverse']['properties']['platform']['enumDescriptions'][8] | | new_value | Borg API Notary. See go/borg-gateway/notary. |
|---|
| old_value | Borg API Notary. See go/borg-notary:design. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UiContext']['properties']['contextId']['enum'][404] | GOOGLE_HOME_ANDROID_AI_LABS_OPT_IN_OUT |
|---|
| root['schemas']['UiContext']['properties']['contextId']['enum'][437] | GOOGLE_HOME_IOS_AI_LABS_OPT_IN_OUT |
|---|
| root['schemas']['UiContext']['properties']['contextId']['enum'][510] | GOOGLE_ONE_PARTNER_PLAN_ACTIVATION_FLOW |
|---|
| root['schemas']['UiContext']['properties']['contextId']['enum'][704] | PAISA_MERCHANT_FLUTTER_ADS_MANAGEMENT_ONBOARDING_SCREEN |
|---|
| root['schemas']['UiContext']['properties']['contextId']['enumDescriptions'][404] | User is going through the Google Home Android app AI Labs Opt-in/out flow. |
|---|
| root['schemas']['UiContext']['properties']['contextId']['enumDescriptions'][437] | User is going through the Google Home iOS app AI Labs Opt-in/out flow. |
|---|
| root['schemas']['UiContext']['properties']['contextId']['enumDescriptions'][704] | User going through the Paisa Merchant Ads Management Onboarding flow in Flutter app. |
|---|
|
|---|
| iterable_item_removed | | root['schemas']['UiContext']['properties']['contextId']['enum'][586] | GOOGLE_WALLET_BULK_ADD_IMAGE_PASSES_ACKNOWLEDGEMENT_ANDROID |
|---|
| root['schemas']['UiContext']['properties']['contextId']['enumDescriptions'][586] | Google Wallet bulk add image passes acknowledgement on Android. |
|---|
|
|---|
|
|---|
| prod/cloudmarketplaceadmin- | | values_changed | | root['revision'] | | new_value | 20250322 |
|---|
| old_value | 20250308 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudmarketplaceadmin-v1test | | values_changed | | root['revision'] | | new_value | 20250322 |
|---|
| old_value | 20250308 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudmarketplacepartner- | | values_changed | | root['revision'] | | new_value | 20250322 |
|---|
| old_value | 20250308 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudmarketplacepartner-v2test | | values_changed | | root['revision'] | | new_value | 20250322 |
|---|
| old_value | 20250308 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudnumberregistry- | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudnumberregistry-v1alpha | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudoptimization- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudoptimization-v1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudoptimization-v1beta | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudoptimization-v1eap | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudprivatecatalog- | | values_changed | | root['revision'] | | new_value | 20250316 |
|---|
| old_value | 20250309 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudprivatecatalog-v1 | | values_changed | | root['revision'] | | new_value | 20250316 |
|---|
| old_value | 20250309 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudprivatecatalog-v1alpha1 | | values_changed | | root['revision'] | | new_value | 20250316 |
|---|
| old_value | 20250309 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudprivatecatalog-v1beta1 | | values_changed | | root['revision'] | | new_value | 20250316 |
|---|
| old_value | 20250309 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudprivatecatalogproducer- | | values_changed | | root['revision'] | | new_value | 20250316 |
|---|
| old_value | 20250309 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudprivatecatalogproducer-v1 | | values_changed | | root['revision'] | | new_value | 20250316 |
|---|
| old_value | 20250309 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudprivatecatalogproducer-v1beta1 | | values_changed | | root['revision'] | | new_value | 20250316 |
|---|
| old_value | 20250309 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudrecommendations- | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudrecommendations-v1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudsupport-pa- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudsupport-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudsupportinfra- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudsupportinfra-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudsupportinfra-v1alpha1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudvideosearch- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cloudvideosearch-v1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/commerceoffercatalog- | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/commerceoffercatalog-v1alpha | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/commercepricemanagement- | | dictionary_item_added | - root['schemas']['GoogleCloudBillingCommercepricemanagementV1alphaOfferTerm']['properties']['firstTermType']
- root['schemas']['SecurityCredentialsDataAccessReason']['properties']['caseflowId']
- root['schemas']['SecurityCredentialsDataAccessReason']['properties']['connectRescueId']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/commercepricemanagement-v1 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/commercepricemanagement-v1alpha | | dictionary_item_added | - root['schemas']['GoogleCloudBillingCommercepricemanagementV1alphaOfferTerm']['properties']['firstTermType']
- root['schemas']['SecurityCredentialsDataAccessReason']['properties']['caseflowId']
- root['schemas']['SecurityCredentialsDataAccessReason']['properties']['connectRescueId']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/commerceproducer- | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/commerceproducer-v1alpha | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/confidentialcomputing- | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/confidentialcomputing-v1 | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/confidentialcomputing-v1alpha1 | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/confidentialcomputing-v1main | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/configdelivery- | | values_changed | | root['resources']['projects']['resources']['locations']['resources']['fleetPackages']['resources']['rollouts']['methods']['list']['description'] | | new_value | Lists Rollouts in a given project, location, and Fleet Package. |
|---|
| old_value | Lists Rollouts in a given project, location, and fleet package. |
|---|
|
|---|
| root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/configdelivery-v1alpha | | values_changed | | root['resources']['projects']['resources']['locations']['resources']['fleetPackages']['resources']['rollouts']['methods']['list']['description'] | | new_value | Lists Rollouts in a given project, location, and Fleet Package. |
|---|
| old_value | Lists Rollouts in a given project, location, and fleet package. |
|---|
|
|---|
| root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/connectgateway-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/containersecurity- | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250313 |
|---|
|
|---|
|
|---|
|
|---|
| prod/containersecurity-v1 | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250313 |
|---|
|
|---|
|
|---|
|
|---|
| prod/containersecurity-v1beta | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250313 |
|---|
|
|---|
|
|---|
|
|---|
| prod/containersecurity-v1main | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250313 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-actions- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250313 |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['description'] | | new_value | Represents a postal address (for example, for postal delivery or payments addresses). Given a postal address, a postal service can deliver items to a premise, P.O. box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage, an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input or editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput. - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478. |
|---|
| old_value | Represents a postal address. For example for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478 |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['addressLines']['description'] | | new_value | Unstructured address lines describing the lower levels of an address. Because values in `address_lines` do not have type information and may sometimes contain multiple values in a single field (for example, "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country or region of the address. In places where this can vary (for example, Japan), `address_language` is used to make it explicit (for example, "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). In this way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a `region_code` with all remaining information placed in the `address_lines`. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a `region_code` and `address_lines` and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas). |
|---|
| old_value | Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (For example "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (For example Japan), address_language is used to make it explicit (For example "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['administrativeArea']['description'] | | new_value | Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. For Spain, this is the province and not the autonomous community (for example, "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. For example, in Switzerland, this should be left unpopulated. |
|---|
| old_value | Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (For example "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. For example in Switzerland this should be left unpopulated. |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['locality']['description'] | | new_value | Optional. Generally refers to the city or town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave `locality` empty and use `address_lines`. |
|---|
| old_value | Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines. |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['postalCode']['description'] | | new_value | Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (for example, state or zip code validation in the United States). |
|---|
| old_value | Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (For example state/zip validation in the U.S.A.). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['sortingCode']['description'] | | new_value | Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (for example, "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (Côte d'Ivoire). |
|---|
| old_value | Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (For example "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (For example Côte d'Ivoire). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['sublocality']['description'] | | new_value | Optional. Sublocality of the address. For example, this can be a neighborhood, borough, or district. |
|---|
| old_value | Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts. |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-actions-v2 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250313 |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['description'] | | new_value | Represents a postal address (for example, for postal delivery or payments addresses). Given a postal address, a postal service can deliver items to a premise, P.O. box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage, an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input or editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput. - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478. |
|---|
| old_value | Represents a postal address. For example for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478 |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['addressLines']['description'] | | new_value | Unstructured address lines describing the lower levels of an address. Because values in `address_lines` do not have type information and may sometimes contain multiple values in a single field (for example, "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country or region of the address. In places where this can vary (for example, Japan), `address_language` is used to make it explicit (for example, "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). In this way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a `region_code` with all remaining information placed in the `address_lines`. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a `region_code` and `address_lines` and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas). |
|---|
| old_value | Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (For example "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (For example Japan), address_language is used to make it explicit (For example "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['administrativeArea']['description'] | | new_value | Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. For Spain, this is the province and not the autonomous community (for example, "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. For example, in Switzerland, this should be left unpopulated. |
|---|
| old_value | Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (For example "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. For example in Switzerland this should be left unpopulated. |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['locality']['description'] | | new_value | Optional. Generally refers to the city or town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave `locality` empty and use `address_lines`. |
|---|
| old_value | Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines. |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['postalCode']['description'] | | new_value | Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (for example, state or zip code validation in the United States). |
|---|
| old_value | Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (For example state/zip validation in the U.S.A.). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['sortingCode']['description'] | | new_value | Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (for example, "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (Côte d'Ivoire). |
|---|
| old_value | Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (For example "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (For example Côte d'Ivoire). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['sublocality']['description'] | | new_value | Optional. Sublocality of the address. For example, this can be a neighborhood, borough, or district. |
|---|
| old_value | Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts. |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-actions-v2alpha | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250313 |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['description'] | | new_value | Represents a postal address (for example, for postal delivery or payments addresses). Given a postal address, a postal service can deliver items to a premise, P.O. box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage, an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input or editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput. - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478. |
|---|
| old_value | Represents a postal address. For example for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478 |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['addressLines']['description'] | | new_value | Unstructured address lines describing the lower levels of an address. Because values in `address_lines` do not have type information and may sometimes contain multiple values in a single field (for example, "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country or region of the address. In places where this can vary (for example, Japan), `address_language` is used to make it explicit (for example, "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). In this way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a `region_code` with all remaining information placed in the `address_lines`. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a `region_code` and `address_lines` and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas). |
|---|
| old_value | Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (For example "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (For example Japan), address_language is used to make it explicit (For example "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['administrativeArea']['description'] | | new_value | Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. For Spain, this is the province and not the autonomous community (for example, "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. For example, in Switzerland, this should be left unpopulated. |
|---|
| old_value | Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (For example "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. For example in Switzerland this should be left unpopulated. |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['locality']['description'] | | new_value | Optional. Generally refers to the city or town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave `locality` empty and use `address_lines`. |
|---|
| old_value | Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines. |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['postalCode']['description'] | | new_value | Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (for example, state or zip code validation in the United States). |
|---|
| old_value | Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (For example state/zip validation in the U.S.A.). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['sortingCode']['description'] | | new_value | Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (for example, "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (Côte d'Ivoire). |
|---|
| old_value | Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (For example "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (For example Côte d'Ivoire). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['sublocality']['description'] | | new_value | Optional. Sublocality of the address. For example, this can be a neighborhood, borough, or district. |
|---|
| old_value | Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts. |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-actions-v3 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250313 |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['description'] | | new_value | Represents a postal address (for example, for postal delivery or payments addresses). Given a postal address, a postal service can deliver items to a premise, P.O. box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage, an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input or editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput. - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478. |
|---|
| old_value | Represents a postal address. For example for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478 |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['addressLines']['description'] | | new_value | Unstructured address lines describing the lower levels of an address. Because values in `address_lines` do not have type information and may sometimes contain multiple values in a single field (for example, "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country or region of the address. In places where this can vary (for example, Japan), `address_language` is used to make it explicit (for example, "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). In this way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a `region_code` with all remaining information placed in the `address_lines`. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a `region_code` and `address_lines` and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas). |
|---|
| old_value | Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (For example "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (For example Japan), address_language is used to make it explicit (For example "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['administrativeArea']['description'] | | new_value | Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. For Spain, this is the province and not the autonomous community (for example, "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. For example, in Switzerland, this should be left unpopulated. |
|---|
| old_value | Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (For example "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. For example in Switzerland this should be left unpopulated. |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['locality']['description'] | | new_value | Optional. Generally refers to the city or town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave `locality` empty and use `address_lines`. |
|---|
| old_value | Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines. |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['postalCode']['description'] | | new_value | Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (for example, state or zip code validation in the United States). |
|---|
| old_value | Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (For example state/zip validation in the U.S.A.). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['sortingCode']['description'] | | new_value | Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (for example, "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (Côte d'Ivoire). |
|---|
| old_value | Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (For example "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (For example Côte d'Ivoire). |
|---|
|
|---|
| root['schemas']['ActionsGoogleTypePostalAddress']['properties']['sublocality']['description'] | | new_value | Optional. Sublocality of the address. For example, this can be a neighborhood, borough, or district. |
|---|
| old_value | Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts. |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-alkalilearn-pa- | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-alkalilearn-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-alkalilearn-pa-v2 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-autofill- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-autofill-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-cloud- | | values_changed | | root['revision'] | | new_value | 20250318 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-cloud-v1 | | values_changed | | root['revision'] | | new_value | 20250318 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-cloudchannel-pa- | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['GoogleCloudChannelV1alpha1Entitlement']['properties']['priceReferenceId']['description'] | | new_value | Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. |
|---|
| old_value | Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. Not yet implemented: if this field is populated in a request, it isn't evaluated in the API. |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-cloudchannel-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['GoogleCloudChannelV1alpha1Entitlement']['properties']['priceReferenceId']['description'] | | new_value | Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. |
|---|
| old_value | Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. Not yet implemented: if this field is populated in a request, it isn't evaluated in the API. |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-cloudchannel-pa-v1alpha1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['GoogleCloudChannelV1alpha1ChangeOfferRequest']['properties']['priceReferenceId']['description'] | | new_value | Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. |
|---|
| old_value | Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. Not yet implemented: if populated in a request, this field isn't evaluated in the API. |
|---|
|
|---|
| root['schemas']['GoogleCloudChannelV1alpha1Entitlement']['properties']['priceReferenceId']['description'] | | new_value | Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. |
|---|
| old_value | Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. Not yet implemented: if this field is populated in a request, it isn't evaluated in the API. |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-cloudchannel-pa-v2 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['GoogleCloudChannelV1alpha1Entitlement']['properties']['priceReferenceId']['description'] | | new_value | Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. |
|---|
| old_value | Optional. Price reference ID for the offer. Optional field only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order. Not yet implemented: if this field is populated in a request, it isn't evaluated in the API. |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-cloudcommerceinventoryconsumer-pa- | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-cloudcommerceinventoryconsumer-pa-v0 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-daily-cloudsearch- | | values_changed | | root['revision'] | | new_value | 20250328 |
|---|
| old_value | 20250322 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-daily-cloudsearch-v1 | | values_changed | | root['revision'] | | new_value | 20250328 |
|---|
| old_value | 20250322 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-fit- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-fit-v2beta1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-quantum- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-quantum-v1alpha1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-resultstore- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-resultstore-v2 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-sourcerepo-pa- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-sourcerepo-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-takeout-pa- | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-takeout-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-takeout-pa-v2 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-tasks-pa- | | dictionary_item_added | - root['schemas']['Attachment']
- root['schemas']['AttachmentDriveAttachmentLink']
- root['schemas']['AttachmentGmailAttachmentLink']
- root['schemas']['Link']['description']
- root['schemas']['Task']['properties']['attachments']
- root['schemas']['TaskRecurrence']['properties']['attachments']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250319 |
|---|
|
|---|
| root['schemas']['Task']['description'] | | new_value | ============================================================================= Task Snapshot # Represents a single task. NEXT_ID: 23 |
|---|
| old_value | ============================================================================= Task Snapshot # Represents a single task. NEXT_ID: 22 |
|---|
|
|---|
| root['schemas']['TaskRecurrence']['description'] | | new_value | ============================================================================= TaskRecurrence snapshot # Represents a task recurrence within a Task List. NEXT_ID: 10 |
|---|
| old_value | ============================================================================= TaskRecurrence snapshot # Represents a task recurrence within a Task List. NEXT_ID: 9 |
|---|
|
|---|
|
|---|
|
|---|
| prod/content-tasks-pa-v1 | | dictionary_item_added | - root['schemas']['Attachment']
- root['schemas']['AttachmentDriveAttachmentLink']
- root['schemas']['AttachmentGmailAttachmentLink']
- root['schemas']['Link']['description']
- root['schemas']['Task']['properties']['attachments']
- root['schemas']['TaskRecurrence']['properties']['attachments']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250319 |
|---|
|
|---|
| root['schemas']['Task']['description'] | | new_value | ============================================================================= Task Snapshot # Represents a single task. NEXT_ID: 23 |
|---|
| old_value | ============================================================================= Task Snapshot # Represents a single task. NEXT_ID: 22 |
|---|
|
|---|
| root['schemas']['TaskRecurrence']['description'] | | new_value | ============================================================================= TaskRecurrence snapshot # Represents a task recurrence within a Task List. NEXT_ID: 10 |
|---|
| old_value | ============================================================================= TaskRecurrence snapshot # Represents a task recurrence within a Task List. NEXT_ID: 9 |
|---|
|
|---|
|
|---|
|
|---|
| prod/contentmanager- | | dictionary_item_added | - root['resources']['forms']['methods']['import']
- root['schemas']['BulkFieldImportParameters']
- root['schemas']['BulkFieldImportResults']
- root['schemas']['BulkFieldImportResultsImportedField']
- root['schemas']['BulkFieldSetImportParameters']
- root['schemas']['BulkFieldSetImportResults']
- root['schemas']['BulkFieldSetImportResultsImportedFieldSet']
- root['schemas']['ReusableFieldSetsImportResponseImportedFieldSet']
- root['schemas']['ReusableFieldsImportResponseImportedField']
- root['schemas']['ItemOperation']['properties']['bulkFieldImportResults']
- root['schemas']['ItemOperation']['properties']['bulkFieldSetImportResults']
- root['schemas']['ItemOperationParameters']['properties']['bulkFieldImportParameters']
- root['schemas']['ItemOperationParameters']['properties']['bulkFieldSetImportParameters']
- root['schemas']['MessageSet']['description']
- root['schemas']['ReusableFieldSetsImportRequest']['properties']['parentItemKey']
- root['schemas']['ReusableFieldSetsImportResponse']['properties']['importedFieldSets']
- root['schemas']['ReusableFieldsImportRequest']['properties']['parentItemKey']
- root['schemas']['ReusableFieldsImportResponse']['properties']['importedFields']
|
|---|
| dictionary_item_removed | - root['resources']['contentmanager']['resources']['v1']['resources']['forms']
- root['schemas']['ReusableFieldSetsImportRequest']['properties']['folderId']
- root['schemas']['ReusableFieldSetsImportResponse']['properties']['importedReusableFieldSetsKeys']
- root['schemas']['ReusableFieldsImportRequest']['properties']['folderId']
- root['schemas']['ReusableFieldsImportResponse']['properties']['importedReusableFieldKeys']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
| root['schemas']['DlpInfo']['description'] | | new_value | Information about the result of DLP (Data Leak Prevention) analysis on the content of an item (see http://go/dlp-for-drive-design) The DlpInfo proto is owned by the Data Loss Prevention (DLP) team - dlp-eng@ |
|---|
| old_value | Information about the result of DLP (Data Leak Prevention) analysis on the content of an item (see http://go/dlp-for-drive-design) The DlpInfo proto is owned by the Data Loss Prevention (DLP) team - dlp-eng@ Next ID: 5 |
|---|
|
|---|
| root['schemas']['MatchingDlpRule']['description'] | | new_value | Structure identifying the DLP rule that is non-conformant. It contains the ID of the rule, as well as the list of those detectors associated with the rule, that are matching the content The MatchingDlpRule message is owned by the Data Loss Prevention (DLP) team - dlp-eng@ |
|---|
| old_value | Structure identifying the DLP rule that is non-conformant. It contains the ID of the rule, as well as the list of those detectors associated with the rule, that are matching the content The MatchingDlpRule message is owned by the Data Loss Prevention (DLP) team - dlp-eng@ Next ID: 3 |
|---|
|
|---|
| root['schemas']['ReusableFieldsImportRequest']['properties']['inputContent']['description'] | | new_value | The CSV content of the input file. |
|---|
| old_value | The CSV content being imported. |
|---|
|
|---|
| root['schemas']['ReusableFieldsImportRequest']['properties']['inputFilename']['description'] | | new_value | The filename of the field CSV. |
|---|
| old_value | The filename of the CSV for importing. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['ItemOperationParameters']['properties']['type']['enum'][12] | BULK_FIELD_IMPORT |
|---|
| root['schemas']['ItemOperationParameters']['properties']['type']['enum'][13] | BULK_FIELD_SET_IMPORT |
|---|
|
|---|
|
|---|
| prod/contentmanager-v1 | | dictionary_item_added | - root['resources']['forms']['methods']['import']
- root['schemas']['BulkFieldImportParameters']
- root['schemas']['BulkFieldImportResults']
- root['schemas']['BulkFieldImportResultsImportedField']
- root['schemas']['BulkFieldSetImportParameters']
- root['schemas']['BulkFieldSetImportResults']
- root['schemas']['BulkFieldSetImportResultsImportedFieldSet']
- root['schemas']['ReusableFieldSetsImportResponseImportedFieldSet']
- root['schemas']['ReusableFieldsImportResponseImportedField']
- root['schemas']['ItemOperation']['properties']['bulkFieldImportResults']
- root['schemas']['ItemOperation']['properties']['bulkFieldSetImportResults']
- root['schemas']['ItemOperationParameters']['properties']['bulkFieldImportParameters']
- root['schemas']['ItemOperationParameters']['properties']['bulkFieldSetImportParameters']
- root['schemas']['MessageSet']['description']
- root['schemas']['ReusableFieldSetsImportRequest']['properties']['parentItemKey']
- root['schemas']['ReusableFieldSetsImportResponse']['properties']['importedFieldSets']
- root['schemas']['ReusableFieldsImportRequest']['properties']['parentItemKey']
- root['schemas']['ReusableFieldsImportResponse']['properties']['importedFields']
|
|---|
| dictionary_item_removed | - root['resources']['contentmanager']['resources']['v1']['resources']['forms']
- root['schemas']['ReusableFieldSetsImportRequest']['properties']['folderId']
- root['schemas']['ReusableFieldSetsImportResponse']['properties']['importedReusableFieldSetsKeys']
- root['schemas']['ReusableFieldsImportRequest']['properties']['folderId']
- root['schemas']['ReusableFieldsImportResponse']['properties']['importedReusableFieldKeys']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
| root['schemas']['DlpInfo']['description'] | | new_value | Information about the result of DLP (Data Leak Prevention) analysis on the content of an item (see http://go/dlp-for-drive-design) The DlpInfo proto is owned by the Data Loss Prevention (DLP) team - dlp-eng@ |
|---|
| old_value | Information about the result of DLP (Data Leak Prevention) analysis on the content of an item (see http://go/dlp-for-drive-design) The DlpInfo proto is owned by the Data Loss Prevention (DLP) team - dlp-eng@ Next ID: 5 |
|---|
|
|---|
| root['schemas']['MatchingDlpRule']['description'] | | new_value | Structure identifying the DLP rule that is non-conformant. It contains the ID of the rule, as well as the list of those detectors associated with the rule, that are matching the content The MatchingDlpRule message is owned by the Data Loss Prevention (DLP) team - dlp-eng@ |
|---|
| old_value | Structure identifying the DLP rule that is non-conformant. It contains the ID of the rule, as well as the list of those detectors associated with the rule, that are matching the content The MatchingDlpRule message is owned by the Data Loss Prevention (DLP) team - dlp-eng@ Next ID: 3 |
|---|
|
|---|
| root['schemas']['ReusableFieldsImportRequest']['properties']['inputContent']['description'] | | new_value | The CSV content of the input file. |
|---|
| old_value | The CSV content being imported. |
|---|
|
|---|
| root['schemas']['ReusableFieldsImportRequest']['properties']['inputFilename']['description'] | | new_value | The filename of the field CSV. |
|---|
| old_value | The filename of the CSV for importing. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['ItemOperationParameters']['properties']['type']['enum'][12] | BULK_FIELD_IMPORT |
|---|
| root['schemas']['ItemOperationParameters']['properties']['type']['enum'][13] | BULK_FIELD_SET_IMPORT |
|---|
|
|---|
|
|---|
| prod/contrails- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/contrails-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/corplearning- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/corplearning-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cryptauthdevicesync- | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/cryptauthdevicesync-v1 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/daily-cloudsearch- | | values_changed | | root['revision'] | | new_value | 20250328 |
|---|
| old_value | 20250322 |
|---|
|
|---|
|
|---|
|
|---|
| prod/daily-cloudsearch-v1 | | values_changed | | root['revision'] | | new_value | 20250328 |
|---|
| old_value | 20250322 |
|---|
|
|---|
|
|---|
|
|---|
| prod/daily-dynamicmail-pa.sandbox- | | values_changed | | root['revision'] | | new_value | 20250328 |
|---|
| old_value | 20250322 |
|---|
|
|---|
| root['schemas']['DynamicMailSender']['properties']['hashedDynamicMailType']['description'] | | new_value | Hashed type of the dynamic mail for logging purposes, which currently is the sender email address. Present when the sender email address is valid. |
|---|
| old_value | Required. Hashed type of the dynamic mail for logging purposes, which currently is the sender email address. Always present. |
|---|
|
|---|
|
|---|
|
|---|
| prod/daily-dynamicmail-pa.sandbox-v2 | | values_changed | | root['revision'] | | new_value | 20250328 |
|---|
| old_value | 20250322 |
|---|
|
|---|
| root['schemas']['DynamicMailSender']['properties']['hashedDynamicMailType']['description'] | | new_value | Hashed type of the dynamic mail for logging purposes, which currently is the sender email address. Present when the sender email address is valid. |
|---|
| old_value | Required. Hashed type of the dynamic mail for logging purposes, which currently is the sender email address. Always present. |
|---|
|
|---|
|
|---|
|
|---|
| prod/dataaccessauditlogging-pa- | | values_changed | | root['revision'] | | new_value | 20250318 |
|---|
| old_value | 20250313 |
|---|
|
|---|
| root['schemas']['DataaccessauditloggingPaProto2BridgeMessageSet']['description'] | | new_value | LINT.ThenChange( //depot/google3/third_party/protobuf/github/src/google/protobuf/bridge/message_set.proto ) This is proto2's version of MessageSet. |
|---|
| old_value | LINT.ThenChange(//depot/google3/third_party/protobuf/github/src/google/protobuf/bridge/message_set.proto) This is proto2's version of MessageSet. |
|---|
|
|---|
| root['schemas']['DataaccessauditloggingPaSecurityDataAccessAppSpecificResources']['description'] | | new_value | A set of resources that EndUserCredentials (EUCs) may grant access to, independent of any given user's ability to access them. As always, an API scope code check must be performed before authorizing access. Regardless of what ASRs are present, no access should be permitted unless it would also be permitted under all-principals authority for the same scope code. Repeated field names in this file should not be pluralized. This file was created before go/protostyle started recommending pluralizing repeated field names. For legacy files, go/protostyle emphasizes consistency. Design doc: go/tonic-asr. Next tag: 161 The type of each field below must be defined in //logs/proto/data_access/asr/. |
|---|
| old_value | A set of resources that EndUserCredentials (EUCs) may grant access to, independent of any given user's ability to access them. As always, an API scope code check must be performed before authorizing access. Regardless of what ASRs are present, no access should be permitted unless it would also be permitted under all-principals authority for the same scope code. Repeated field names in this file should not be pluralized. This file was created before go/protostyle started recommending pluralizing repeated field names. For legacy files, go/protostyle emphasizes consistency. Design doc: go/tonic-asr. Next tag: 160 The type of each field below must be defined in //logs/proto/data_access/asr/. |
|---|
|
|---|
| root['schemas']['DataaccessauditloggingPaSecurityDataAccessResourceId']['properties']['semanticType']['items']['enumDescriptions'][76] | | new_value | User entered content, or data from which such content could be derived. This is used for data that has been gathered incidentally, such as user entered search query. Also things like sufficiently detailed search results from which the user query could be lossily reconstructed should be annotated as ST_USER_CONTENT. WARNING: Available at default access. If a field may contain (S)PII, use ST_PERSONAL_DATA instead. |
|---|
| old_value | User entered content. This is used for data that has been gathered incidentally, such as user entered search query. WARNING: Available at default access. If a field may contain (S)PII, use ST_PERSONAL_DATA instead. |
|---|
|
|---|
| root['schemas']['DataaccessauditloggingPaSecurityDataAccessDataAccessLogProtoFieldMetadata']['properties']['semanticType']['items']['enumDescriptions'][76] | | new_value | User entered content, or data from which such content could be derived. This is used for data that has been gathered incidentally, such as user entered search query. Also things like sufficiently detailed search results from which the user query could be lossily reconstructed should be annotated as ST_USER_CONTENT. WARNING: Available at default access. If a field may contain (S)PII, use ST_PERSONAL_DATA instead. |
|---|
| old_value | User entered content. This is used for data that has been gathered incidentally, such as user entered search query. WARNING: Available at default access. If a field may contain (S)PII, use ST_PERSONAL_DATA instead. |
|---|
|
|---|
|
|---|
|
|---|
| prod/dataaccessauditlogging-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250318 |
|---|
| old_value | 20250313 |
|---|
|
|---|
| root['schemas']['DataaccessauditloggingPaProto2BridgeMessageSet']['description'] | | new_value | LINT.ThenChange( //depot/google3/third_party/protobuf/github/src/google/protobuf/bridge/message_set.proto ) This is proto2's version of MessageSet. |
|---|
| old_value | LINT.ThenChange(//depot/google3/third_party/protobuf/github/src/google/protobuf/bridge/message_set.proto) This is proto2's version of MessageSet. |
|---|
|
|---|
| root['schemas']['DataaccessauditloggingPaSecurityDataAccessAppSpecificResources']['description'] | | new_value | A set of resources that EndUserCredentials (EUCs) may grant access to, independent of any given user's ability to access them. As always, an API scope code check must be performed before authorizing access. Regardless of what ASRs are present, no access should be permitted unless it would also be permitted under all-principals authority for the same scope code. Repeated field names in this file should not be pluralized. This file was created before go/protostyle started recommending pluralizing repeated field names. For legacy files, go/protostyle emphasizes consistency. Design doc: go/tonic-asr. Next tag: 161 The type of each field below must be defined in //logs/proto/data_access/asr/. |
|---|
| old_value | A set of resources that EndUserCredentials (EUCs) may grant access to, independent of any given user's ability to access them. As always, an API scope code check must be performed before authorizing access. Regardless of what ASRs are present, no access should be permitted unless it would also be permitted under all-principals authority for the same scope code. Repeated field names in this file should not be pluralized. This file was created before go/protostyle started recommending pluralizing repeated field names. For legacy files, go/protostyle emphasizes consistency. Design doc: go/tonic-asr. Next tag: 160 The type of each field below must be defined in //logs/proto/data_access/asr/. |
|---|
|
|---|
| root['schemas']['DataaccessauditloggingPaSecurityDataAccessResourceId']['properties']['semanticType']['items']['enumDescriptions'][76] | | new_value | User entered content, or data from which such content could be derived. This is used for data that has been gathered incidentally, such as user entered search query. Also things like sufficiently detailed search results from which the user query could be lossily reconstructed should be annotated as ST_USER_CONTENT. WARNING: Available at default access. If a field may contain (S)PII, use ST_PERSONAL_DATA instead. |
|---|
| old_value | User entered content. This is used for data that has been gathered incidentally, such as user entered search query. WARNING: Available at default access. If a field may contain (S)PII, use ST_PERSONAL_DATA instead. |
|---|
|
|---|
| root['schemas']['DataaccessauditloggingPaSecurityDataAccessDataAccessLogProtoFieldMetadata']['properties']['semanticType']['items']['enumDescriptions'][76] | | new_value | User entered content, or data from which such content could be derived. This is used for data that has been gathered incidentally, such as user entered search query. Also things like sufficiently detailed search results from which the user query could be lossily reconstructed should be annotated as ST_USER_CONTENT. WARNING: Available at default access. If a field may contain (S)PII, use ST_PERSONAL_DATA instead. |
|---|
| old_value | User entered content. This is used for data that has been gathered incidentally, such as user entered search query. WARNING: Available at default access. If a field may contain (S)PII, use ST_PERSONAL_DATA instead. |
|---|
|
|---|
|
|---|
|
|---|
| prod/datahub- | | dictionary_item_added | - root['schemas']['ContingencyFilterConfig']
- root['schemas']['MagiceyeDataProperties']
- root['schemas']['PgraphAttributesTransformationsDependencyType']
- root['schemas']['PrivacyDataGovernanceOracleGenMediaPropertiesData']
- root['schemas']['PrivacyDataGovernanceOracleMLModelPropertiesData']
- root['schemas']['StorageDatahubMlGovernanceReportReportParams']
- root['schemas']['DataUseContingencies']['properties']['contingencyFilterConfig']
- root['schemas']['GaugeMetric']['properties']['sliceByState']
- root['schemas']['GaugeMetric']['properties']['stateLink']
- root['schemas']['MlGovernanceReport']['properties']['reportParams']
- root['schemas']['PRequestContext']['properties']['requestPolicyRolloutEnforcementMode']['items']['enumDeprecated']
- root['schemas']['PgraphAttributeValue']['properties']['dataIsAnonymous']
- root['schemas']['PgraphAttributeValue']['properties']['dgOracleLegacyContainsTargetedData']
- root['schemas']['PgraphAttributeValue']['properties']['dgOracleLegacyMagiceyeDataProperties']
- root['schemas']['PgraphAttributeValue']['properties']['dgOracleLegacyNoLongerIdentifiable']
- root['schemas']['PgraphAttributeValue']['properties']['mlExperimentalContainsAudioData']
- root['schemas']['PgraphAttributeValue']['properties']['mlExperimentalDatasetPriority']
- root['schemas']['PgraphAttributeValue']['properties']['mlExperimentalIfWebHasUrls']
- root['schemas']['PgraphAttributeValue']['properties']['mlExperimentalPriorApprovals']
- root['schemas']['PgraphAttributeValue']['properties']['mlExperimentalSyntheticDataModelSource']
- root['schemas']['PgraphAttributeValue']['properties']['mlExperimentalSyntheticDataTargetRevision']
- root['schemas']['PgraphAttributeValue']['properties']['policyPosiScope']
- root['schemas']['PgraphAttributeValue']['properties']['transformationsDependencyType']
- root['schemas']['PgraphAttributeViewData']['properties']['isAnonymous']
- root['schemas']['PgraphAttributeViewDgOracleLegacy']['properties']['containsTargetedData']
- root['schemas']['PgraphAttributeViewDgOracleLegacy']['properties']['magiceyeDataProperties']
- root['schemas']['PgraphAttributeViewDgOracleLegacy']['properties']['noLongerIdentifiable']
- root['schemas']['PgraphAttributeViewMlExperimental']['properties']['containsAudioData']
- root['schemas']['PgraphAttributeViewPolicy']['properties']['posiScope']
- root['schemas']['PgraphAttributeViewTransformations']['properties']['dependencyType']
- root['schemas']['PrivacyContextPortability']['properties']['requestPolicyRolloutEnforcementMode']['items']['enumDeprecated']
- root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesData']['properties']['isWrittenSideBySide']
- root['schemas']['PrivacyDataGovernanceOracleDependencyType']['deprecated']
- root['schemas']['PrivacyDataGovernanceOracleDependencyType']['description']
- root['schemas']['PrivacyDataGovernanceOracleProductPropertiesData']['properties']['mlModel']
- root['schemas']['PrivacyDataGovernanceOracleStoragePropertiesACLSpanner']['description']
- root['schemas']['PrivacyDataGovernanceOracleStoragePropertiesACLSpanner']['properties']['aacEmergencyAdmin']
- root['schemas']['PrivacyDataGovernanceOracleStoragePropertiesACLSpanner']['properties']['enableAac']
|
|---|
| dictionary_item_removed | - root['schemas']['PrivacyDataGovernanceOracleMagiceyePropertiesData']
- root['schemas']['MessageSet']['description']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250321 |
|---|
|
|---|
| root['schemas']['MethodOptions']['properties']['legacyTokenUnit']['description'] | | new_value | Note: The original token_unit option in the StreamOptions message defaults to MESSAGE, but here we default to BYTEGRACE, since many existing stubby4 .proto files depend on this default. |
|---|
| old_value | Note: The original token_unit option in the StreamOptions message defaults to MESSAGE, but here we default to BYTE, since many existing stubby4 .proto files depend on this default. |
|---|
|
|---|
| root['schemas']['PrivacyDataGovernanceOracleProductPropertiesData']['properties']['magiceye']['$ref'] | | new_value | MagiceyeDataProperties |
|---|
| old_value | PrivacyDataGovernanceOracleMagiceyePropertiesData |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enum'][20] | ST_RESERVED_12020 |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enum'][21] | ST_RESERVED_12021 |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enum'][22] | ST_RESERVED_12022 |
|---|
| root['schemas']['PRequestContext']['properties']['pafEnforcedReturnPolicies']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PRequestContext']['properties']['pafEnforcedReturnPolicies']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PRequestContext']['properties']['pafEnforcedReturnPolicies']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PRequestContext']['properties']['pafEnforcedReturnPolicies']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['pafEnforcedReturnPolicies']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['pafEnforcedReturnPolicies']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PRequestContext']['properties']['poeEnforcedReturnPolicies']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PRequestContext']['properties']['poeEnforcedReturnPolicies']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PRequestContext']['properties']['poeEnforcedReturnPolicies']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PRequestContext']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglass']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglass']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglass']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglass']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglass']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglass']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglassStillEvaluated']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglassStillEvaluated']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglassStillEvaluated']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglassStillEvaluated']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglassStillEvaluated']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglassStillEvaluated']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyEnforcement']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyEnforcement']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyEnforcement']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyEnforcement']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyEnforcement']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyEnforcement']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyRolloutEnforcementMode']['items']['enum'][12] | OPT_IN_PURPOSE_CONSENT_WAVE1_OPT_IN |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyRolloutEnforcementMode']['items']['enumDescriptions'][13] | Deprecated. These fields cannot be dropped because of f1 schema validation, but they are no longer used. |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][62] | BARD_USER_HISTORY_OFF_V2 |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][141] | GEO_DATA_FLOW_FLUME |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][142] | GEO_DATA_FLOW_SQL |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][155] | MAGICEYE_JOIN_FLUME |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][156] | MAGICEYE_JOIN_SQL |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][169] | POSI_ENFORCEMENT_V1 |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][174] | RESTRICT_LOGGING_IN_SEARCH_V2 |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][186] | SEARCH_DARK_LAUNCH_DATA_MUTATIONS |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][62] | BARD_USER_HISTORY_OFF_V2 |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][141] | GEO_DATA_FLOW_FLUME |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][142] | GEO_DATA_FLOW_SQL |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][155] | MAGICEYE_JOIN_FLUME |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][156] | MAGICEYE_JOIN_SQL |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][169] | POSI_ENFORCEMENT_V1 |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][174] | RESTRICT_LOGGING_IN_SEARCH_V2 |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][186] | SEARCH_DARK_LAUNCH_DATA_MUTATIONS |
|---|
| root['schemas']['PgraphAttributesPTokenTypes']['properties']['types']['items']['enum'][77] | SYNTHETIC_SEARCH_REQUEST |
|---|
| root['schemas']['PgraphAttributesPTokenTypes']['properties']['types']['items']['enumDescriptions'][77] | An object representing a synthetic request in/out of Search. This is used to identify Search Dark Launch requests. (go/dark-launch-infrastructure, go/dark-launch-policy-2025). |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][62] | BARD_USER_HISTORY_OFF_V2 |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][141] | GEO_DATA_FLOW_FLUME |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][142] | GEO_DATA_FLOW_SQL |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][155] | MAGICEYE_JOIN_FLUME |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][156] | MAGICEYE_JOIN_SQL |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][169] | POSI_ENFORCEMENT_V1 |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][174] | RESTRICT_LOGGING_IN_SEARCH_V2 |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][186] | SEARCH_DARK_LAUNCH_DATA_MUTATIONS |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['pafEnforcedReturnPolicies']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['pafEnforcedReturnPolicies']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['pafEnforcedReturnPolicies']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['pafEnforcedReturnPolicies']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['pafEnforcedReturnPolicies']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['pafEnforcedReturnPolicies']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['poeEnforcedReturnPolicies']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['poeEnforcedReturnPolicies']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['poeEnforcedReturnPolicies']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglass']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglass']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglass']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglass']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglass']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglass']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglassStillEvaluated']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglassStillEvaluated']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglassStillEvaluated']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglassStillEvaluated']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglassStillEvaluated']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglassStillEvaluated']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['requestPolicyRolloutEnforcementMode']['items']['enum'][12] | OPT_IN_PURPOSE_CONSENT_WAVE1_OPT_IN |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['requestPolicyRolloutEnforcementMode']['items']['enumDescriptions'][13] | Deprecated. These fields cannot be dropped because of f1 schema validation, but they are no longer used. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enum'][20] | ST_RESERVED_12020 |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enum'][21] | ST_RESERVED_12021 |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enum'][22] | ST_RESERVED_12022 |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenStorage']['properties']['types']['items']['enum'][77] | SYNTHETIC_SEARCH_REQUEST |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenStorage']['properties']['types']['items']['enumDescriptions'][77] | An object representing a synthetic request in/out of Search. This is used to identify Search Dark Launch requests. (go/dark-launch-infrastructure, go/dark-launch-policy-2025). |
|---|
| root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesStorage']['properties']['poeEnforcedReturnPolicies']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesStorage']['properties']['poeEnforcedReturnPolicies']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesStorage']['properties']['poeEnforcedReturnPolicies']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesStorage']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesStorage']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesStorage']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyDataGovernanceOracleStoragePropertiesUnsupportedStorageDetails']['properties']['clientId']['enum'][68] | TFHUB |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enum'][20] | ST_RESERVED_12020 |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enum'][21] | ST_RESERVED_12021 |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enum'][22] | ST_RESERVED_12022 |
|---|
|
|---|
| iterable_item_removed | | root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enum'][35] | ST_ACL_SCOPE |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enum'][36] | ST_ACL_ENTRY |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enum'][37] | ST_ACL |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enumDescriptions'][35] | Identifier of an entity present in an ACL. This is most often needed for annotating fields of type Acl.Scope (http://google3/security/acl/acl.proto?q=symbol:Acl.Scope). It should only be used in cases where more fine-grained semantic values and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enumDescriptions'][36] | An entry in an ACL, typically containing a target entity and level of access granted. This is most often needed for annotating fields of type Acl.Entry (http://google3/security/acl/acl.proto?q=symbol:Acl.Entry). It should only be used in cases where more fine-grained semantic values (including ST_ACL_SCOPE) and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enumDescriptions'][37] | An entire ACL, typically containing entries which each have a target entity and level of access granted. This is most often needed for annotating fields of type Acl.ACLProto (http://google3/security/acl/acl.proto?q=symbol:Acl.ACLProto). It should only be used in cases where more fine-grained semantic values (including ST_ACL_ENTRY and ST_ACL_SCOPE) and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyRolloutEnforcementMode']['items']['enum'][14] | OPT_IN_PURPOSE_CONSENT_WAVE1_INTERNAL_OPT_IN |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyRolloutEnforcementMode']['items']['enumDescriptions'][7] | TODO (b/383157705): Move this to reserved field. We will only be using DMA52_WAVE3_OPT_IN for prod enforcement. |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['requestPolicyRolloutEnforcementMode']['items']['enum'][14] | OPT_IN_PURPOSE_CONSENT_WAVE1_INTERNAL_OPT_IN |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['requestPolicyRolloutEnforcementMode']['items']['enumDescriptions'][7] | TODO (b/383157705): Move this to reserved field. We will only be using DMA52_WAVE3_OPT_IN for prod enforcement. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enum'][35] | ST_ACL_SCOPE |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enum'][36] | ST_ACL_ENTRY |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enum'][37] | ST_ACL |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enumDescriptions'][35] | Identifier of an entity present in an ACL. This is most often needed for annotating fields of type Acl.Scope (http://google3/security/acl/acl.proto?q=symbol:Acl.Scope). It should only be used in cases where more fine-grained semantic values and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enumDescriptions'][36] | An entry in an ACL, typically containing a target entity and level of access granted. This is most often needed for annotating fields of type Acl.Entry (http://google3/security/acl/acl.proto?q=symbol:Acl.Entry). It should only be used in cases where more fine-grained semantic values (including ST_ACL_SCOPE) and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enumDescriptions'][37] | An entire ACL, typically containing entries which each have a target entity and level of access granted. This is most often needed for annotating fields of type Acl.ACLProto (http://google3/security/acl/acl.proto?q=symbol:Acl.ACLProto). It should only be used in cases where more fine-grained semantic values (including ST_ACL_ENTRY and ST_ACL_SCOPE) and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enum'][35] | ST_ACL_SCOPE |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enum'][36] | ST_ACL_ENTRY |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enum'][37] | ST_ACL |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enumDescriptions'][35] | Identifier of an entity present in an ACL. This is most often needed for annotating fields of type Acl.Scope (http://google3/security/acl/acl.proto?q=symbol:Acl.Scope). It should only be used in cases where more fine-grained semantic values and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enumDescriptions'][36] | An entry in an ACL, typically containing a target entity and level of access granted. This is most often needed for annotating fields of type Acl.Entry (http://google3/security/acl/acl.proto?q=symbol:Acl.Entry). It should only be used in cases where more fine-grained semantic values (including ST_ACL_SCOPE) and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enumDescriptions'][37] | An entire ACL, typically containing entries which each have a target entity and level of access granted. This is most often needed for annotating fields of type Acl.ACLProto (http://google3/security/acl/acl.proto?q=symbol:Acl.ACLProto). It should only be used in cases where more fine-grained semantic values (including ST_ACL_ENTRY and ST_ACL_SCOPE) and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
|
|---|
|
|---|
| prod/datahub-v1alpha | | dictionary_item_added | - root['schemas']['ContingencyFilterConfig']
- root['schemas']['MagiceyeDataProperties']
- root['schemas']['PgraphAttributesTransformationsDependencyType']
- root['schemas']['PrivacyDataGovernanceOracleGenMediaPropertiesData']
- root['schemas']['PrivacyDataGovernanceOracleMLModelPropertiesData']
- root['schemas']['StorageDatahubMlGovernanceReportReportParams']
- root['schemas']['DataUseContingencies']['properties']['contingencyFilterConfig']
- root['schemas']['GaugeMetric']['properties']['sliceByState']
- root['schemas']['GaugeMetric']['properties']['stateLink']
- root['schemas']['MlGovernanceReport']['properties']['reportParams']
- root['schemas']['PRequestContext']['properties']['requestPolicyRolloutEnforcementMode']['items']['enumDeprecated']
- root['schemas']['PgraphAttributeValue']['properties']['dataIsAnonymous']
- root['schemas']['PgraphAttributeValue']['properties']['dgOracleLegacyContainsTargetedData']
- root['schemas']['PgraphAttributeValue']['properties']['dgOracleLegacyMagiceyeDataProperties']
- root['schemas']['PgraphAttributeValue']['properties']['dgOracleLegacyNoLongerIdentifiable']
- root['schemas']['PgraphAttributeValue']['properties']['mlExperimentalContainsAudioData']
- root['schemas']['PgraphAttributeValue']['properties']['mlExperimentalDatasetPriority']
- root['schemas']['PgraphAttributeValue']['properties']['mlExperimentalIfWebHasUrls']
- root['schemas']['PgraphAttributeValue']['properties']['mlExperimentalPriorApprovals']
- root['schemas']['PgraphAttributeValue']['properties']['mlExperimentalSyntheticDataModelSource']
- root['schemas']['PgraphAttributeValue']['properties']['mlExperimentalSyntheticDataTargetRevision']
- root['schemas']['PgraphAttributeValue']['properties']['policyPosiScope']
- root['schemas']['PgraphAttributeValue']['properties']['transformationsDependencyType']
- root['schemas']['PgraphAttributeViewData']['properties']['isAnonymous']
- root['schemas']['PgraphAttributeViewDgOracleLegacy']['properties']['containsTargetedData']
- root['schemas']['PgraphAttributeViewDgOracleLegacy']['properties']['magiceyeDataProperties']
- root['schemas']['PgraphAttributeViewDgOracleLegacy']['properties']['noLongerIdentifiable']
- root['schemas']['PgraphAttributeViewMlExperimental']['properties']['containsAudioData']
- root['schemas']['PgraphAttributeViewPolicy']['properties']['posiScope']
- root['schemas']['PgraphAttributeViewTransformations']['properties']['dependencyType']
- root['schemas']['PrivacyContextPortability']['properties']['requestPolicyRolloutEnforcementMode']['items']['enumDeprecated']
- root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesData']['properties']['isWrittenSideBySide']
- root['schemas']['PrivacyDataGovernanceOracleDependencyType']['deprecated']
- root['schemas']['PrivacyDataGovernanceOracleDependencyType']['description']
- root['schemas']['PrivacyDataGovernanceOracleProductPropertiesData']['properties']['mlModel']
- root['schemas']['PrivacyDataGovernanceOracleStoragePropertiesACLSpanner']['description']
- root['schemas']['PrivacyDataGovernanceOracleStoragePropertiesACLSpanner']['properties']['aacEmergencyAdmin']
- root['schemas']['PrivacyDataGovernanceOracleStoragePropertiesACLSpanner']['properties']['enableAac']
|
|---|
| dictionary_item_removed | - root['schemas']['PrivacyDataGovernanceOracleMagiceyePropertiesData']
- root['schemas']['MessageSet']['description']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250321 |
|---|
|
|---|
| root['schemas']['MethodOptions']['properties']['legacyTokenUnit']['description'] | | new_value | Note: The original token_unit option in the StreamOptions message defaults to MESSAGE, but here we default to BYTEGRACE, since many existing stubby4 .proto files depend on this default. |
|---|
| old_value | Note: The original token_unit option in the StreamOptions message defaults to MESSAGE, but here we default to BYTE, since many existing stubby4 .proto files depend on this default. |
|---|
|
|---|
| root['schemas']['PrivacyDataGovernanceOracleProductPropertiesData']['properties']['magiceye']['$ref'] | | new_value | MagiceyeDataProperties |
|---|
| old_value | PrivacyDataGovernanceOracleMagiceyePropertiesData |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enum'][20] | ST_RESERVED_12020 |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enum'][21] | ST_RESERVED_12021 |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enum'][22] | ST_RESERVED_12022 |
|---|
| root['schemas']['PRequestContext']['properties']['pafEnforcedReturnPolicies']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PRequestContext']['properties']['pafEnforcedReturnPolicies']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PRequestContext']['properties']['pafEnforcedReturnPolicies']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PRequestContext']['properties']['pafEnforcedReturnPolicies']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['pafEnforcedReturnPolicies']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['pafEnforcedReturnPolicies']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PRequestContext']['properties']['poeEnforcedReturnPolicies']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PRequestContext']['properties']['poeEnforcedReturnPolicies']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PRequestContext']['properties']['poeEnforcedReturnPolicies']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PRequestContext']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglass']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglass']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglass']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglass']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglass']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglass']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglassStillEvaluated']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglassStillEvaluated']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglassStillEvaluated']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglassStillEvaluated']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglassStillEvaluated']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglassStillEvaluated']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyEnforcement']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyEnforcement']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyEnforcement']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyEnforcement']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyEnforcement']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyEnforcement']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyRolloutEnforcementMode']['items']['enum'][12] | OPT_IN_PURPOSE_CONSENT_WAVE1_OPT_IN |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyRolloutEnforcementMode']['items']['enumDescriptions'][13] | Deprecated. These fields cannot be dropped because of f1 schema validation, but they are no longer used. |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][62] | BARD_USER_HISTORY_OFF_V2 |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][141] | GEO_DATA_FLOW_FLUME |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][142] | GEO_DATA_FLOW_SQL |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][155] | MAGICEYE_JOIN_FLUME |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][156] | MAGICEYE_JOIN_SQL |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][169] | POSI_ENFORCEMENT_V1 |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][174] | RESTRICT_LOGGING_IN_SEARCH_V2 |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][186] | SEARCH_DARK_LAUNCH_DATA_MUTATIONS |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][62] | BARD_USER_HISTORY_OFF_V2 |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][141] | GEO_DATA_FLOW_FLUME |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][142] | GEO_DATA_FLOW_SQL |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][155] | MAGICEYE_JOIN_FLUME |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][156] | MAGICEYE_JOIN_SQL |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][169] | POSI_ENFORCEMENT_V1 |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][174] | RESTRICT_LOGGING_IN_SEARCH_V2 |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][186] | SEARCH_DARK_LAUNCH_DATA_MUTATIONS |
|---|
| root['schemas']['PgraphAttributesPTokenTypes']['properties']['types']['items']['enum'][77] | SYNTHETIC_SEARCH_REQUEST |
|---|
| root['schemas']['PgraphAttributesPTokenTypes']['properties']['types']['items']['enumDescriptions'][77] | An object representing a synthetic request in/out of Search. This is used to identify Search Dark Launch requests. (go/dark-launch-infrastructure, go/dark-launch-policy-2025). |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][62] | BARD_USER_HISTORY_OFF_V2 |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][141] | GEO_DATA_FLOW_FLUME |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][142] | GEO_DATA_FLOW_SQL |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][155] | MAGICEYE_JOIN_FLUME |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][156] | MAGICEYE_JOIN_SQL |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][169] | POSI_ENFORCEMENT_V1 |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][174] | RESTRICT_LOGGING_IN_SEARCH_V2 |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][186] | SEARCH_DARK_LAUNCH_DATA_MUTATIONS |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['pafEnforcedReturnPolicies']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['pafEnforcedReturnPolicies']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['pafEnforcedReturnPolicies']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['pafEnforcedReturnPolicies']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['pafEnforcedReturnPolicies']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['pafEnforcedReturnPolicies']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['poeEnforcedReturnPolicies']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['poeEnforcedReturnPolicies']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['poeEnforcedReturnPolicies']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglass']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglass']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglass']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglass']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglass']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglass']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglassStillEvaluated']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglassStillEvaluated']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglassStillEvaluated']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglassStillEvaluated']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglassStillEvaluated']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglassStillEvaluated']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['requestPolicyRolloutEnforcementMode']['items']['enum'][12] | OPT_IN_PURPOSE_CONSENT_WAVE1_OPT_IN |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['requestPolicyRolloutEnforcementMode']['items']['enumDescriptions'][13] | Deprecated. These fields cannot be dropped because of f1 schema validation, but they are no longer used. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enum'][20] | ST_RESERVED_12020 |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enum'][21] | ST_RESERVED_12021 |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enum'][22] | ST_RESERVED_12022 |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenStorage']['properties']['types']['items']['enum'][77] | SYNTHETIC_SEARCH_REQUEST |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenStorage']['properties']['types']['items']['enumDescriptions'][77] | An object representing a synthetic request in/out of Search. This is used to identify Search Dark Launch requests. (go/dark-launch-infrastructure, go/dark-launch-policy-2025). |
|---|
| root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesStorage']['properties']['poeEnforcedReturnPolicies']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesStorage']['properties']['poeEnforcedReturnPolicies']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesStorage']['properties']['poeEnforcedReturnPolicies']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesStorage']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesStorage']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesStorage']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyDataGovernanceOracleStoragePropertiesUnsupportedStorageDetails']['properties']['clientId']['enum'][68] | TFHUB |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enum'][20] | ST_RESERVED_12020 |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enum'][21] | ST_RESERVED_12021 |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enum'][22] | ST_RESERVED_12022 |
|---|
|
|---|
| iterable_item_removed | | root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enum'][35] | ST_ACL_SCOPE |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enum'][36] | ST_ACL_ENTRY |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enum'][37] | ST_ACL |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enumDescriptions'][35] | Identifier of an entity present in an ACL. This is most often needed for annotating fields of type Acl.Scope (http://google3/security/acl/acl.proto?q=symbol:Acl.Scope). It should only be used in cases where more fine-grained semantic values and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enumDescriptions'][36] | An entry in an ACL, typically containing a target entity and level of access granted. This is most often needed for annotating fields of type Acl.Entry (http://google3/security/acl/acl.proto?q=symbol:Acl.Entry). It should only be used in cases where more fine-grained semantic values (including ST_ACL_SCOPE) and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enumDescriptions'][37] | An entire ACL, typically containing entries which each have a target entity and level of access granted. This is most often needed for annotating fields of type Acl.ACLProto (http://google3/security/acl/acl.proto?q=symbol:Acl.ACLProto). It should only be used in cases where more fine-grained semantic values (including ST_ACL_ENTRY and ST_ACL_SCOPE) and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyRolloutEnforcementMode']['items']['enum'][14] | OPT_IN_PURPOSE_CONSENT_WAVE1_INTERNAL_OPT_IN |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyRolloutEnforcementMode']['items']['enumDescriptions'][7] | TODO (b/383157705): Move this to reserved field. We will only be using DMA52_WAVE3_OPT_IN for prod enforcement. |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['requestPolicyRolloutEnforcementMode']['items']['enum'][14] | OPT_IN_PURPOSE_CONSENT_WAVE1_INTERNAL_OPT_IN |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['requestPolicyRolloutEnforcementMode']['items']['enumDescriptions'][7] | TODO (b/383157705): Move this to reserved field. We will only be using DMA52_WAVE3_OPT_IN for prod enforcement. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enum'][35] | ST_ACL_SCOPE |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enum'][36] | ST_ACL_ENTRY |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enum'][37] | ST_ACL |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enumDescriptions'][35] | Identifier of an entity present in an ACL. This is most often needed for annotating fields of type Acl.Scope (http://google3/security/acl/acl.proto?q=symbol:Acl.Scope). It should only be used in cases where more fine-grained semantic values and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enumDescriptions'][36] | An entry in an ACL, typically containing a target entity and level of access granted. This is most often needed for annotating fields of type Acl.Entry (http://google3/security/acl/acl.proto?q=symbol:Acl.Entry). It should only be used in cases where more fine-grained semantic values (including ST_ACL_SCOPE) and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enumDescriptions'][37] | An entire ACL, typically containing entries which each have a target entity and level of access granted. This is most often needed for annotating fields of type Acl.ACLProto (http://google3/security/acl/acl.proto?q=symbol:Acl.ACLProto). It should only be used in cases where more fine-grained semantic values (including ST_ACL_ENTRY and ST_ACL_SCOPE) and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enum'][35] | ST_ACL_SCOPE |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enum'][36] | ST_ACL_ENTRY |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enum'][37] | ST_ACL |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enumDescriptions'][35] | Identifier of an entity present in an ACL. This is most often needed for annotating fields of type Acl.Scope (http://google3/security/acl/acl.proto?q=symbol:Acl.Scope). It should only be used in cases where more fine-grained semantic values and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enumDescriptions'][36] | An entry in an ACL, typically containing a target entity and level of access granted. This is most often needed for annotating fields of type Acl.Entry (http://google3/security/acl/acl.proto?q=symbol:Acl.Entry). It should only be used in cases where more fine-grained semantic values (including ST_ACL_SCOPE) and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enumDescriptions'][37] | An entire ACL, typically containing entries which each have a target entity and level of access granted. This is most often needed for annotating fields of type Acl.ACLProto (http://google3/security/acl/acl.proto?q=symbol:Acl.ACLProto). It should only be used in cases where more fine-grained semantic values (including ST_ACL_ENTRY and ST_ACL_SCOPE) and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
|
|---|
|
|---|
| prod/datahub-v2 | | dictionary_item_added | - root['schemas']['ContingencyFilterConfig']
- root['schemas']['MagiceyeDataProperties']
- root['schemas']['PgraphAttributesTransformationsDependencyType']
- root['schemas']['PrivacyDataGovernanceOracleGenMediaPropertiesData']
- root['schemas']['PrivacyDataGovernanceOracleMLModelPropertiesData']
- root['schemas']['StorageDatahubMlGovernanceReportReportParams']
- root['schemas']['DataUseContingencies']['properties']['contingencyFilterConfig']
- root['schemas']['GaugeMetric']['properties']['sliceByState']
- root['schemas']['GaugeMetric']['properties']['stateLink']
- root['schemas']['MlGovernanceReport']['properties']['reportParams']
- root['schemas']['PRequestContext']['properties']['requestPolicyRolloutEnforcementMode']['items']['enumDeprecated']
- root['schemas']['PgraphAttributeValue']['properties']['dataIsAnonymous']
- root['schemas']['PgraphAttributeValue']['properties']['dgOracleLegacyContainsTargetedData']
- root['schemas']['PgraphAttributeValue']['properties']['dgOracleLegacyMagiceyeDataProperties']
- root['schemas']['PgraphAttributeValue']['properties']['dgOracleLegacyNoLongerIdentifiable']
- root['schemas']['PgraphAttributeValue']['properties']['mlExperimentalContainsAudioData']
- root['schemas']['PgraphAttributeValue']['properties']['mlExperimentalDatasetPriority']
- root['schemas']['PgraphAttributeValue']['properties']['mlExperimentalIfWebHasUrls']
- root['schemas']['PgraphAttributeValue']['properties']['mlExperimentalPriorApprovals']
- root['schemas']['PgraphAttributeValue']['properties']['mlExperimentalSyntheticDataModelSource']
- root['schemas']['PgraphAttributeValue']['properties']['mlExperimentalSyntheticDataTargetRevision']
- root['schemas']['PgraphAttributeValue']['properties']['policyPosiScope']
- root['schemas']['PgraphAttributeValue']['properties']['transformationsDependencyType']
- root['schemas']['PgraphAttributeViewData']['properties']['isAnonymous']
- root['schemas']['PgraphAttributeViewDgOracleLegacy']['properties']['containsTargetedData']
- root['schemas']['PgraphAttributeViewDgOracleLegacy']['properties']['magiceyeDataProperties']
- root['schemas']['PgraphAttributeViewDgOracleLegacy']['properties']['noLongerIdentifiable']
- root['schemas']['PgraphAttributeViewMlExperimental']['properties']['containsAudioData']
- root['schemas']['PgraphAttributeViewPolicy']['properties']['posiScope']
- root['schemas']['PgraphAttributeViewTransformations']['properties']['dependencyType']
- root['schemas']['PrivacyContextPortability']['properties']['requestPolicyRolloutEnforcementMode']['items']['enumDeprecated']
- root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesData']['properties']['isWrittenSideBySide']
- root['schemas']['PrivacyDataGovernanceOracleDependencyType']['deprecated']
- root['schemas']['PrivacyDataGovernanceOracleDependencyType']['description']
- root['schemas']['PrivacyDataGovernanceOracleProductPropertiesData']['properties']['mlModel']
- root['schemas']['PrivacyDataGovernanceOracleStoragePropertiesACLSpanner']['description']
- root['schemas']['PrivacyDataGovernanceOracleStoragePropertiesACLSpanner']['properties']['aacEmergencyAdmin']
- root['schemas']['PrivacyDataGovernanceOracleStoragePropertiesACLSpanner']['properties']['enableAac']
|
|---|
| dictionary_item_removed | - root['schemas']['PrivacyDataGovernanceOracleMagiceyePropertiesData']
- root['schemas']['MessageSet']['description']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250321 |
|---|
|
|---|
| root['schemas']['MethodOptions']['properties']['legacyTokenUnit']['description'] | | new_value | Note: The original token_unit option in the StreamOptions message defaults to MESSAGE, but here we default to BYTEGRACE, since many existing stubby4 .proto files depend on this default. |
|---|
| old_value | Note: The original token_unit option in the StreamOptions message defaults to MESSAGE, but here we default to BYTE, since many existing stubby4 .proto files depend on this default. |
|---|
|
|---|
| root['schemas']['PrivacyDataGovernanceOracleProductPropertiesData']['properties']['magiceye']['$ref'] | | new_value | MagiceyeDataProperties |
|---|
| old_value | PrivacyDataGovernanceOracleMagiceyePropertiesData |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enum'][20] | ST_RESERVED_12020 |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enum'][21] | ST_RESERVED_12021 |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enum'][22] | ST_RESERVED_12022 |
|---|
| root['schemas']['PRequestContext']['properties']['pafEnforcedReturnPolicies']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PRequestContext']['properties']['pafEnforcedReturnPolicies']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PRequestContext']['properties']['pafEnforcedReturnPolicies']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PRequestContext']['properties']['pafEnforcedReturnPolicies']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['pafEnforcedReturnPolicies']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['pafEnforcedReturnPolicies']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PRequestContext']['properties']['poeEnforcedReturnPolicies']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PRequestContext']['properties']['poeEnforcedReturnPolicies']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PRequestContext']['properties']['poeEnforcedReturnPolicies']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PRequestContext']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglass']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglass']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglass']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglass']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglass']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglass']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglassStillEvaluated']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglassStillEvaluated']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglassStillEvaluated']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglassStillEvaluated']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglassStillEvaluated']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['policiesBreakglassStillEvaluated']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyEnforcement']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyEnforcement']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyEnforcement']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyEnforcement']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyEnforcement']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyEnforcement']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyRolloutEnforcementMode']['items']['enum'][12] | OPT_IN_PURPOSE_CONSENT_WAVE1_OPT_IN |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyRolloutEnforcementMode']['items']['enumDescriptions'][13] | Deprecated. These fields cannot be dropped because of f1 schema validation, but they are no longer used. |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][62] | BARD_USER_HISTORY_OFF_V2 |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][141] | GEO_DATA_FLOW_FLUME |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][142] | GEO_DATA_FLOW_SQL |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][155] | MAGICEYE_JOIN_FLUME |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][156] | MAGICEYE_JOIN_SQL |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][169] | POSI_ENFORCEMENT_V1 |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][174] | RESTRICT_LOGGING_IN_SEARCH_V2 |
|---|
| root['schemas']['PTokenPolicyId']['properties']['id']['enum'][186] | SEARCH_DARK_LAUNCH_DATA_MUTATIONS |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][62] | BARD_USER_HISTORY_OFF_V2 |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][141] | GEO_DATA_FLOW_FLUME |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][142] | GEO_DATA_FLOW_SQL |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][155] | MAGICEYE_JOIN_FLUME |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][156] | MAGICEYE_JOIN_SQL |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][169] | POSI_ENFORCEMENT_V1 |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][174] | RESTRICT_LOGGING_IN_SEARCH_V2 |
|---|
| root['schemas']['PgraphAttributesDataSetPolicyVerdictWrapper']['properties']['policyId']['enum'][186] | SEARCH_DARK_LAUNCH_DATA_MUTATIONS |
|---|
| root['schemas']['PgraphAttributesPTokenTypes']['properties']['types']['items']['enum'][77] | SYNTHETIC_SEARCH_REQUEST |
|---|
| root['schemas']['PgraphAttributesPTokenTypes']['properties']['types']['items']['enumDescriptions'][77] | An object representing a synthetic request in/out of Search. This is used to identify Search Dark Launch requests. (go/dark-launch-infrastructure, go/dark-launch-policy-2025). |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][62] | BARD_USER_HISTORY_OFF_V2 |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][141] | GEO_DATA_FLOW_FLUME |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][142] | GEO_DATA_FLOW_SQL |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][155] | MAGICEYE_JOIN_FLUME |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][156] | MAGICEYE_JOIN_SQL |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][169] | POSI_ENFORCEMENT_V1 |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][174] | RESTRICT_LOGGING_IN_SEARCH_V2 |
|---|
| root['schemas']['PolicyVerdict']['properties']['policy']['enum'][186] | SEARCH_DARK_LAUNCH_DATA_MUTATIONS |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['pafEnforcedReturnPolicies']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['pafEnforcedReturnPolicies']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['pafEnforcedReturnPolicies']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['pafEnforcedReturnPolicies']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['pafEnforcedReturnPolicies']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['pafEnforcedReturnPolicies']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['poeEnforcedReturnPolicies']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['poeEnforcedReturnPolicies']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['poeEnforcedReturnPolicies']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglass']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglass']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglass']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglass']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglass']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglass']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglassStillEvaluated']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglassStillEvaluated']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglassStillEvaluated']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglassStillEvaluated']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglassStillEvaluated']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['policiesBreakglassStillEvaluated']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['requestPolicyRolloutEnforcementMode']['items']['enum'][12] | OPT_IN_PURPOSE_CONSENT_WAVE1_OPT_IN |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['requestPolicyRolloutEnforcementMode']['items']['enumDescriptions'][13] | Deprecated. These fields cannot be dropped because of f1 schema validation, but they are no longer used. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enum'][20] | ST_RESERVED_12020 |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enum'][21] | ST_RESERVED_12021 |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enum'][22] | ST_RESERVED_12022 |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcement']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementDiscoveryOptIn']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptout']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyEnforcementOptoutFromFiltering']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenProcess']['properties']['requestPolicyGlobalRampup']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenStorage']['properties']['types']['items']['enum'][77] | SYNTHETIC_SEARCH_REQUEST |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesPTokenStorage']['properties']['types']['items']['enumDescriptions'][77] | An object representing a synthetic request in/out of Search. This is used to identify Search Dark Launch requests. (go/dark-launch-infrastructure, go/dark-launch-policy-2025). |
|---|
| root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesStorage']['properties']['poeEnforcedReturnPolicies']['items']['enum'][17] | GEO_DATA_FLOW |
|---|
| root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesStorage']['properties']['poeEnforcedReturnPolicies']['items']['enum'][20] | MAGICEYE_JOIN |
|---|
| root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesStorage']['properties']['poeEnforcedReturnPolicies']['items']['enum'][28] | POSI_ENFORCEMENT |
|---|
| root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesStorage']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][17] | Geo data flow policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesStorage']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][20] | Magiceye join policies (Flume and SQL). |
|---|
| root['schemas']['PrivacyDataGovernanceOracleDMA52PropertiesStorage']['properties']['poeEnforcedReturnPolicies']['items']['enumDescriptions'][28] | POSI enforcement policy. |
|---|
| root['schemas']['PrivacyDataGovernanceOracleStoragePropertiesUnsupportedStorageDetails']['properties']['clientId']['enum'][68] | TFHUB |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enum'][20] | ST_RESERVED_12020 |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enum'][21] | ST_RESERVED_12021 |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enum'][22] | ST_RESERVED_12022 |
|---|
|
|---|
| iterable_item_removed | | root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enum'][35] | ST_ACL_SCOPE |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enum'][36] | ST_ACL_ENTRY |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enum'][37] | ST_ACL |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enumDescriptions'][35] | Identifier of an entity present in an ACL. This is most often needed for annotating fields of type Acl.Scope (http://google3/security/acl/acl.proto?q=symbol:Acl.Scope). It should only be used in cases where more fine-grained semantic values and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enumDescriptions'][36] | An entry in an ACL, typically containing a target entity and level of access granted. This is most often needed for annotating fields of type Acl.Entry (http://google3/security/acl/acl.proto?q=symbol:Acl.Entry). It should only be used in cases where more fine-grained semantic values (including ST_ACL_SCOPE) and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['FilterOptions']['properties']['workspaceSemanticType']['items']['enumDescriptions'][37] | An entire ACL, typically containing entries which each have a target entity and level of access granted. This is most often needed for annotating fields of type Acl.ACLProto (http://google3/security/acl/acl.proto?q=symbol:Acl.ACLProto). It should only be used in cases where more fine-grained semantic values (including ST_ACL_ENTRY and ST_ACL_SCOPE) and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyRolloutEnforcementMode']['items']['enum'][14] | OPT_IN_PURPOSE_CONSENT_WAVE1_INTERNAL_OPT_IN |
|---|
| root['schemas']['PRequestContext']['properties']['requestPolicyRolloutEnforcementMode']['items']['enumDescriptions'][7] | TODO (b/383157705): Move this to reserved field. We will only be using DMA52_WAVE3_OPT_IN for prod enforcement. |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['requestPolicyRolloutEnforcementMode']['items']['enum'][14] | OPT_IN_PURPOSE_CONSENT_WAVE1_INTERNAL_OPT_IN |
|---|
| root['schemas']['PrivacyContextPortability']['properties']['requestPolicyRolloutEnforcementMode']['items']['enumDescriptions'][7] | TODO (b/383157705): Move this to reserved field. We will only be using DMA52_WAVE3_OPT_IN for prod enforcement. |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enum'][35] | ST_ACL_SCOPE |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enum'][36] | ST_ACL_ENTRY |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enum'][37] | ST_ACL |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enumDescriptions'][35] | Identifier of an entity present in an ACL. This is most often needed for annotating fields of type Acl.Scope (http://google3/security/acl/acl.proto?q=symbol:Acl.Scope). It should only be used in cases where more fine-grained semantic values and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enumDescriptions'][36] | An entry in an ACL, typically containing a target entity and level of access granted. This is most often needed for annotating fields of type Acl.Entry (http://google3/security/acl/acl.proto?q=symbol:Acl.Entry). It should only be used in cases where more fine-grained semantic values (including ST_ACL_SCOPE) and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['PrivacyDataGovernanceAttributesDatapolAnnotations']['properties']['appsSemanticTypes']['items']['enumDescriptions'][37] | An entire ACL, typically containing entries which each have a target entity and level of access granted. This is most often needed for annotating fields of type Acl.ACLProto (http://google3/security/acl/acl.proto?q=symbol:Acl.ACLProto). It should only be used in cases where more fine-grained semantic values (including ST_ACL_ENTRY and ST_ACL_SCOPE) and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enum'][35] | ST_ACL_SCOPE |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enum'][36] | ST_ACL_ENTRY |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enum'][37] | ST_ACL |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enumDescriptions'][35] | Identifier of an entity present in an ACL. This is most often needed for annotating fields of type Acl.Scope (http://google3/security/acl/acl.proto?q=symbol:Acl.Scope). It should only be used in cases where more fine-grained semantic values and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enumDescriptions'][36] | An entry in an ACL, typically containing a target entity and level of access granted. This is most often needed for annotating fields of type Acl.Entry (http://google3/security/acl/acl.proto?q=symbol:Acl.Entry). It should only be used in cases where more fine-grained semantic values (including ST_ACL_SCOPE) and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
| root['schemas']['PrivacyDataGovernanceOracleWorkspaceDatapolWrapper']['properties']['semanticType']['items']['enumDescriptions'][37] | An entire ACL, typically containing entries which each have a target entity and level of access granted. This is most often needed for annotating fields of type Acl.ACLProto (http://google3/security/acl/acl.proto?q=symbol:Acl.ACLProto). It should only be used in cases where more fine-grained semantic values (including ST_ACL_ENTRY and ST_ACL_SCOPE) and Qualifiers can't be applied. It may be mostly obsoleted by eventual annotation of acl.proto itself. Parent: ST_ACCESS_INFO [does not exist yet] |
|---|
|
|---|
|
|---|
| prod/datamanager- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
| root['schemas']['TermsOfService']['properties']['customerMatchTermsOfServiceStatus']['description'] | | new_value | Optional. The Customer Match terms of service: https://support.google.com/adspolicy/answer/6299717. This must be accepted for all uploads to Customer Match userlists. |
|---|
| old_value | Optional. The Customer Match terms of service: https://support.google.com/adspolicy/answer/6299717?hl=en. This must be accepted for all uploads to Customer Match userlists. |
|---|
|
|---|
|
|---|
|
|---|
| prod/datamanager-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
| root['schemas']['TermsOfService']['properties']['customerMatchTermsOfServiceStatus']['description'] | | new_value | Optional. The Customer Match terms of service: https://support.google.com/adspolicy/answer/6299717. This must be accepted for all uploads to Customer Match userlists. |
|---|
| old_value | Optional. The Customer Match terms of service: https://support.google.com/adspolicy/answer/6299717?hl=en. This must be accepted for all uploads to Customer Match userlists. |
|---|
|
|---|
|
|---|
|
|---|
| prod/datamixer-pa- | | dictionary_item_added | - root['schemas']['MessageSet']['description']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/datamixer-pa-v1 | | dictionary_item_added | - root['schemas']['MessageSet']['description']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/dataproc-control- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250315 |
|---|
|
|---|
|
|---|
|
|---|
| prod/dataproc-control-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250315 |
|---|
|
|---|
|
|---|
|
|---|
| prod/dataproccontrol- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250315 |
|---|
|
|---|
|
|---|
|
|---|
| prod/dataprocgdc- | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/dataprocgdc-v1 | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/dataprocgdc-v1alpha1 | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/datastudio- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/datastudio-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/developerscontentsearch-pa- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/developerscontentsearch-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/deviceenrollmentforwindows- | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/deviceenrollmentforwindows-v1 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/devicemanagementforwindows- | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/devicemanagementforwindows-v1 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/directions-pa- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
| root['schemas']['GoogleMapsRoutesV1SpeedReadingInterval']['properties']['speed']['enumDescriptions'][3] | | new_value | Traffic delays. |
|---|
| old_value | Traffic jam detected. |
|---|
|
|---|
| root['schemas']['GoogleMapsRoutesV1SpeedReadingInterval']['properties']['speed']['enumDescriptions'][2] | | new_value | Slowdown detected, medium amount of traffic. |
|---|
| old_value | Slowdown detected, but no traffic jam formed. |
|---|
|
|---|
| root['schemas']['GoogleMapsRoutesV1SpeedReadingInterval']['properties']['speed']['enumDescriptions'][1] | | new_value | Normal speed, no traffic delays. |
|---|
| old_value | Normal speed, no slowdown is detected. |
|---|
|
|---|
|
|---|
|
|---|
| prod/directions-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
| root['schemas']['GoogleMapsRoutesV1SpeedReadingInterval']['properties']['speed']['enumDescriptions'][3] | | new_value | Traffic delays. |
|---|
| old_value | Traffic jam detected. |
|---|
|
|---|
| root['schemas']['GoogleMapsRoutesV1SpeedReadingInterval']['properties']['speed']['enumDescriptions'][2] | | new_value | Slowdown detected, medium amount of traffic. |
|---|
| old_value | Slowdown detected, but no traffic jam formed. |
|---|
|
|---|
| root['schemas']['GoogleMapsRoutesV1SpeedReadingInterval']['properties']['speed']['enumDescriptions'][1] | | new_value | Normal speed, no traffic delays. |
|---|
| old_value | Normal speed, no slowdown is detected. |
|---|
|
|---|
|
|---|
|
|---|
| prod/directions-pa-v1alpha | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
| root['schemas']['GoogleMapsRoutesV1SpeedReadingInterval']['properties']['speed']['enumDescriptions'][3] | | new_value | Traffic delays. |
|---|
| old_value | Traffic jam detected. |
|---|
|
|---|
| root['schemas']['GoogleMapsRoutesV1SpeedReadingInterval']['properties']['speed']['enumDescriptions'][2] | | new_value | Slowdown detected, medium amount of traffic. |
|---|
| old_value | Slowdown detected, but no traffic jam formed. |
|---|
|
|---|
| root['schemas']['GoogleMapsRoutesV1SpeedReadingInterval']['properties']['speed']['enumDescriptions'][1] | | new_value | Normal speed, no traffic delays. |
|---|
| old_value | Normal speed, no slowdown is detected. |
|---|
|
|---|
|
|---|
|
|---|
| prod/drivefrontend-pa- | | dictionary_item_added | - root['schemas']['MessageSet']['description']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/drivefrontend-pa-v1 | | dictionary_item_added | - root['schemas']['MessageSet']['description']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/drivemetadata- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/drivemetadata-v1 | | dictionary_item_removed | - root['resources']['categories']['resources']['published']['methods']['list']['parameters']['filter']
- root['resources']['categories']['resources']['published']['methods']['list']['parameters']['version']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/drivemetadata-v1alpha | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/dynamiteintegration-pa- | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Icon']['properties']['materialIcon']['description'] | | new_value | Display one of the [Google Material Icons](https://fonts.google.com/icons). This field is set if the developer provided a [known_icon](http://google3/google/apps/card/v1/card.proto;l=1311;rcl=557883869) or a [material_icon](http://google3/google/apps/card/v1/card.proto;l=1334;rcl=557883869) On Android, a tint color will be applied to all material icons to comply with Material 3 [Dynamic Color](https://m3.material.io/styles/color/dynamic-color/overview). Other platform should continue using the icon_url field while Dynamic Color usage is under investigation. For hosts which cannot support font-based icons, a map of SVG icons may be provided via the `icon_map` field in the `RenderConfig` proto. If the `MaterialIcon.name` exists as a key in the map, the SVG value will be rendered instead of a font-based icon. |
|---|
| old_value | Display one of the [Google Material Icons](https://fonts.google.com/icons). This field is set if the developer provided a [known_icon](http://google3/google/apps/card/v1/card.proto;l=1311;rcl=557883869) or a [material_icon](http://google3/google/apps/card/v1/card.proto;l=1334;rcl=557883869) On Android, a tint color will be applied to all material icons to comply with Material 3 [Dynamic Color](https://m3.material.io/styles/color/dynamic-color/overview). Other platform should continue using the icon_url field while Dynamic Color usage is under investigation. |
|---|
|
|---|
| root['schemas']['ImageButton']['properties']['materialIcon']['description'] | | new_value | The material icon. If both icon_url and material_icon are set, the client should display the material_icon and ignore the icon_url. For hosts which cannot support font-based icons, a map of SVG icons may be provided via the `icon_map` field in the `RenderConfig` proto. If the `MaterialIcon.name` exists as a key in the map, the SVG value will be rendered instead of a font-based icon. |
|---|
| old_value | The material icon. If both icon_url and material_icon are set, the client should display the material_icon and ignore the icon_url. |
|---|
|
|---|
| root['schemas']['MaterialIcon']['properties']['name']['description'] | | new_value | The icon name defined in the [Google Material Icon Icon](https://fonts.google.com/icons) in snake_case. e.g. "check_box". Any invalid names are abandoned and replaced with empty string and results in the icon failing to render. If this name exists as a key in the SVG `icon_map` of the `RenderConfig`, the SVG value will be rendered instead of a font-based icon. |
|---|
| old_value | The icon name defined in the [Google Material Icon Icon](https://fonts.google.com/icons) in snake_case. e.g. "check_box". Any invalid names are abandoned and replaced with empty string and results in the icon failing to render. |
|---|
|
|---|
| root['schemas']['TextButton']['properties']['materialIcon']['description'] | | new_value | Optional material icon placed before the text button. If both icon_url and material_icon are set, the client should display the material_icon and ignore the icon_url. For hosts which cannot support font-based icons, a map of SVG icons may be provided via the `icon_map` field in the `RenderConfig` proto. If the `MaterialIcon.name` exists as a key in the map, the SVG value will be rendered instead of a font-based icon. |
|---|
| old_value | Optional material icon placed before the text button. If both icon_url and material_icon are set, the client should display the material_icon and ignore the icon_url. |
|---|
|
|---|
| root['schemas']['DuetAiActionStaticPlanData']['properties']['generateUseCase']['enumDescriptions'][96] | | new_value | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| old_value | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['DuetAiActionStaticPlanData']['properties']['generateUseCase']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['DuetAiActionStaticPlanData']['properties']['generateUseCase']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['UiKitGemkickExtensionDetails']['properties']['operationType']['enum'][38] | GEMKICK_EXTENSION_OPERATION_TYPE_USE_SANDBOX_ENV_IMPRESSION |
|---|
| root['schemas']['UiKitGemkickExtensionDetails']['properties']['operationType']['enum'][39] | GEMKICK_EXTENSION_OPERATION_TYPE_USE_SANDBOX_ENV_CLICKED |
|---|
| root['schemas']['UiKitGemkickExtensionDetails']['properties']['operationType']['enumDescriptions'][37] | Account linking. |
|---|
|
|---|
|
|---|
| prod/dynamiteintegration-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Icon']['properties']['materialIcon']['description'] | | new_value | Display one of the [Google Material Icons](https://fonts.google.com/icons). This field is set if the developer provided a [known_icon](http://google3/google/apps/card/v1/card.proto;l=1311;rcl=557883869) or a [material_icon](http://google3/google/apps/card/v1/card.proto;l=1334;rcl=557883869) On Android, a tint color will be applied to all material icons to comply with Material 3 [Dynamic Color](https://m3.material.io/styles/color/dynamic-color/overview). Other platform should continue using the icon_url field while Dynamic Color usage is under investigation. For hosts which cannot support font-based icons, a map of SVG icons may be provided via the `icon_map` field in the `RenderConfig` proto. If the `MaterialIcon.name` exists as a key in the map, the SVG value will be rendered instead of a font-based icon. |
|---|
| old_value | Display one of the [Google Material Icons](https://fonts.google.com/icons). This field is set if the developer provided a [known_icon](http://google3/google/apps/card/v1/card.proto;l=1311;rcl=557883869) or a [material_icon](http://google3/google/apps/card/v1/card.proto;l=1334;rcl=557883869) On Android, a tint color will be applied to all material icons to comply with Material 3 [Dynamic Color](https://m3.material.io/styles/color/dynamic-color/overview). Other platform should continue using the icon_url field while Dynamic Color usage is under investigation. |
|---|
|
|---|
| root['schemas']['ImageButton']['properties']['materialIcon']['description'] | | new_value | The material icon. If both icon_url and material_icon are set, the client should display the material_icon and ignore the icon_url. For hosts which cannot support font-based icons, a map of SVG icons may be provided via the `icon_map` field in the `RenderConfig` proto. If the `MaterialIcon.name` exists as a key in the map, the SVG value will be rendered instead of a font-based icon. |
|---|
| old_value | The material icon. If both icon_url and material_icon are set, the client should display the material_icon and ignore the icon_url. |
|---|
|
|---|
| root['schemas']['MaterialIcon']['properties']['name']['description'] | | new_value | The icon name defined in the [Google Material Icon Icon](https://fonts.google.com/icons) in snake_case. e.g. "check_box". Any invalid names are abandoned and replaced with empty string and results in the icon failing to render. If this name exists as a key in the SVG `icon_map` of the `RenderConfig`, the SVG value will be rendered instead of a font-based icon. |
|---|
| old_value | The icon name defined in the [Google Material Icon Icon](https://fonts.google.com/icons) in snake_case. e.g. "check_box". Any invalid names are abandoned and replaced with empty string and results in the icon failing to render. |
|---|
|
|---|
| root['schemas']['TextButton']['properties']['materialIcon']['description'] | | new_value | Optional material icon placed before the text button. If both icon_url and material_icon are set, the client should display the material_icon and ignore the icon_url. For hosts which cannot support font-based icons, a map of SVG icons may be provided via the `icon_map` field in the `RenderConfig` proto. If the `MaterialIcon.name` exists as a key in the map, the SVG value will be rendered instead of a font-based icon. |
|---|
| old_value | Optional material icon placed before the text button. If both icon_url and material_icon are set, the client should display the material_icon and ignore the icon_url. |
|---|
|
|---|
| root['schemas']['DuetAiActionStaticPlanData']['properties']['generateUseCase']['enumDescriptions'][96] | | new_value | Use cases for Drive and Gmail file categorization. These use cases are maintained by Drive Intelligence (go/drive-intelligence). |
|---|
| old_value | Use cases for Drive and Gmail Categorization. These use cases are maintained by the Stack team (go/stack). |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['DuetAiActionStaticPlanData']['properties']['generateUseCase']['enum'][125] | REWRITE_SENSITIVE_INFO |
|---|
| root['schemas']['DuetAiActionStaticPlanData']['properties']['generateUseCase']['enumDescriptions'][125] | Use case for rewriting sensitive information. go/ctmi-rewrite-service |
|---|
| root['schemas']['UiKitGemkickExtensionDetails']['properties']['operationType']['enum'][38] | GEMKICK_EXTENSION_OPERATION_TYPE_USE_SANDBOX_ENV_IMPRESSION |
|---|
| root['schemas']['UiKitGemkickExtensionDetails']['properties']['operationType']['enum'][39] | GEMKICK_EXTENSION_OPERATION_TYPE_USE_SANDBOX_ENV_CLICKED |
|---|
| root['schemas']['UiKitGemkickExtensionDetails']['properties']['operationType']['enumDescriptions'][37] | Account linking. |
|---|
|
|---|
|
|---|
| prod/edgenetwork-v1alpha1 | | dictionary_item_added | - root['resources']['projects']['resources']['locations']['methods']['list']['parameters']['extraLocationTypes']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250313 |
|---|
|
|---|
|
|---|
|
|---|
| prod/embeddedassistant- | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/embeddedassistant-v1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/embeddedassistant-v1alpha2 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/embeddedassistant-v1beta1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/emmapplecodevice- | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/emmapplecodevice-v1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/eu-alpha-vision- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/eu-alpha-vision-v1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/eu-alpha-vision-v1p1beta1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/eu-alpha-vision-v1p2beta1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/eu-alpha-vision-v1p3beta1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/eu-alpha-vision-v1p4beta1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/eu-chronicle- | | dictionary_item_added | - root['schemas']['DataTableWriteMetadata']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['Result']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/eu-chronicle-v1 | | dictionary_item_added | - root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['referenceLists']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['rules']
- root['schemas']['CompilationDiagnostic']
- root['schemas']['CompilationPosition']
- root['schemas']['DataTableWriteMetadata']
- root['schemas']['InputsUsed']
- root['schemas']['ListReferenceListsResponse']
- root['schemas']['ListRetrohuntsResponse']
- root['schemas']['ListRuleDeploymentsResponse']
- root['schemas']['ListRuleRevisionsResponse']
- root['schemas']['ListRulesResponse']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['ReferenceList']
- root['schemas']['ReferenceListEntry']
- root['schemas']['ReferenceListScope']
- root['schemas']['Result']
- root['schemas']['Retrohunt']
- root['schemas']['Rule']
- root['schemas']['RuleDeployment']
- root['schemas']['ScopeInfo']
- root['schemas']['Severity']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/eu-chronicle-v1alpha | | dictionary_item_added | - root['resources']['projects']['resources']['locations']['resources']['instances']['methods']['fetchFederationAccess']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['federationGroups']
- root['schemas']['AzureV2WorkloadIdentityFederation']
- root['schemas']['DataTableWriteMetadata']
- root['schemas']['ExifInfoProvenance']
- root['schemas']['FaviconProvenance']
- root['schemas']['FederatedInstanceAccessMetadata']
- root['schemas']['FederationGroup']
- root['schemas']['FetchFederationAccessResponse']
- root['schemas']['FileMetadataPEProvenance']
- root['schemas']['FileMetadataProvenance']
- root['schemas']['FileProvenance']
- root['schemas']['ListFederationGroupsResponse']
- root['schemas']['NtfsFileMetadataProvenance']
- root['schemas']['OperationMetadata']
- root['schemas']['PDFInfoProvenance']
- root['schemas']['PrevalenceProvenance']
- root['schemas']['ProcessProvenance']
- root['schemas']['Result']
- root['schemas']['S3V2AccessKeySecretAuth']
- root['schemas']['SecurityResultProvenance']
- root['schemas']['SignatureInfoProvenance']
- root['schemas']['StatsColumnData']
- root['schemas']['StatsColumnType']
- root['schemas']['StatsColumnValue']
- root['schemas']['StatsData']
- root['schemas']['StatsList']
- root['schemas']['AzureAuthV2']['properties']['azureV2WorkloadIdentityFederation']
- root['schemas']['FeedPack']['properties']['hidden']
- root['schemas']['GenerateSoarAuthJwtRequest']['properties']['soarJwtType']
- root['schemas']['Instance']['properties']['displayName']
- root['schemas']['Instance']['properties']['secopsUrls']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['LegacyUpdateAlertRequest']['properties']['caseName']
- root['schemas']['LegacyUpdateAlertRequest']['properties']['responsePlatformInfo']
- root['schemas']['NounProvenance']['properties']['process']
- root['schemas']['PackLogType']['properties']['displayName']
- root['schemas']['S3AuthV2']['properties']['accessKeySecretAuth']
- root['schemas']['S3AuthV2']['properties']['awsIamRoleArn']
- root['schemas']['SQSAuthV2']['properties']['awsIamRoleArn']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
- root['schemas']['UdmSearchResponse']['properties']['stats']
|
|---|
| dictionary_item_removed | - root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['integrations']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['findingsGraph']['methods']['initializeGraph']['parameters']['nodeSource.entity']
- root['schemas']['Integration']
- root['schemas']['ListIntegrationsResponse']
|
|---|
| values_changed | | root['resources']['projects']['resources']['locations']['resources']['instances']['methods']['generateSoarAuthJwt']['description'] | | new_value | GenerateSoarAuthJwt signs a jwt in order to proceed with jwt exchange based authenticate with soar. This API also signs a jwt containing the details of the user assigned scopes. See go/user-scopes-propagation-to-soar. |
|---|
| old_value | GenerateSoarAuthJwt signs a jwt in order to proceed with jwt exchange based authenticate with soar. |
|---|
|
|---|
| root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['DashboardChart']['properties']['tileType']['description'] | | new_value | Optional. Type of tile i.e., visualization, button or text. |
|---|
| old_value | Optional. Type of tile i.e., visualization, button or text. TODO(b/316160258) - Make this field `Required` after UI changes (still in development so won't be incompatible). |
|---|
|
|---|
| root['schemas']['DataExportStatus']['properties']['progressPercentage']['description'] | | new_value | Output only. The progress in percentage, only applicable for stage "PROCESSING". |
|---|
| old_value | Output only. The progress in percentage, only applicable for stage “PROCESSING” |
|---|
|
|---|
| root['schemas']['Feed']['properties']['lastFeedInitiationTime']['description'] | | new_value | Output only. Latest timestamp when the transfer was successful for the feed. |
|---|
| old_value | Output only. Latest timestamp when the transfer was successful for the feed. refer go/feeds_lfit for details. |
|---|
|
|---|
| root['schemas']['FeedSourceTypeSchema']['properties']['name']['description'] | | new_value | The resource name for this FeedSourceTypeSchema. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}". |
|---|
| old_value | The resource name for this FeedSourceTypeSchema. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}". See FeedDetails.FeedSourceType for the feed source type. |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['LegacyUpdateAlertRequest']['description'] | | new_value | Request to update an Alert with new feedback. NEXT TAG: 6 |
|---|
| old_value | Request to update an Alert with new feedback. NEXT TAG: 4 |
|---|
|
|---|
| root['schemas']['LogTypeSchema']['properties']['name']['description'] | | new_value | The resource name. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}/logTypeSchemas/{log_type}" |
|---|
| old_value | The resource name. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}/logTypeSchemas/{log_type}" See FeedDetails.FeedSourceType for the feed source type. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['FeedDetails']['properties']['feedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
| root['schemas']['FeedSourceTypeSchema']['properties']['feedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
| root['schemas']['PackLogType']['properties']['recommendedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['FeedPack']['properties']['packType']['enum'][3] | ONBOARDING |
|---|
| root['schemas']['FeedPack']['properties']['packType']['enumDescriptions'][3] | Onboarding feed pack type. |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/eu-chronicle-v1beta | | dictionary_item_added | - root['schemas']['DataTableWriteMetadata']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['Result']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/eu-rbmopenmaap- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/eu-rbmopenmaap-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/eu-taskassist-pa- | | dictionary_item_added | - root['schemas']['WonderCardSourceInfo']['properties']['isCreatedFromForwardedMessage']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
| root['schemas']['MessageSet']['description'] | | new_value | This is proto2's version of MessageSet. |
|---|
| old_value | LINT.ThenChange( //depot/google3/third_party/protobuf/github/src/google/protobuf/bridge/message_set.proto ) This is proto2's version of MessageSet. |
|---|
|
|---|
| root['schemas']['WonderCardData']['description'] | | new_value | Server-side card data attached as message attributes at /wonder/data. Explanation of time related fields can be found at go/wonder-card-time-explanation. / WARNING: Some data belongs in its own attributes and not in the Wonder data attribute directly, please double check all additions with the Wonders Team at wonder-eng@ Next ID: 19 |
|---|
| old_value | Server-side card data attached as message attributes at /wonder/data. Explanation of time related fields can be found at go/wonder-card-time-explanation. / WARNING: Some data belongs in its own attributes and not in the Wonder data attribute directly, please double check all additions with the Wonders Team at wonder-eng@ Next ID: 18 |
|---|
|
|---|
|
|---|
|
|---|
| prod/eu-taskassist-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/eu-taskassist-pa-v2 | | dictionary_item_added | - root['schemas']['WonderCardSourceInfo']['properties']['isCreatedFromForwardedMessage']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
| root['schemas']['MessageSet']['description'] | | new_value | This is proto2's version of MessageSet. |
|---|
| old_value | LINT.ThenChange( //depot/google3/third_party/protobuf/github/src/google/protobuf/bridge/message_set.proto ) This is proto2's version of MessageSet. |
|---|
|
|---|
| root['schemas']['WonderCardData']['description'] | | new_value | Server-side card data attached as message attributes at /wonder/data. Explanation of time related fields can be found at go/wonder-card-time-explanation. / WARNING: Some data belongs in its own attributes and not in the Wonder data attribute directly, please double check all additions with the Wonders Team at wonder-eng@ Next ID: 19 |
|---|
| old_value | Server-side card data attached as message attributes at /wonder/data. Explanation of time related fields can be found at go/wonder-card-time-explanation. / WARNING: Some data belongs in its own attributes and not in the Wonder data attribute directly, please double check all additions with the Wonders Team at wonder-eng@ Next ID: 18 |
|---|
|
|---|
|
|---|
|
|---|
| prod/europe-west1-containerfilesystem- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/europe-west1-containerfilesystem-v1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/europe-west2-chronicle- | | dictionary_item_added | - root['schemas']['DataTableWriteMetadata']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['Result']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/europe-west2-chronicle-v1 | | dictionary_item_added | - root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['referenceLists']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['rules']
- root['schemas']['CompilationDiagnostic']
- root['schemas']['CompilationPosition']
- root['schemas']['DataTableWriteMetadata']
- root['schemas']['InputsUsed']
- root['schemas']['ListReferenceListsResponse']
- root['schemas']['ListRetrohuntsResponse']
- root['schemas']['ListRuleDeploymentsResponse']
- root['schemas']['ListRuleRevisionsResponse']
- root['schemas']['ListRulesResponse']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['ReferenceList']
- root['schemas']['ReferenceListEntry']
- root['schemas']['ReferenceListScope']
- root['schemas']['Result']
- root['schemas']['Retrohunt']
- root['schemas']['Rule']
- root['schemas']['RuleDeployment']
- root['schemas']['ScopeInfo']
- root['schemas']['Severity']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/europe-west2-chronicle-v1alpha | | dictionary_item_added | - root['resources']['projects']['resources']['locations']['resources']['instances']['methods']['fetchFederationAccess']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['federationGroups']
- root['schemas']['AzureV2WorkloadIdentityFederation']
- root['schemas']['DataTableWriteMetadata']
- root['schemas']['ExifInfoProvenance']
- root['schemas']['FaviconProvenance']
- root['schemas']['FederatedInstanceAccessMetadata']
- root['schemas']['FederationGroup']
- root['schemas']['FetchFederationAccessResponse']
- root['schemas']['FileMetadataPEProvenance']
- root['schemas']['FileMetadataProvenance']
- root['schemas']['FileProvenance']
- root['schemas']['ListFederationGroupsResponse']
- root['schemas']['NtfsFileMetadataProvenance']
- root['schemas']['OperationMetadata']
- root['schemas']['PDFInfoProvenance']
- root['schemas']['PrevalenceProvenance']
- root['schemas']['ProcessProvenance']
- root['schemas']['Result']
- root['schemas']['S3V2AccessKeySecretAuth']
- root['schemas']['SecurityResultProvenance']
- root['schemas']['SignatureInfoProvenance']
- root['schemas']['StatsColumnData']
- root['schemas']['StatsColumnType']
- root['schemas']['StatsColumnValue']
- root['schemas']['StatsData']
- root['schemas']['StatsList']
- root['schemas']['AzureAuthV2']['properties']['azureV2WorkloadIdentityFederation']
- root['schemas']['FeedPack']['properties']['hidden']
- root['schemas']['GenerateSoarAuthJwtRequest']['properties']['soarJwtType']
- root['schemas']['Instance']['properties']['displayName']
- root['schemas']['Instance']['properties']['secopsUrls']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['LegacyUpdateAlertRequest']['properties']['caseName']
- root['schemas']['LegacyUpdateAlertRequest']['properties']['responsePlatformInfo']
- root['schemas']['NounProvenance']['properties']['process']
- root['schemas']['PackLogType']['properties']['displayName']
- root['schemas']['S3AuthV2']['properties']['accessKeySecretAuth']
- root['schemas']['S3AuthV2']['properties']['awsIamRoleArn']
- root['schemas']['SQSAuthV2']['properties']['awsIamRoleArn']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
- root['schemas']['UdmSearchResponse']['properties']['stats']
|
|---|
| dictionary_item_removed | - root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['integrations']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['findingsGraph']['methods']['initializeGraph']['parameters']['nodeSource.entity']
- root['schemas']['Integration']
- root['schemas']['ListIntegrationsResponse']
|
|---|
| values_changed | | root['resources']['projects']['resources']['locations']['resources']['instances']['methods']['generateSoarAuthJwt']['description'] | | new_value | GenerateSoarAuthJwt signs a jwt in order to proceed with jwt exchange based authenticate with soar. This API also signs a jwt containing the details of the user assigned scopes. See go/user-scopes-propagation-to-soar. |
|---|
| old_value | GenerateSoarAuthJwt signs a jwt in order to proceed with jwt exchange based authenticate with soar. |
|---|
|
|---|
| root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['DashboardChart']['properties']['tileType']['description'] | | new_value | Optional. Type of tile i.e., visualization, button or text. |
|---|
| old_value | Optional. Type of tile i.e., visualization, button or text. TODO(b/316160258) - Make this field `Required` after UI changes (still in development so won't be incompatible). |
|---|
|
|---|
| root['schemas']['DataExportStatus']['properties']['progressPercentage']['description'] | | new_value | Output only. The progress in percentage, only applicable for stage "PROCESSING". |
|---|
| old_value | Output only. The progress in percentage, only applicable for stage “PROCESSING” |
|---|
|
|---|
| root['schemas']['Feed']['properties']['lastFeedInitiationTime']['description'] | | new_value | Output only. Latest timestamp when the transfer was successful for the feed. |
|---|
| old_value | Output only. Latest timestamp when the transfer was successful for the feed. refer go/feeds_lfit for details. |
|---|
|
|---|
| root['schemas']['FeedSourceTypeSchema']['properties']['name']['description'] | | new_value | The resource name for this FeedSourceTypeSchema. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}". |
|---|
| old_value | The resource name for this FeedSourceTypeSchema. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}". See FeedDetails.FeedSourceType for the feed source type. |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['LegacyUpdateAlertRequest']['description'] | | new_value | Request to update an Alert with new feedback. NEXT TAG: 6 |
|---|
| old_value | Request to update an Alert with new feedback. NEXT TAG: 4 |
|---|
|
|---|
| root['schemas']['LogTypeSchema']['properties']['name']['description'] | | new_value | The resource name. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}/logTypeSchemas/{log_type}" |
|---|
| old_value | The resource name. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}/logTypeSchemas/{log_type}" See FeedDetails.FeedSourceType for the feed source type. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['FeedDetails']['properties']['feedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
| root['schemas']['FeedSourceTypeSchema']['properties']['feedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
| root['schemas']['PackLogType']['properties']['recommendedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['FeedPack']['properties']['packType']['enum'][3] | ONBOARDING |
|---|
| root['schemas']['FeedPack']['properties']['packType']['enumDescriptions'][3] | Onboarding feed pack type. |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/europe-west2-chronicle-v1beta | | dictionary_item_added | - root['schemas']['DataTableWriteMetadata']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['Result']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/europe-west3-chronicle- | | dictionary_item_added | - root['schemas']['DataTableWriteMetadata']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['Result']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/europe-west3-chronicle-v1 | | dictionary_item_added | - root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['referenceLists']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['rules']
- root['schemas']['CompilationDiagnostic']
- root['schemas']['CompilationPosition']
- root['schemas']['DataTableWriteMetadata']
- root['schemas']['InputsUsed']
- root['schemas']['ListReferenceListsResponse']
- root['schemas']['ListRetrohuntsResponse']
- root['schemas']['ListRuleDeploymentsResponse']
- root['schemas']['ListRuleRevisionsResponse']
- root['schemas']['ListRulesResponse']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['ReferenceList']
- root['schemas']['ReferenceListEntry']
- root['schemas']['ReferenceListScope']
- root['schemas']['Result']
- root['schemas']['Retrohunt']
- root['schemas']['Rule']
- root['schemas']['RuleDeployment']
- root['schemas']['ScopeInfo']
- root['schemas']['Severity']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/europe-west3-chronicle-v1alpha | | dictionary_item_added | - root['resources']['projects']['resources']['locations']['resources']['instances']['methods']['fetchFederationAccess']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['federationGroups']
- root['schemas']['AzureV2WorkloadIdentityFederation']
- root['schemas']['DataTableWriteMetadata']
- root['schemas']['ExifInfoProvenance']
- root['schemas']['FaviconProvenance']
- root['schemas']['FederatedInstanceAccessMetadata']
- root['schemas']['FederationGroup']
- root['schemas']['FetchFederationAccessResponse']
- root['schemas']['FileMetadataPEProvenance']
- root['schemas']['FileMetadataProvenance']
- root['schemas']['FileProvenance']
- root['schemas']['ListFederationGroupsResponse']
- root['schemas']['NtfsFileMetadataProvenance']
- root['schemas']['OperationMetadata']
- root['schemas']['PDFInfoProvenance']
- root['schemas']['PrevalenceProvenance']
- root['schemas']['ProcessProvenance']
- root['schemas']['Result']
- root['schemas']['S3V2AccessKeySecretAuth']
- root['schemas']['SecurityResultProvenance']
- root['schemas']['SignatureInfoProvenance']
- root['schemas']['StatsColumnData']
- root['schemas']['StatsColumnType']
- root['schemas']['StatsColumnValue']
- root['schemas']['StatsData']
- root['schemas']['StatsList']
- root['schemas']['AzureAuthV2']['properties']['azureV2WorkloadIdentityFederation']
- root['schemas']['FeedPack']['properties']['hidden']
- root['schemas']['GenerateSoarAuthJwtRequest']['properties']['soarJwtType']
- root['schemas']['Instance']['properties']['displayName']
- root['schemas']['Instance']['properties']['secopsUrls']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['LegacyUpdateAlertRequest']['properties']['caseName']
- root['schemas']['LegacyUpdateAlertRequest']['properties']['responsePlatformInfo']
- root['schemas']['NounProvenance']['properties']['process']
- root['schemas']['PackLogType']['properties']['displayName']
- root['schemas']['S3AuthV2']['properties']['accessKeySecretAuth']
- root['schemas']['S3AuthV2']['properties']['awsIamRoleArn']
- root['schemas']['SQSAuthV2']['properties']['awsIamRoleArn']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
- root['schemas']['UdmSearchResponse']['properties']['stats']
|
|---|
| dictionary_item_removed | - root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['integrations']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['findingsGraph']['methods']['initializeGraph']['parameters']['nodeSource.entity']
- root['schemas']['Integration']
- root['schemas']['ListIntegrationsResponse']
|
|---|
| values_changed | | root['resources']['projects']['resources']['locations']['resources']['instances']['methods']['generateSoarAuthJwt']['description'] | | new_value | GenerateSoarAuthJwt signs a jwt in order to proceed with jwt exchange based authenticate with soar. This API also signs a jwt containing the details of the user assigned scopes. See go/user-scopes-propagation-to-soar. |
|---|
| old_value | GenerateSoarAuthJwt signs a jwt in order to proceed with jwt exchange based authenticate with soar. |
|---|
|
|---|
| root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['DashboardChart']['properties']['tileType']['description'] | | new_value | Optional. Type of tile i.e., visualization, button or text. |
|---|
| old_value | Optional. Type of tile i.e., visualization, button or text. TODO(b/316160258) - Make this field `Required` after UI changes (still in development so won't be incompatible). |
|---|
|
|---|
| root['schemas']['DataExportStatus']['properties']['progressPercentage']['description'] | | new_value | Output only. The progress in percentage, only applicable for stage "PROCESSING". |
|---|
| old_value | Output only. The progress in percentage, only applicable for stage “PROCESSING” |
|---|
|
|---|
| root['schemas']['Feed']['properties']['lastFeedInitiationTime']['description'] | | new_value | Output only. Latest timestamp when the transfer was successful for the feed. |
|---|
| old_value | Output only. Latest timestamp when the transfer was successful for the feed. refer go/feeds_lfit for details. |
|---|
|
|---|
| root['schemas']['FeedSourceTypeSchema']['properties']['name']['description'] | | new_value | The resource name for this FeedSourceTypeSchema. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}". |
|---|
| old_value | The resource name for this FeedSourceTypeSchema. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}". See FeedDetails.FeedSourceType for the feed source type. |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['LegacyUpdateAlertRequest']['description'] | | new_value | Request to update an Alert with new feedback. NEXT TAG: 6 |
|---|
| old_value | Request to update an Alert with new feedback. NEXT TAG: 4 |
|---|
|
|---|
| root['schemas']['LogTypeSchema']['properties']['name']['description'] | | new_value | The resource name. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}/logTypeSchemas/{log_type}" |
|---|
| old_value | The resource name. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}/logTypeSchemas/{log_type}" See FeedDetails.FeedSourceType for the feed source type. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['FeedDetails']['properties']['feedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
| root['schemas']['FeedSourceTypeSchema']['properties']['feedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
| root['schemas']['PackLogType']['properties']['recommendedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['FeedPack']['properties']['packType']['enum'][3] | ONBOARDING |
|---|
| root['schemas']['FeedPack']['properties']['packType']['enumDescriptions'][3] | Onboarding feed pack type. |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/europe-west3-chronicle-v1beta | | dictionary_item_added | - root['schemas']['DataTableWriteMetadata']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['Result']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/europe-west3-connectgateway- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/europe-west3-connectgateway-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/europe-west3-connectgateway-v1beta1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/europe-west3-containerfilesystem- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/europe-west3-containerfilesystem-v1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/eventarcpublishing- | | values_changed | | root['revision'] | | new_value | 20250317 |
|---|
| old_value | 20250309 |
|---|
|
|---|
|
|---|
|
|---|
| prod/eventarcpublishing-v1 | | values_changed | | root['revision'] | | new_value | 20250317 |
|---|
| old_value | 20250309 |
|---|
|
|---|
|
|---|
|
|---|
| prod/familymanagement-pa- | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/familymanagement-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/fcmregistrations- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/fcmregistrations-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firealerts-pa- | | values_changed | | root['revision'] | | new_value | 20250320 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firealerts-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250320 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseabt-pa- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseabt-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseabt-pa-v2 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseappcheck-pa- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseappcheck-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseapptesters- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250321 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseapptesters-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250321 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseapptesters-v1alpha | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250321 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebasecrashlytics- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebasecrashlytics-v1alpha | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebasedurablelinks-ipv4-pa- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebasedurablelinks-ipv4-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebasedurablelinks-pa- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebasedurablelinks-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseextensions- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseextensions-v1beta | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseextensionspublisher- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseextensionspublisher-v1beta | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebasegenaimonitoring-pa- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebasegenaimonitoring-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseinappmessaging-pa- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseinappmessaging-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseinstallations- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseinstallations-v1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebasereleasemon-pa- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebasereleasemon-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseremoteconfig-pa- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseremoteconfig-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseremoteconfig-pa-v2 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseremoteconfigrealtime- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebaseremoteconfigrealtime-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebasesagepredictions-pa- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebasesagepredictions-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebasesegmentation-pa- | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebasesegmentation-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebasetargeting-pa- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/firebasetargeting-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/fireconsole-pa- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/fireconsole-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/fit- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/fit-v2beta1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/gcmcontextualcampaign-pa- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/gcmcontextualcampaign-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/gcmcontextualcampaign-pa-v2 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/generativelanguage- | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/generativelanguage-v1 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/generativelanguage-v1alpha | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/generativelanguage-v1beta | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/generativelanguage-v1beta1 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/generativelanguage-v1beta2 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/generativelanguage-v1beta3 | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/geoar- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/geoar-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/geoentities- | | dictionary_item_added | - root['schemas']['GoogleGeoEntitiesV1MultiNameArgs']
- root['schemas']['GoogleGeoEntitiesV1Names']
- root['schemas']['GoogleGeoEntitiesV1NamesRegion']
- root['schemas']['GoogleGeoEntitiesV1GeoEntityArgsFieldArg']['properties']['multiNameArgs']
- root['schemas']['GoogleGeoEntitiesV1GeoEntityField']['properties']['names']
|
|---|
| dictionary_item_removed | - root['schemas']['GoogleGeoEntitiesV1ColloquialInterval']
- root['schemas']['GoogleGeoEntitiesV1DateInterval']
- root['schemas']['GoogleGeoEntitiesV1HoursOpenArgs']['properties']['colloquialInterval']
- root['schemas']['GoogleGeoEntitiesV1HoursOpenArgs']['properties']['dateInterval']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250322 |
|---|
| old_value | 20250314 |
|---|
|
|---|
| root['schemas']['GoogleTypePostalAddress']['description'] | | new_value | Represents a postal address (for example, for postal delivery or payments addresses). Given a postal address, a postal service can deliver items to a premise, P.O. box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage, an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input or editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput. - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478. |
|---|
| old_value | Represents a postal address. For example for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478 |
|---|
|
|---|
| root['schemas']['GoogleTypePostalAddress']['properties']['addressLines']['description'] | | new_value | Unstructured address lines describing the lower levels of an address. Because values in `address_lines` do not have type information and may sometimes contain multiple values in a single field (for example, "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country or region of the address. In places where this can vary (for example, Japan), `address_language` is used to make it explicit (for example, "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). In this way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a `region_code` with all remaining information placed in the `address_lines`. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a `region_code` and `address_lines` and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas). |
|---|
| old_value | Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (For example "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (For example Japan), address_language is used to make it explicit (For example "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas). |
|---|
|
|---|
| root['schemas']['GoogleTypePostalAddress']['properties']['administrativeArea']['description'] | | new_value | Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. For Spain, this is the province and not the autonomous community (for example, "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. For example, in Switzerland, this should be left unpopulated. |
|---|
| old_value | Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (For example "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. For example in Switzerland this should be left unpopulated. |
|---|
|
|---|
| root['schemas']['GoogleTypePostalAddress']['properties']['locality']['description'] | | new_value | Optional. Generally refers to the city or town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave `locality` empty and use `address_lines`. |
|---|
| old_value | Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines. |
|---|
|
|---|
| root['schemas']['GoogleTypePostalAddress']['properties']['postalCode']['description'] | | new_value | Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (for example, state or zip code validation in the United States). |
|---|
| old_value | Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (For example state/zip validation in the U.S.A.). |
|---|
|
|---|
| root['schemas']['GoogleTypePostalAddress']['properties']['sortingCode']['description'] | | new_value | Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (for example, "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (Côte d'Ivoire). |
|---|
| old_value | Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (For example "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (For example Côte d'Ivoire). |
|---|
|
|---|
| root['schemas']['GoogleTypePostalAddress']['properties']['sublocality']['description'] | | new_value | Optional. Sublocality of the address. For example, this can be a neighborhood, borough, or district. |
|---|
| old_value | Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts. |
|---|
|
|---|
|
|---|
|
|---|
| prod/geoentities-v1 | | dictionary_item_added | - root['schemas']['GoogleGeoEntitiesV1MultiNameArgs']
- root['schemas']['GoogleGeoEntitiesV1Names']
- root['schemas']['GoogleGeoEntitiesV1NamesRegion']
- root['schemas']['GoogleGeoEntitiesV1GeoEntityArgsFieldArg']['properties']['multiNameArgs']
- root['schemas']['GoogleGeoEntitiesV1GeoEntityField']['properties']['names']
|
|---|
| dictionary_item_removed | - root['schemas']['GoogleGeoEntitiesV1ColloquialInterval']
- root['schemas']['GoogleGeoEntitiesV1DateInterval']
- root['schemas']['GoogleGeoEntitiesV1HoursOpenArgs']['properties']['colloquialInterval']
- root['schemas']['GoogleGeoEntitiesV1HoursOpenArgs']['properties']['dateInterval']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250322 |
|---|
| old_value | 20250314 |
|---|
|
|---|
| root['schemas']['GoogleTypePostalAddress']['description'] | | new_value | Represents a postal address (for example, for postal delivery or payments addresses). Given a postal address, a postal service can deliver items to a premise, P.O. box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage, an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input or editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput. - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478. |
|---|
| old_value | Represents a postal address. For example for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478 |
|---|
|
|---|
| root['schemas']['GoogleTypePostalAddress']['properties']['addressLines']['description'] | | new_value | Unstructured address lines describing the lower levels of an address. Because values in `address_lines` do not have type information and may sometimes contain multiple values in a single field (for example, "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country or region of the address. In places where this can vary (for example, Japan), `address_language` is used to make it explicit (for example, "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). In this way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a `region_code` with all remaining information placed in the `address_lines`. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a `region_code` and `address_lines` and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas). |
|---|
| old_value | Unstructured address lines describing the lower levels of an address. Because values in address_lines do not have type information and may sometimes contain multiple values in a single field (For example "Austin, TX"), it is important that the line order is clear. The order of address lines should be "envelope order" for the country/region of the address. In places where this can vary (For example Japan), address_language is used to make it explicit (For example "ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large). This way, the most specific line of an address can be selected based on the language. The minimum permitted structural representation of an address consists of a region_code with all remaining information placed in the address_lines. It would be possible to format such an address very approximately without geocoding, but no semantic reasoning could be made about any of the address components until it was at least partially resolved. Creating an address only containing a region_code and address_lines, and then geocoding is the recommended way to handle completely unstructured addresses (as opposed to guessing which parts of the address should be localities or administrative areas). |
|---|
|
|---|
| root['schemas']['GoogleTypePostalAddress']['properties']['administrativeArea']['description'] | | new_value | Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. For Spain, this is the province and not the autonomous community (for example, "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. For example, in Switzerland, this should be left unpopulated. |
|---|
| old_value | Optional. Highest administrative subdivision which is used for postal addresses of a country or region. For example, this can be a state, a province, an oblast, or a prefecture. Specifically, for Spain this is the province and not the autonomous community (For example "Barcelona" and not "Catalonia"). Many countries don't use an administrative area in postal addresses. For example in Switzerland this should be left unpopulated. |
|---|
|
|---|
| root['schemas']['GoogleTypePostalAddress']['properties']['locality']['description'] | | new_value | Optional. Generally refers to the city or town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave `locality` empty and use `address_lines`. |
|---|
| old_value | Optional. Generally refers to the city/town portion of the address. Examples: US city, IT comune, UK post town. In regions of the world where localities are not well defined or do not fit into this structure well, leave locality empty and use address_lines. |
|---|
|
|---|
| root['schemas']['GoogleTypePostalAddress']['properties']['postalCode']['description'] | | new_value | Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (for example, state or zip code validation in the United States). |
|---|
| old_value | Optional. Postal code of the address. Not all countries use or require postal codes to be present, but where they are used, they may trigger additional validation with other parts of the address (For example state/zip validation in the U.S.A.). |
|---|
|
|---|
| root['schemas']['GoogleTypePostalAddress']['properties']['sortingCode']['description'] | | new_value | Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (for example, "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (Côte d'Ivoire). |
|---|
| old_value | Optional. Additional, country-specific, sorting code. This is not used in most regions. Where it is used, the value is either a string like "CEDEX", optionally followed by a number (For example "CEDEX 7"), or just a number alone, representing the "sector code" (Jamaica), "delivery area indicator" (Malawi) or "post office indicator" (For example Côte d'Ivoire). |
|---|
|
|---|
| root['schemas']['GoogleTypePostalAddress']['properties']['sublocality']['description'] | | new_value | Optional. Sublocality of the address. For example, this can be a neighborhood, borough, or district. |
|---|
| old_value | Optional. Sublocality of the address. For example, this can be neighborhoods, boroughs, districts. |
|---|
|
|---|
|
|---|
|
|---|
| prod/geofeedtaskrouting- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/geofeedtaskrouting-v1alpha | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/growth-pa- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/growth-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/gsuiteaddons- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/gsuiteaddons-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/gsuiteaddons-v1alpha1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/guidedhelp-pa- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/guidedhelp-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/guts- | | dictionary_item_added | - root['resources']['tickets']['methods']['getMedia']['parameters']['justification.caseflowId']
- root['resources']['tickets']['methods']['getMedia']['parameters']['justification.connectRescueId']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250313 |
|---|
|
|---|
|
|---|
|
|---|
| prod/guts-v3 | | dictionary_item_added | - root['resources']['tickets']['methods']['getMedia']['parameters']['justification.caseflowId']
- root['resources']['tickets']['methods']['getMedia']['parameters']['justification.connectRescueId']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250313 |
|---|
|
|---|
|
|---|
|
|---|
| prod/hangouts- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/hangouts-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/hourly-dynamicmail-pa.sandbox- | | values_changed | | root['revision'] | | new_value | 20250328 |
|---|
| old_value | 20250322 |
|---|
|
|---|
| root['schemas']['DynamicMailSender']['properties']['hashedDynamicMailType']['description'] | | new_value | Hashed type of the dynamic mail for logging purposes, which currently is the sender email address. Present when the sender email address is valid. |
|---|
| old_value | Required. Hashed type of the dynamic mail for logging purposes, which currently is the sender email address. Always present. |
|---|
|
|---|
|
|---|
|
|---|
| prod/hourly-dynamicmail-pa.sandbox-v2 | | values_changed | | root['revision'] | | new_value | 20250328 |
|---|
| old_value | 20250322 |
|---|
|
|---|
| root['schemas']['DynamicMailSender']['properties']['hashedDynamicMailType']['description'] | | new_value | Hashed type of the dynamic mail for logging purposes, which currently is the sender email address. Present when the sender email address is valid. |
|---|
| old_value | Required. Hashed type of the dynamic mail for logging purposes, which currently is the sender email address. Always present. |
|---|
|
|---|
|
|---|
|
|---|
| prod/ipprotection-ppissuer- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/ipprotection-ppissuer-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/jibemessagestore- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/jibemessagestore-v1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/kidshome-pa- | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/kidshome-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/kidsmanagement-pa- | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/kidsmanagement-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/kidsnotification-pa- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/kidsnotification-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/krmapihosting- | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250305 |
|---|
|
|---|
|
|---|
|
|---|
| prod/krmapihosting-v1 | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250305 |
|---|
|
|---|
|
|---|
|
|---|
| prod/krmapihosting-v1alpha1 | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250305 |
|---|
|
|---|
|
|---|
|
|---|
| prod/legalproductions-pa- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/legalproductions-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/licensemanager- | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/licensemanager-v1 | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/licensemanager-v1alpha | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/linkauthorization- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/linkauthorization-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/localservicespartner- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/localservicespartner-v1beta1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/lookerstudio-pa- | | dictionary_item_added | - root['resources']['c']['resources']['v1']['resources']['firstparty']['methods']['updateLasikProject']
- root['resources']['c']['resources']['v1']['resources']['firstparty']['resources']['createLasikProject']
- root['resources']['firstparty']['methods']['updateLasikProject']
- root['resources']['firstparty']['resources']['createLasikProject']
- root['schemas']['CreateLasikProjectRequest']
- root['schemas']['CreateLasikProjectResponse']
- root['schemas']['Project']
- root['schemas']['UpdateLasikProjectRequest']
- root['schemas']['UpdateLasikProjectResponse']
- root['schemas']['PersistReportRequest']['properties']['instanceUrl']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/lookerstudio-pa-v1 | | dictionary_item_added | - root['resources']['c']['resources']['v1']['resources']['firstparty']['methods']['updateLasikProject']
- root['resources']['c']['resources']['v1']['resources']['firstparty']['resources']['createLasikProject']
- root['resources']['firstparty']['methods']['updateLasikProject']
- root['resources']['firstparty']['resources']['createLasikProject']
- root['schemas']['CreateLasikProjectRequest']
- root['schemas']['CreateLasikProjectResponse']
- root['schemas']['Project']
- root['schemas']['UpdateLasikProjectRequest']
- root['schemas']['UpdateLasikProjectResponse']
- root['schemas']['PersistReportRequest']['properties']['instanceUrl']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/mapsplatformdatasets- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/mapsplatformdatasets-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/mapsplatformdatasets-v1alpha | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/media3p- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/media3p-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/microservices- | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/microservices-v1alpha1 | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/mlkit- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/mlkit-pa- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/mlkit-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/mlkit-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/mlkit-v1beta1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/mobilemlaccelerationcompatibility- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/mobilemlaccelerationcompatibility-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/mobileperformancereporting-pa- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/mobileperformancereporting-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/mobilesdk-pa- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
| root['schemas']['MessageSet']['description'] | | new_value | This is proto2's version of MessageSet. |
|---|
| old_value | LINT.ThenChange( //depot/google3/third_party/protobuf/github/src/google/protobuf/bridge/message_set.proto ) This is proto2's version of MessageSet. |
|---|
|
|---|
|
|---|
|
|---|
| prod/mobilesdk-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
| root['schemas']['MessageSet']['description'] | | new_value | This is proto2's version of MessageSet. |
|---|
| old_value | LINT.ThenChange( //depot/google3/third_party/protobuf/github/src/google/protobuf/bridge/message_set.proto ) This is proto2's version of MessageSet. |
|---|
|
|---|
|
|---|
|
|---|
| prod/modelarmor- | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/modelarmor-v1 | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/modelarmor-v1alpha | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/monospace-pa- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/monospace-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/myphonenumbers-pa- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/myphonenumbers-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/networkbuildingblocks-pa- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/networkbuildingblocks-pa-v1beta1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/northamerica-northeast1-connectgateway- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/northamerica-northeast1-connectgateway-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/northamerica-northeast1-connectgateway-v1beta1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/northamerica-northeast1-containerfilesystem- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/northamerica-northeast1-containerfilesystem-v1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/northamerica-northeast2-chronicle- | | dictionary_item_added | - root['schemas']['DataTableWriteMetadata']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['Result']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/northamerica-northeast2-chronicle-v1 | | dictionary_item_added | - root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['referenceLists']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['rules']
- root['schemas']['CompilationDiagnostic']
- root['schemas']['CompilationPosition']
- root['schemas']['DataTableWriteMetadata']
- root['schemas']['InputsUsed']
- root['schemas']['ListReferenceListsResponse']
- root['schemas']['ListRetrohuntsResponse']
- root['schemas']['ListRuleDeploymentsResponse']
- root['schemas']['ListRuleRevisionsResponse']
- root['schemas']['ListRulesResponse']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['ReferenceList']
- root['schemas']['ReferenceListEntry']
- root['schemas']['ReferenceListScope']
- root['schemas']['Result']
- root['schemas']['Retrohunt']
- root['schemas']['Rule']
- root['schemas']['RuleDeployment']
- root['schemas']['ScopeInfo']
- root['schemas']['Severity']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/northamerica-northeast2-chronicle-v1alpha | | dictionary_item_added | - root['resources']['projects']['resources']['locations']['resources']['instances']['methods']['fetchFederationAccess']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['federationGroups']
- root['schemas']['AzureV2WorkloadIdentityFederation']
- root['schemas']['DataTableWriteMetadata']
- root['schemas']['ExifInfoProvenance']
- root['schemas']['FaviconProvenance']
- root['schemas']['FederatedInstanceAccessMetadata']
- root['schemas']['FederationGroup']
- root['schemas']['FetchFederationAccessResponse']
- root['schemas']['FileMetadataPEProvenance']
- root['schemas']['FileMetadataProvenance']
- root['schemas']['FileProvenance']
- root['schemas']['ListFederationGroupsResponse']
- root['schemas']['NtfsFileMetadataProvenance']
- root['schemas']['OperationMetadata']
- root['schemas']['PDFInfoProvenance']
- root['schemas']['PrevalenceProvenance']
- root['schemas']['ProcessProvenance']
- root['schemas']['Result']
- root['schemas']['S3V2AccessKeySecretAuth']
- root['schemas']['SecurityResultProvenance']
- root['schemas']['SignatureInfoProvenance']
- root['schemas']['StatsColumnData']
- root['schemas']['StatsColumnType']
- root['schemas']['StatsColumnValue']
- root['schemas']['StatsData']
- root['schemas']['StatsList']
- root['schemas']['AzureAuthV2']['properties']['azureV2WorkloadIdentityFederation']
- root['schemas']['FeedPack']['properties']['hidden']
- root['schemas']['GenerateSoarAuthJwtRequest']['properties']['soarJwtType']
- root['schemas']['Instance']['properties']['displayName']
- root['schemas']['Instance']['properties']['secopsUrls']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['LegacyUpdateAlertRequest']['properties']['caseName']
- root['schemas']['LegacyUpdateAlertRequest']['properties']['responsePlatformInfo']
- root['schemas']['NounProvenance']['properties']['process']
- root['schemas']['PackLogType']['properties']['displayName']
- root['schemas']['S3AuthV2']['properties']['accessKeySecretAuth']
- root['schemas']['S3AuthV2']['properties']['awsIamRoleArn']
- root['schemas']['SQSAuthV2']['properties']['awsIamRoleArn']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
- root['schemas']['UdmSearchResponse']['properties']['stats']
|
|---|
| dictionary_item_removed | - root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['integrations']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['findingsGraph']['methods']['initializeGraph']['parameters']['nodeSource.entity']
- root['schemas']['Integration']
- root['schemas']['ListIntegrationsResponse']
|
|---|
| values_changed | | root['resources']['projects']['resources']['locations']['resources']['instances']['methods']['generateSoarAuthJwt']['description'] | | new_value | GenerateSoarAuthJwt signs a jwt in order to proceed with jwt exchange based authenticate with soar. This API also signs a jwt containing the details of the user assigned scopes. See go/user-scopes-propagation-to-soar. |
|---|
| old_value | GenerateSoarAuthJwt signs a jwt in order to proceed with jwt exchange based authenticate with soar. |
|---|
|
|---|
| root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['DashboardChart']['properties']['tileType']['description'] | | new_value | Optional. Type of tile i.e., visualization, button or text. |
|---|
| old_value | Optional. Type of tile i.e., visualization, button or text. TODO(b/316160258) - Make this field `Required` after UI changes (still in development so won't be incompatible). |
|---|
|
|---|
| root['schemas']['DataExportStatus']['properties']['progressPercentage']['description'] | | new_value | Output only. The progress in percentage, only applicable for stage "PROCESSING". |
|---|
| old_value | Output only. The progress in percentage, only applicable for stage “PROCESSING” |
|---|
|
|---|
| root['schemas']['Feed']['properties']['lastFeedInitiationTime']['description'] | | new_value | Output only. Latest timestamp when the transfer was successful for the feed. |
|---|
| old_value | Output only. Latest timestamp when the transfer was successful for the feed. refer go/feeds_lfit for details. |
|---|
|
|---|
| root['schemas']['FeedSourceTypeSchema']['properties']['name']['description'] | | new_value | The resource name for this FeedSourceTypeSchema. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}". |
|---|
| old_value | The resource name for this FeedSourceTypeSchema. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}". See FeedDetails.FeedSourceType for the feed source type. |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['LegacyUpdateAlertRequest']['description'] | | new_value | Request to update an Alert with new feedback. NEXT TAG: 6 |
|---|
| old_value | Request to update an Alert with new feedback. NEXT TAG: 4 |
|---|
|
|---|
| root['schemas']['LogTypeSchema']['properties']['name']['description'] | | new_value | The resource name. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}/logTypeSchemas/{log_type}" |
|---|
| old_value | The resource name. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}/logTypeSchemas/{log_type}" See FeedDetails.FeedSourceType for the feed source type. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['FeedDetails']['properties']['feedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
| root['schemas']['FeedSourceTypeSchema']['properties']['feedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
| root['schemas']['PackLogType']['properties']['recommendedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['FeedPack']['properties']['packType']['enum'][3] | ONBOARDING |
|---|
| root['schemas']['FeedPack']['properties']['packType']['enumDescriptions'][3] | Onboarding feed pack type. |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/northamerica-northeast2-chronicle-v1beta | | dictionary_item_added | - root['schemas']['DataTableWriteMetadata']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['Result']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/northamerica-northeast2-dataproccontrol-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250315 |
|---|
|
|---|
|
|---|
|
|---|
| prod/notifications-pa- | | dictionary_item_added | - root['schemas']['GoogleLogsTapandpayAndroid_BackupRestoreEvent_D2dTransferStartedEvent']
- root['schemas']['LogsProtoPaymentsConsumerCore__ImageCompressionMetadata']
- root['schemas']['WalletGooglepayBackendApiNotifications_Action_ContextualTokenizationNotification']
- root['schemas']['WalletGooglepayCommon__IdCardProvisioningTarget']
- root['schemas']['GoogleInternalFitbitP11ManagementV1Notification__P11ChimeDevicePayload']['properties']['enableTrustedContactOffboardingNotifications']
- root['schemas']['GoogleLogsTapandpayAndroid__BackupRestoreEvent']['properties']['d2dTransferStarted']
- root['schemas']['LogsProtoPaymentsConsumerCore__BulkImportMetadata']['properties']['imageCompressionMetadata']
- root['schemas']['WalletGooglepayBackendApiNotifications__Action']['properties']['contextualTokenizationNotification']
- root['schemas']['WalletGooglepayCommon__NavigationTarget']['properties']['idCardProvisioning']
- root['schemas']['WalletGooglepayFrontendApiPaymentmethods_PaymentMethod_DeviceDetails']['properties']['deviceFriendlyName']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['GoogleInternalFitbitP11ManagementV1Notification__P11ChimeDevicePayload']['description'] | | new_value | Included in the chime registration payload and retrieved in the backend render context when the renderer is invoked on notifications. Next ID: 8 |
|---|
| old_value | Included in the chime registration payload and retrieved in the backend render context when the renderer is invoked on notifications. Next ID: 7 |
|---|
|
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BackupRestoreEvent']['description'] | | new_value | Events related to Backup and Restore across Wallet verticals (transit, payments, etc.) Next id: 8 |
|---|
| old_value | Events related to Backup and Restore across Wallet verticals (transit, payments, etc.) Next id: 7 |
|---|
|
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__BulkImportMetadata']['description'] | | new_value | Container to hold optional VE metadata associated with bulk import. Next Id: 9 |
|---|
| old_value | Container to hold optional VE metadata associated with bulk import. Next Id: 8 |
|---|
|
|---|
| root['schemas']['Proto2Bridge__MessageSet']['description'] | | new_value | This is proto2's version of MessageSet. |
|---|
| old_value | LINT.ThenChange( //depot/google3/third_party/protobuf/github/src/google/protobuf/bridge/message_set.proto ) This is proto2's version of MessageSet. |
|---|
|
|---|
| root['schemas']['WalletGooglepayBackendApiNotifications__Action']['description'] | | new_value | Describes what to do when receiving a notification. For visible notifications this action is performed before displaying the notification. Next id: 25 |
|---|
| old_value | Describes what to do when receiving a notification. For visible notifications this action is performed before displaying the notification. Next id: 24 |
|---|
|
|---|
| root['schemas']['WalletGooglepayCommon__NavigationTarget']['description'] | | new_value | The target to navigate to. A target should be a pure navigation target. I.e. the target should not represent an action to be taken (besides navigation). Next id: 77 |
|---|
| old_value | The target to navigate to. A target should be a pure navigation target. I.e. the target should not represent an action to be taken (besides navigation). Next id: 76 |
|---|
|
|---|
| root['schemas']['WalletGooglepayFrontendApiPaymentmethods_PaymentMethod_DeviceDetails']['description'] | | new_value | Card details for cards that are stored in the device: tokens, secure element cards, paypal, etc... next id: 12 |
|---|
| old_value | Card details for cards that are stored in the device: tokens, secure element cards, paypal, etc... next id: 11 |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['GoogleInternalTapandpayV1__CheckEligibilityRequest']['properties']['tokenizationEntryPoint']['enum'][47] | WALLET_WEB_USER_INITIATED_TOKENIZATION |
|---|
| root['schemas']['GoogleInternalTapandpayV1__CheckEligibilityRequest']['properties']['tokenizationEntryPoint']['enumDescriptions'][47] | The tokenization entry point for tokens created via the user initiated tokenization request on the WGC (wallet.google.com) FOP details page. Refer to go/wallet-design-wgc-remote-tokenization for more information. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['contentType']['enum'][46] | WALLET_TIPS_ID_GROWTH_CAMPAIGN |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__TokenizationPromptNotificationEvent']['properties']['entryPoint']['enum'][47] | TOKENIZATION_ENTRY_POINT_WALLET_WEB_USER_INITIATED_TOKENIZATION |
|---|
| root['schemas']['PhotosMediaClient_AssistantMessage_TemplateData']['properties']['template']['enum'][94] | SHARED_ALBUM_HIGHLIGHT_MEMORY_AVAILABLE |
|---|
| root['schemas']['PhotosMediaClient_AssistantMessage_TemplateData']['properties']['template']['enumDescriptions'][94] | Shows user shared album highlight memory. The CuratedItemSetContentAvailable field will be set. - The client is responsible for rendering the notification only when the notification was received between the render start and end times. |
|---|
| root['schemas']['Sidekick_SidekickConfigurationSports_SportTeamPlayer']['properties']['sport']['enum'][11] | MMA |
|---|
| root['schemas']['Sidekick_SidekickConfigurationSports_SportTeamPlayer']['properties']['sport']['enum'][12] | GOLF |
|---|
| root['schemas']['Sidekick_SidekickConfigurationSports_SportTeamPlayer']['properties']['sport']['enum'][13] | AUTO_RACING |
|---|
| root['schemas']['Sidekick__ClusterMetadata']['properties']['needBundleType']['enum'][524] | SHOPPING_BRAND_CARD |
|---|
| root['schemas']['Sidekick__ClusterMetadata']['properties']['needBundleType']['enum'][610] | CLUSTER_PROFILE_RETRIEVAL |
|---|
| root['schemas']['Sidekick__ClusterMetadata']['properties']['needBundleType']['enum'][611] | CREATOR_CONTENT |
|---|
| root['schemas']['Sidekick__ClusterMetadata']['properties']['needBundleType']['enumDescriptions'][524] | Need bundle type for Brand Card in main feed. go/sda-brand-be |
|---|
| root['schemas']['Sidekick__ClusterMetadata']['properties']['needBundleType']['enumDescriptions'][610] | Need bundle type for cluster profile retrieval. go/aura-discover-retrieval |
|---|
| root['schemas']['Sidekick__ClusterMetadata']['properties']['needBundleType']['enumDescriptions'][611] | Need bundle type for Creators content in Discover. go/creators-affinity-model |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][991] | BRAND_AI_SUMMARY |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][992] | BRAND_CARD_SUMMARY |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1066] | FEATURE_EDUCATION_FINANCE_WIDGET |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1067] | FEATURE_EDUCATION_LANGUAGE_WIDGET |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1068] | FEATURE_EDUCATION_KITCHEN_WIDGET |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1069] | FEATURE_EDUCATION_MUSIC_WIDGET |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1079] | SPORT_MMA |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1080] | SPORT_AUTO_RACING |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1081] | SPORT_GOLF |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1483] | CLUSTER_PROFILE_RETRIEVAL |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1484] | WEBKICK_FROM_CREATOR_UGC |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1550] | DEPRECATED_COMMUNITY_QNA_PROMO_CARD |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enumDescriptions'][1066] | Card category for Homestack Feature Education Finance widget - go/hs-veducation. |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enumDescriptions'][1067] | Card category for Homestack Feature Education Language widget - go/hs-veducation. |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enumDescriptions'][1068] | Card category for Homestack Feature Education Kitchen widget - go/hs-veducation. |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enumDescriptions'][1069] | Card category for Homestack Feature Education Music widget - go/hs-veducation. |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enumDescriptions'][1484] | Next available Cardmaker tag: 60080 |
|---|
| root['schemas']['Sidekick__SportScoreEntry']['properties']['sport']['enum'][11] | MMA |
|---|
| root['schemas']['Sidekick__SportScoreEntry']['properties']['sport']['enum'][12] | GOLF |
|---|
| root['schemas']['Sidekick__SportScoreEntry']['properties']['sport']['enum'][13] | AUTO_RACING |
|---|
| root['schemas']['WalletGooglepayCommon__AddACardWithEntryPoint']['properties']['entryPoint']['enum'][47] | TOKENIZATION_ENTRY_POINT_WALLET_WEB_USER_INITIATED_TOKENIZATION |
|---|
| root['schemas']['WalletGooglepayFrontendApiNavigation_GooglePayAppTargetData_TokenizationData']['properties']['entryPoint']['enum'][47] | TOKENIZATION_ENTRY_POINT_WALLET_WEB_USER_INITIATED_TOKENIZATION |
|---|
|
|---|
| iterable_item_removed | | root['schemas']['Sidekick__ClusterMetadata']['properties']['needBundleType']['enum'][592] | COMMUNITY_QNA_PROMO_CARD |
|---|
| root['schemas']['Sidekick__ClusterMetadata']['properties']['needBundleType']['enumDescriptions'][592] | Need bundle type for Q&A in Discover LE promo card. go/community-qna-discover-le |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1465] | COMMUNITY_QNA_PROMO_CARD |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enumDescriptions'][1474] | Next available Cardmaker tag: 60078 |
|---|
|
|---|
|
|---|
| prod/notifications-pa-v1 | | dictionary_item_added | - root['schemas']['GoogleLogsTapandpayAndroid_BackupRestoreEvent_D2dTransferStartedEvent']
- root['schemas']['LogsProtoPaymentsConsumerCore__ImageCompressionMetadata']
- root['schemas']['WalletGooglepayBackendApiNotifications_Action_ContextualTokenizationNotification']
- root['schemas']['WalletGooglepayCommon__IdCardProvisioningTarget']
- root['schemas']['GoogleInternalFitbitP11ManagementV1Notification__P11ChimeDevicePayload']['properties']['enableTrustedContactOffboardingNotifications']
- root['schemas']['GoogleLogsTapandpayAndroid__BackupRestoreEvent']['properties']['d2dTransferStarted']
- root['schemas']['LogsProtoPaymentsConsumerCore__BulkImportMetadata']['properties']['imageCompressionMetadata']
- root['schemas']['WalletGooglepayBackendApiNotifications__Action']['properties']['contextualTokenizationNotification']
- root['schemas']['WalletGooglepayCommon__NavigationTarget']['properties']['idCardProvisioning']
- root['schemas']['WalletGooglepayFrontendApiPaymentmethods_PaymentMethod_DeviceDetails']['properties']['deviceFriendlyName']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['GoogleInternalFitbitP11ManagementV1Notification__P11ChimeDevicePayload']['description'] | | new_value | Included in the chime registration payload and retrieved in the backend render context when the renderer is invoked on notifications. Next ID: 8 |
|---|
| old_value | Included in the chime registration payload and retrieved in the backend render context when the renderer is invoked on notifications. Next ID: 7 |
|---|
|
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BackupRestoreEvent']['description'] | | new_value | Events related to Backup and Restore across Wallet verticals (transit, payments, etc.) Next id: 8 |
|---|
| old_value | Events related to Backup and Restore across Wallet verticals (transit, payments, etc.) Next id: 7 |
|---|
|
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__BulkImportMetadata']['description'] | | new_value | Container to hold optional VE metadata associated with bulk import. Next Id: 9 |
|---|
| old_value | Container to hold optional VE metadata associated with bulk import. Next Id: 8 |
|---|
|
|---|
| root['schemas']['Proto2Bridge__MessageSet']['description'] | | new_value | This is proto2's version of MessageSet. |
|---|
| old_value | LINT.ThenChange( //depot/google3/third_party/protobuf/github/src/google/protobuf/bridge/message_set.proto ) This is proto2's version of MessageSet. |
|---|
|
|---|
| root['schemas']['WalletGooglepayBackendApiNotifications__Action']['description'] | | new_value | Describes what to do when receiving a notification. For visible notifications this action is performed before displaying the notification. Next id: 25 |
|---|
| old_value | Describes what to do when receiving a notification. For visible notifications this action is performed before displaying the notification. Next id: 24 |
|---|
|
|---|
| root['schemas']['WalletGooglepayCommon__NavigationTarget']['description'] | | new_value | The target to navigate to. A target should be a pure navigation target. I.e. the target should not represent an action to be taken (besides navigation). Next id: 77 |
|---|
| old_value | The target to navigate to. A target should be a pure navigation target. I.e. the target should not represent an action to be taken (besides navigation). Next id: 76 |
|---|
|
|---|
| root['schemas']['WalletGooglepayFrontendApiPaymentmethods_PaymentMethod_DeviceDetails']['description'] | | new_value | Card details for cards that are stored in the device: tokens, secure element cards, paypal, etc... next id: 12 |
|---|
| old_value | Card details for cards that are stored in the device: tokens, secure element cards, paypal, etc... next id: 11 |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['GoogleInternalTapandpayV1__CheckEligibilityRequest']['properties']['tokenizationEntryPoint']['enum'][47] | WALLET_WEB_USER_INITIATED_TOKENIZATION |
|---|
| root['schemas']['GoogleInternalTapandpayV1__CheckEligibilityRequest']['properties']['tokenizationEntryPoint']['enumDescriptions'][47] | The tokenization entry point for tokens created via the user initiated tokenization request on the WGC (wallet.google.com) FOP details page. Refer to go/wallet-design-wgc-remote-tokenization for more information. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['contentType']['enum'][46] | WALLET_TIPS_ID_GROWTH_CAMPAIGN |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__TokenizationPromptNotificationEvent']['properties']['entryPoint']['enum'][47] | TOKENIZATION_ENTRY_POINT_WALLET_WEB_USER_INITIATED_TOKENIZATION |
|---|
| root['schemas']['PhotosMediaClient_AssistantMessage_TemplateData']['properties']['template']['enum'][94] | SHARED_ALBUM_HIGHLIGHT_MEMORY_AVAILABLE |
|---|
| root['schemas']['PhotosMediaClient_AssistantMessage_TemplateData']['properties']['template']['enumDescriptions'][94] | Shows user shared album highlight memory. The CuratedItemSetContentAvailable field will be set. - The client is responsible for rendering the notification only when the notification was received between the render start and end times. |
|---|
| root['schemas']['Sidekick_SidekickConfigurationSports_SportTeamPlayer']['properties']['sport']['enum'][11] | MMA |
|---|
| root['schemas']['Sidekick_SidekickConfigurationSports_SportTeamPlayer']['properties']['sport']['enum'][12] | GOLF |
|---|
| root['schemas']['Sidekick_SidekickConfigurationSports_SportTeamPlayer']['properties']['sport']['enum'][13] | AUTO_RACING |
|---|
| root['schemas']['Sidekick__ClusterMetadata']['properties']['needBundleType']['enum'][524] | SHOPPING_BRAND_CARD |
|---|
| root['schemas']['Sidekick__ClusterMetadata']['properties']['needBundleType']['enum'][610] | CLUSTER_PROFILE_RETRIEVAL |
|---|
| root['schemas']['Sidekick__ClusterMetadata']['properties']['needBundleType']['enum'][611] | CREATOR_CONTENT |
|---|
| root['schemas']['Sidekick__ClusterMetadata']['properties']['needBundleType']['enumDescriptions'][524] | Need bundle type for Brand Card in main feed. go/sda-brand-be |
|---|
| root['schemas']['Sidekick__ClusterMetadata']['properties']['needBundleType']['enumDescriptions'][610] | Need bundle type for cluster profile retrieval. go/aura-discover-retrieval |
|---|
| root['schemas']['Sidekick__ClusterMetadata']['properties']['needBundleType']['enumDescriptions'][611] | Need bundle type for Creators content in Discover. go/creators-affinity-model |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][991] | BRAND_AI_SUMMARY |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][992] | BRAND_CARD_SUMMARY |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1066] | FEATURE_EDUCATION_FINANCE_WIDGET |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1067] | FEATURE_EDUCATION_LANGUAGE_WIDGET |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1068] | FEATURE_EDUCATION_KITCHEN_WIDGET |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1069] | FEATURE_EDUCATION_MUSIC_WIDGET |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1079] | SPORT_MMA |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1080] | SPORT_AUTO_RACING |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1081] | SPORT_GOLF |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1483] | CLUSTER_PROFILE_RETRIEVAL |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1484] | WEBKICK_FROM_CREATOR_UGC |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1550] | DEPRECATED_COMMUNITY_QNA_PROMO_CARD |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enumDescriptions'][1066] | Card category for Homestack Feature Education Finance widget - go/hs-veducation. |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enumDescriptions'][1067] | Card category for Homestack Feature Education Language widget - go/hs-veducation. |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enumDescriptions'][1068] | Card category for Homestack Feature Education Kitchen widget - go/hs-veducation. |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enumDescriptions'][1069] | Card category for Homestack Feature Education Music widget - go/hs-veducation. |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enumDescriptions'][1484] | Next available Cardmaker tag: 60080 |
|---|
| root['schemas']['Sidekick__SportScoreEntry']['properties']['sport']['enum'][11] | MMA |
|---|
| root['schemas']['Sidekick__SportScoreEntry']['properties']['sport']['enum'][12] | GOLF |
|---|
| root['schemas']['Sidekick__SportScoreEntry']['properties']['sport']['enum'][13] | AUTO_RACING |
|---|
| root['schemas']['WalletGooglepayCommon__AddACardWithEntryPoint']['properties']['entryPoint']['enum'][47] | TOKENIZATION_ENTRY_POINT_WALLET_WEB_USER_INITIATED_TOKENIZATION |
|---|
| root['schemas']['WalletGooglepayFrontendApiNavigation_GooglePayAppTargetData_TokenizationData']['properties']['entryPoint']['enum'][47] | TOKENIZATION_ENTRY_POINT_WALLET_WEB_USER_INITIATED_TOKENIZATION |
|---|
|
|---|
| iterable_item_removed | | root['schemas']['Sidekick__ClusterMetadata']['properties']['needBundleType']['enum'][592] | COMMUNITY_QNA_PROMO_CARD |
|---|
| root['schemas']['Sidekick__ClusterMetadata']['properties']['needBundleType']['enumDescriptions'][592] | Need bundle type for Q&A in Discover LE promo card. go/community-qna-discover-le |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enum'][1465] | COMMUNITY_QNA_PROMO_CARD |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['cardCategory']['enumDescriptions'][1474] | Next available Cardmaker tag: 60078 |
|---|
|
|---|
|
|---|
| prod/ogads-pa- | | dictionary_item_added | - root['resources']['v1']['methods']['getnativemobiledata']['parameters']['context.triggeringEvent']
- root['schemas']['CallToAction']
- root['schemas']['CardInfo']
- root['schemas']['InAppPurchase']
- root['schemas']['InAppPurchaseParams']
- root['schemas']['NoAction']
- root['schemas']['ProgressBar']
- root['schemas']['Redirect']
- root['schemas']['SafeUrlProto']
- root['schemas']['StorageActionExtension']
- root['schemas']['MobileDataResponse']['properties']['cardInfo']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
| root['schemas']['AsyncCallout']['properties']['theme']['enumDescriptions'][0] | | new_value | next: 4 |
|---|
| old_value | next: 3 |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['resources']['v1']['methods']['getdata']['parameters']['badgeInfo.targetingSetId']['enum'][755] | GEMINI_HPP_CASCADE_IMPRESSED_USERS |
|---|
| root['resources']['v1']['methods']['getdata']['parameters']['badgeInfo.targetingSetId']['enumDescriptions'][755] | Gemini HPP Cascade Impressed Users. b/236610630. |
|---|
| root['resources']['v1']['methods']['getdata']['parameters']['hostProduct']['enum'][721] | WORKSPACE_PRICING |
|---|
| root['resources']['v1']['methods']['getdata']['parameters']['hostProduct']['enumDescriptions'][721] | go/pricing-personalisation-design |
|---|
| root['resources']['v1']['methods']['getdata']['parameters']['subproduct']['enum'][721] | WORKSPACE_PRICING |
|---|
| root['resources']['v1']['methods']['getdata']['parameters']['subproduct']['enumDescriptions'][721] | go/pricing-personalisation-design |
|---|
| root['schemas']['AsyncCallout']['properties']['theme']['enum'][3] | TOOLTIP |
|---|
|
|---|
|
|---|
| prod/ogads-pa-v1 | | dictionary_item_added | - root['resources']['v1']['methods']['getnativemobiledata']['parameters']['context.triggeringEvent']
- root['schemas']['CallToAction']
- root['schemas']['CardInfo']
- root['schemas']['InAppPurchase']
- root['schemas']['InAppPurchaseParams']
- root['schemas']['NoAction']
- root['schemas']['ProgressBar']
- root['schemas']['Redirect']
- root['schemas']['SafeUrlProto']
- root['schemas']['StorageActionExtension']
- root['schemas']['MobileDataResponse']['properties']['cardInfo']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
| root['schemas']['AsyncCallout']['properties']['theme']['enumDescriptions'][0] | | new_value | next: 4 |
|---|
| old_value | next: 3 |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['resources']['v1']['methods']['getdata']['parameters']['badgeInfo.targetingSetId']['enum'][755] | GEMINI_HPP_CASCADE_IMPRESSED_USERS |
|---|
| root['resources']['v1']['methods']['getdata']['parameters']['badgeInfo.targetingSetId']['enumDescriptions'][755] | Gemini HPP Cascade Impressed Users. b/236610630. |
|---|
| root['resources']['v1']['methods']['getdata']['parameters']['hostProduct']['enum'][721] | WORKSPACE_PRICING |
|---|
| root['resources']['v1']['methods']['getdata']['parameters']['hostProduct']['enumDescriptions'][721] | go/pricing-personalisation-design |
|---|
| root['resources']['v1']['methods']['getdata']['parameters']['subproduct']['enum'][721] | WORKSPACE_PRICING |
|---|
| root['resources']['v1']['methods']['getdata']['parameters']['subproduct']['enumDescriptions'][721] | go/pricing-personalisation-design |
|---|
| root['schemas']['AsyncCallout']['properties']['theme']['enum'][3] | TOOLTIP |
|---|
|
|---|
|
|---|
| prod/opengallery- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/opengallery-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/opengallery-v1beta1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/opsconfigmonitoring- | | values_changed | | root['revision'] | | new_value | 20250322 |
|---|
| old_value | 20250315 |
|---|
|
|---|
|
|---|
|
|---|
| prod/opsconfigmonitoring-v1 | | values_changed | | root['revision'] | | new_value | 20250322 |
|---|
| old_value | 20250315 |
|---|
|
|---|
|
|---|
|
|---|
| prod/orglifecycle- | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/orglifecycle-v1 | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/paisadatamixer-pa- | | dictionary_item_added | - root['schemas']['MessageSet']['description']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/paisadatamixer-pa-v1 | | dictionary_item_added | - root['schemas']['MessageSet']['description']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/peoplestack-pa- | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250320 |
|---|
|
|---|
| root['schemas']['Proto2BridgeMessageSet']['description'] | | new_value | This is proto2's version of MessageSet. |
|---|
| old_value | LINT.ThenChange( //depot/google3/third_party/protobuf/github/src/google/protobuf/bridge/message_set.proto ) This is proto2's version of MessageSet. |
|---|
|
|---|
|
|---|
|
|---|
| prod/peoplestack-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250320 |
|---|
|
|---|
| root['schemas']['Proto2BridgeMessageSet']['description'] | | new_value | This is proto2's version of MessageSet. |
|---|
| old_value | LINT.ThenChange( //depot/google3/third_party/protobuf/github/src/google/protobuf/bridge/message_set.proto ) This is proto2's version of MessageSet. |
|---|
|
|---|
|
|---|
|
|---|
| prod/performanceparameters- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/performanceparameters-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/policyremediator- | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/policyremediator-v1alpha | | values_changed | | root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
|
|---|
|
|---|
| prod/policyremediatormanager- | | dictionary_item_added | - root['resources']['organizations']['resources']['locations']['methods']['list']['parameters']['extraLocationTypes']
- root['resources']['projects']['resources']['locations']['methods']['list']['parameters']['extraLocationTypes']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250320 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/policyremediatormanager-v1alpha | | dictionary_item_added | - root['resources']['organizations']['resources']['locations']['methods']['list']['parameters']['extraLocationTypes']
- root['resources']['projects']['resources']['locations']['methods']['list']['parameters']['extraLocationTypes']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250320 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/ppissuer- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/ppissuer-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/preprod-hangouts- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250321 |
|---|
|
|---|
|
|---|
|
|---|
| prod/preprod-hangouts-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250321 |
|---|
|
|---|
|
|---|
|
|---|
| prod/privacysandboxmaven- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/privacysandboxmaven-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/progressiverollout- | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/progressiverollout-v1alpha | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/progressiverollout-v1beta | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
|
|---|
|
|---|
| prod/quantum- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/quantum-v1alpha1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/rbmopenmaap- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/rbmopenmaap-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/reach-pa- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/reach-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/reauth- | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/reauth-v1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/reauth-v2 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/resultstore- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/resultstore-v2 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/routeoptimization- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/routeoptimization-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/routes- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/routes-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/routespreferred- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
| root['schemas']['GoogleMapsRoutesV1SpeedReadingInterval']['properties']['speed']['enumDescriptions'][3] | | new_value | Traffic delays. |
|---|
| old_value | Traffic jam detected. |
|---|
|
|---|
| root['schemas']['GoogleMapsRoutesV1SpeedReadingInterval']['properties']['speed']['enumDescriptions'][2] | | new_value | Slowdown detected, medium amount of traffic. |
|---|
| old_value | Slowdown detected, but no traffic jam formed. |
|---|
|
|---|
| root['schemas']['GoogleMapsRoutesV1SpeedReadingInterval']['properties']['speed']['enumDescriptions'][1] | | new_value | Normal speed, no traffic delays. |
|---|
| old_value | Normal speed, no slowdown is detected. |
|---|
|
|---|
|
|---|
|
|---|
| prod/routespreferred-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
| root['schemas']['GoogleMapsRoutesV1SpeedReadingInterval']['properties']['speed']['enumDescriptions'][3] | | new_value | Traffic delays. |
|---|
| old_value | Traffic jam detected. |
|---|
|
|---|
| root['schemas']['GoogleMapsRoutesV1SpeedReadingInterval']['properties']['speed']['enumDescriptions'][2] | | new_value | Slowdown detected, medium amount of traffic. |
|---|
| old_value | Slowdown detected, but no traffic jam formed. |
|---|
|
|---|
| root['schemas']['GoogleMapsRoutesV1SpeedReadingInterval']['properties']['speed']['enumDescriptions'][1] | | new_value | Normal speed, no traffic delays. |
|---|
| old_value | Normal speed, no slowdown is detected. |
|---|
|
|---|
|
|---|
|
|---|
| prod/routespreferred-v1alpha | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
| root['schemas']['GoogleMapsRoutesV1SpeedReadingInterval']['properties']['speed']['enumDescriptions'][3] | | new_value | Traffic delays. |
|---|
| old_value | Traffic jam detected. |
|---|
|
|---|
| root['schemas']['GoogleMapsRoutesV1SpeedReadingInterval']['properties']['speed']['enumDescriptions'][2] | | new_value | Slowdown detected, medium amount of traffic. |
|---|
| old_value | Slowdown detected, but no traffic jam formed. |
|---|
|
|---|
| root['schemas']['GoogleMapsRoutesV1SpeedReadingInterval']['properties']['speed']['enumDescriptions'][1] | | new_value | Normal speed, no traffic delays. |
|---|
| old_value | Normal speed, no slowdown is detected. |
|---|
|
|---|
|
|---|
|
|---|
| prod/salesforceshopping- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/salesforceshopping-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/scone-pa- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/scone-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/searchresearcherresults- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/searchresearcherresults-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/securitycentermanagement- | | dictionary_item_added | - root['resources']['projects']['resources']['locations']['methods']['list']['parameters']['extraLocationTypes']
|
|---|
| values_changed | | root['resources']['folders']['resources']['locations']['resources']['securityCenterServices']['methods']['get']['parameters']['name']['description'] | | new_value | Required. The Security Command Center service to retrieve, in one of the following formats: * organizations/{organization}/locations/{location}/securityCenterServices/{service} * folders/{folder}/locations/{location}/securityCenterServices/{service} * projects/{project}/locations/{location}/securityCenterServices/{service} The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` * `cloud-run-threat-detection` |
|---|
| old_value | Required. The Security Command Center service to retrieve, in one of the following formats: * organizations/{organization}/locations/{location}/securityCenterServices/{service} * folders/{folder}/locations/{location}/securityCenterServices/{service} * projects/{project}/locations/{location}/securityCenterServices/{service} The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` |
|---|
|
|---|
| root['resources']['folders']['resources']['locations']['resources']['securityCenterServices']['methods']['patch']['parameters']['name']['description'] | | new_value | Identifier. The name of the service, in one of the following formats: * `organizations/{organization}/locations/{location}/securityCenterServices/{service}` * `folders/{folder}/locations/{location}/securityCenterServices/{service}` * `projects/{project}/locations/{location}/securityCenterServices/{service}` The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` * `cloud-run-threat-detection` |
|---|
| old_value | Identifier. The name of the service, in one of the following formats: * `organizations/{organization}/locations/{location}/securityCenterServices/{service}` * `folders/{folder}/locations/{location}/securityCenterServices/{service}` * `projects/{project}/locations/{location}/securityCenterServices/{service}` The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` |
|---|
|
|---|
| root['resources']['organizations']['resources']['locations']['resources']['securityCenterServices']['methods']['get']['parameters']['name']['description'] | | new_value | Required. The Security Command Center service to retrieve, in one of the following formats: * organizations/{organization}/locations/{location}/securityCenterServices/{service} * folders/{folder}/locations/{location}/securityCenterServices/{service} * projects/{project}/locations/{location}/securityCenterServices/{service} The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` * `cloud-run-threat-detection` |
|---|
| old_value | Required. The Security Command Center service to retrieve, in one of the following formats: * organizations/{organization}/locations/{location}/securityCenterServices/{service} * folders/{folder}/locations/{location}/securityCenterServices/{service} * projects/{project}/locations/{location}/securityCenterServices/{service} The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` |
|---|
|
|---|
| root['resources']['organizations']['resources']['locations']['resources']['securityCenterServices']['methods']['patch']['parameters']['name']['description'] | | new_value | Identifier. The name of the service, in one of the following formats: * `organizations/{organization}/locations/{location}/securityCenterServices/{service}` * `folders/{folder}/locations/{location}/securityCenterServices/{service}` * `projects/{project}/locations/{location}/securityCenterServices/{service}` The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` * `cloud-run-threat-detection` |
|---|
| old_value | Identifier. The name of the service, in one of the following formats: * `organizations/{organization}/locations/{location}/securityCenterServices/{service}` * `folders/{folder}/locations/{location}/securityCenterServices/{service}` * `projects/{project}/locations/{location}/securityCenterServices/{service}` The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` |
|---|
|
|---|
| root['resources']['projects']['resources']['locations']['resources']['securityCenterServices']['methods']['get']['parameters']['name']['description'] | | new_value | Required. The Security Command Center service to retrieve, in one of the following formats: * organizations/{organization}/locations/{location}/securityCenterServices/{service} * folders/{folder}/locations/{location}/securityCenterServices/{service} * projects/{project}/locations/{location}/securityCenterServices/{service} The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` * `cloud-run-threat-detection` |
|---|
| old_value | Required. The Security Command Center service to retrieve, in one of the following formats: * organizations/{organization}/locations/{location}/securityCenterServices/{service} * folders/{folder}/locations/{location}/securityCenterServices/{service} * projects/{project}/locations/{location}/securityCenterServices/{service} The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` |
|---|
|
|---|
| root['resources']['projects']['resources']['locations']['resources']['securityCenterServices']['methods']['patch']['parameters']['name']['description'] | | new_value | Identifier. The name of the service, in one of the following formats: * `organizations/{organization}/locations/{location}/securityCenterServices/{service}` * `folders/{folder}/locations/{location}/securityCenterServices/{service}` * `projects/{project}/locations/{location}/securityCenterServices/{service}` The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` * `cloud-run-threat-detection` |
|---|
| old_value | Identifier. The name of the service, in one of the following formats: * `organizations/{organization}/locations/{location}/securityCenterServices/{service}` * `folders/{folder}/locations/{location}/securityCenterServices/{service}` * `projects/{project}/locations/{location}/securityCenterServices/{service}` The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` |
|---|
|
|---|
| root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
| root['schemas']['SecurityCenterService']['properties']['name']['description'] | | new_value | Identifier. The name of the service, in one of the following formats: * `organizations/{organization}/locations/{location}/securityCenterServices/{service}` * `folders/{folder}/locations/{location}/securityCenterServices/{service}` * `projects/{project}/locations/{location}/securityCenterServices/{service}` The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` * `cloud-run-threat-detection` |
|---|
| old_value | Identifier. The name of the service, in one of the following formats: * `organizations/{organization}/locations/{location}/securityCenterServices/{service}` * `folders/{folder}/locations/{location}/securityCenterServices/{service}` * `projects/{project}/locations/{location}/securityCenterServices/{service}` The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` |
|---|
|
|---|
|
|---|
|
|---|
| prod/securitycentermanagement-v1 | | dictionary_item_added | - root['resources']['projects']['resources']['locations']['methods']['list']['parameters']['extraLocationTypes']
|
|---|
| values_changed | | root['resources']['folders']['resources']['locations']['resources']['securityCenterServices']['methods']['get']['parameters']['name']['description'] | | new_value | Required. The Security Command Center service to retrieve, in one of the following formats: * organizations/{organization}/locations/{location}/securityCenterServices/{service} * folders/{folder}/locations/{location}/securityCenterServices/{service} * projects/{project}/locations/{location}/securityCenterServices/{service} The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` * `cloud-run-threat-detection` |
|---|
| old_value | Required. The Security Command Center service to retrieve, in one of the following formats: * organizations/{organization}/locations/{location}/securityCenterServices/{service} * folders/{folder}/locations/{location}/securityCenterServices/{service} * projects/{project}/locations/{location}/securityCenterServices/{service} The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` |
|---|
|
|---|
| root['resources']['folders']['resources']['locations']['resources']['securityCenterServices']['methods']['patch']['parameters']['name']['description'] | | new_value | Identifier. The name of the service, in one of the following formats: * `organizations/{organization}/locations/{location}/securityCenterServices/{service}` * `folders/{folder}/locations/{location}/securityCenterServices/{service}` * `projects/{project}/locations/{location}/securityCenterServices/{service}` The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` * `cloud-run-threat-detection` |
|---|
| old_value | Identifier. The name of the service, in one of the following formats: * `organizations/{organization}/locations/{location}/securityCenterServices/{service}` * `folders/{folder}/locations/{location}/securityCenterServices/{service}` * `projects/{project}/locations/{location}/securityCenterServices/{service}` The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` |
|---|
|
|---|
| root['resources']['organizations']['resources']['locations']['resources']['securityCenterServices']['methods']['get']['parameters']['name']['description'] | | new_value | Required. The Security Command Center service to retrieve, in one of the following formats: * organizations/{organization}/locations/{location}/securityCenterServices/{service} * folders/{folder}/locations/{location}/securityCenterServices/{service} * projects/{project}/locations/{location}/securityCenterServices/{service} The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` * `cloud-run-threat-detection` |
|---|
| old_value | Required. The Security Command Center service to retrieve, in one of the following formats: * organizations/{organization}/locations/{location}/securityCenterServices/{service} * folders/{folder}/locations/{location}/securityCenterServices/{service} * projects/{project}/locations/{location}/securityCenterServices/{service} The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` |
|---|
|
|---|
| root['resources']['organizations']['resources']['locations']['resources']['securityCenterServices']['methods']['patch']['parameters']['name']['description'] | | new_value | Identifier. The name of the service, in one of the following formats: * `organizations/{organization}/locations/{location}/securityCenterServices/{service}` * `folders/{folder}/locations/{location}/securityCenterServices/{service}` * `projects/{project}/locations/{location}/securityCenterServices/{service}` The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` * `cloud-run-threat-detection` |
|---|
| old_value | Identifier. The name of the service, in one of the following formats: * `organizations/{organization}/locations/{location}/securityCenterServices/{service}` * `folders/{folder}/locations/{location}/securityCenterServices/{service}` * `projects/{project}/locations/{location}/securityCenterServices/{service}` The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` |
|---|
|
|---|
| root['resources']['projects']['resources']['locations']['resources']['securityCenterServices']['methods']['get']['parameters']['name']['description'] | | new_value | Required. The Security Command Center service to retrieve, in one of the following formats: * organizations/{organization}/locations/{location}/securityCenterServices/{service} * folders/{folder}/locations/{location}/securityCenterServices/{service} * projects/{project}/locations/{location}/securityCenterServices/{service} The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` * `cloud-run-threat-detection` |
|---|
| old_value | Required. The Security Command Center service to retrieve, in one of the following formats: * organizations/{organization}/locations/{location}/securityCenterServices/{service} * folders/{folder}/locations/{location}/securityCenterServices/{service} * projects/{project}/locations/{location}/securityCenterServices/{service} The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` |
|---|
|
|---|
| root['resources']['projects']['resources']['locations']['resources']['securityCenterServices']['methods']['patch']['parameters']['name']['description'] | | new_value | Identifier. The name of the service, in one of the following formats: * `organizations/{organization}/locations/{location}/securityCenterServices/{service}` * `folders/{folder}/locations/{location}/securityCenterServices/{service}` * `projects/{project}/locations/{location}/securityCenterServices/{service}` The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` * `cloud-run-threat-detection` |
|---|
| old_value | Identifier. The name of the service, in one of the following formats: * `organizations/{organization}/locations/{location}/securityCenterServices/{service}` * `folders/{folder}/locations/{location}/securityCenterServices/{service}` * `projects/{project}/locations/{location}/securityCenterServices/{service}` The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` |
|---|
|
|---|
| root['revision'] | | new_value | 20250323 |
|---|
| old_value | 20250316 |
|---|
|
|---|
| root['schemas']['SecurityCenterService']['properties']['name']['description'] | | new_value | Identifier. The name of the service, in one of the following formats: * `organizations/{organization}/locations/{location}/securityCenterServices/{service}` * `folders/{folder}/locations/{location}/securityCenterServices/{service}` * `projects/{project}/locations/{location}/securityCenterServices/{service}` The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` * `cloud-run-threat-detection` |
|---|
| old_value | Identifier. The name of the service, in one of the following formats: * `organizations/{organization}/locations/{location}/securityCenterServices/{service}` * `folders/{folder}/locations/{location}/securityCenterServices/{service}` * `projects/{project}/locations/{location}/securityCenterServices/{service}` The following values are valid for `{service}`: * `container-threat-detection` * `event-threat-detection` * `security-health-analytics` * `vm-threat-detection` * `web-security-scanner` * `vm-threat-detection-aws` |
|---|
|
|---|
|
|---|
|
|---|
| prod/shoppingdataintegration- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/shoppingdataintegration-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/sourcerepo-pa- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/sourcerepo-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/staging-identitytoolkit.sandbox-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/staging-identitytoolkit.sandbox-v2 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/staging-identitytoolkit.sandbox-v2alpha1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/staging-identitytoolkit.sandbox-v2beta1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/staging-notifications-pa.sandbox- | | dictionary_item_added | - root['schemas']['GoogleLogsTapandpayAndroid__MdocStatusChangeEvent']
- root['schemas']['LogsProtoPaymentsConsumerCore__SearchProgramMetadata']
- root['schemas']['CommunicationPusherProto__ConvergedMeetDevicePayload']['properties']['skippedCheckingUserCapabilities']
- root['schemas']['GoogleLogsTapandpayAndroid__MdocEvent']['properties']['statusChangeEvent']
- root['schemas']['GoogleLogsTapandpayAndroid__PassesGeofencingEvent']['properties']['issuerId']
- root['schemas']['LogsProtoPaymentsConsumerCore__PaymentsConsumerCoreVisualElementMetadata']['properties']['searchProgramMetadata']
- root['schemas']['NotificationsFrontendDataCommon__SupportedFeatures']['properties']['authenticatedUrlSupported']
- root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['description']
- root['schemas']['Photos__ImageMetadata']['properties']['gFileMetadata']
- root['schemas']['Proto2Bridge__MessageSet']['deprecated']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250328 |
|---|
| old_value | 20250323 |
|---|
|
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__MdocEvent']['description'] | | new_value | Events for mobile document Next id: 12 |
|---|
| old_value | Events for mobile document Next id: 11 |
|---|
|
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__PaymentsConsumerCoreVisualElementMetadata']['description'] | | new_value | Container to hold optional metadata associated with a visual element event. Next Id: 28 |
|---|
| old_value | Container to hold optional metadata associated with a visual element event. Next Id: 27 |
|---|
|
|---|
| root['schemas']['Photos__ImageMetadata']['description'] | | new_value | Next tag value: 387. |
|---|
| old_value | Next tag value: 386. |
|---|
|
|---|
| root['schemas']['Proto2Bridge__MessageSet']['description'] | | new_value | This is proto2's version of MessageSet. DEPRECATED: DO NOT USE FOR NEW FIELDS. If you are using editions or proto2, please make your own extendable messages for your use case. If you are using proto3, please use `Any` instead. MessageSet was the implementation of extensions for proto1. When proto2 was introduced, extensions were implemented as a first-class feature. This schema for MessageSet was meant to be a "bridge" solution to migrate MessageSet-bearing messages from proto1 to proto2. This schema has been open-sourced only to facilitate the migration of Google products with MessageSet-bearing messages to open-source environments. |
|---|
| old_value | This is proto2's version of MessageSet. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][6] | AUTHENTICATION_FAILURE_USER_CANCELED |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][7] | AUTHENTICATION_FAILURE_USER_RECOVERABLE |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][8] | AUTHENTICATION_FAILURE_MISSING_SCREEN_LOCK |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][9] | AUTHENTICATION_FAILURE_INELIGIBLE_DEVICE |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][5] | Generic authentication failure where we don't know the exact reason. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][6] | User manually canceled the authentication prompt. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][7] | A retryable failure such as invalid PIN / fingerprint. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][8] | The device does not have a screen lock set up. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][9] | We could not create a KeyguardManager instance for this device. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['sourcePage']['enum'][7] | SOURCE_PAGE_VALUABLE_DETAILS |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['sourcePage']['enum'][8] | SOURCE_PAGE_SAVE_PASSES |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__ClosedLoopEvent']['properties']['eventType']['enum'][107] | VIEW_1PF_AUTH_SUCCESS |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__PayNotificationEvent']['properties']['actionType']['enum'][24] | CONTEXTUAL_TOKENIZATION_NOTIFICATION |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__TokenizationPromptNotificationEvent']['properties']['failureReason']['enum'][14] | UNKNOWN_ENTRY_POINT |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__WearAppErrorEvent']['properties']['error']['enum'][19] | ERROR_ACCOUNT_UNDER_AGE_WITH_NON_NFC_DEVICE |
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__ValuableMetadata']['properties']['initiationSource']['enum'][28] | MAPS_PLACESHEET_VALUABLE_DEEP_LINK |
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__ValuableMetadata']['properties']['initiationSource']['enum'][29] | PASS_UPGRADE |
|---|
| root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['properties']['outcome']['enum'][6] | PTOKEN_POLICY_DROPPED |
|---|
| root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['properties']['outcome']['enumDescriptions'][6] | PTOKEN_POLICY_DROPPED implies that the notification was dropped due to a pToken policy violation. |
|---|
| root['schemas']['NotificationsFrontendData_RenderContextDeviceInfo_WebContext']['properties']['webHostOperatingSystem']['enum'][3] | MAC |
|---|
| root['schemas']['SearchNotificationsClientCommon__InboxChimeData']['properties']['category']['enum'][172] | SPORTS_IPL_AWARENESS_NOTIF |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['notificationCategory']['enum'][172] | SPORTS_IPL_AWARENESS_NOTIF |
|---|
| root['schemas']['WalletGooglepayFrontendApiTransactions__TransitTap']['properties']['transitAction']['enum'][6] | CREDIT |
|---|
| root['schemas']['WalletGooglepayFrontendApiTransactions__TransitTap']['properties']['transitAction']['enumDescriptions'][6] | Tap for receiving a credit amount. |
|---|
|
|---|
|
|---|
| prod/staging-notifications-pa.sandbox-v1 | | dictionary_item_added | - root['schemas']['GoogleLogsTapandpayAndroid__MdocStatusChangeEvent']
- root['schemas']['LogsProtoPaymentsConsumerCore__SearchProgramMetadata']
- root['schemas']['CommunicationPusherProto__ConvergedMeetDevicePayload']['properties']['skippedCheckingUserCapabilities']
- root['schemas']['GoogleLogsTapandpayAndroid__MdocEvent']['properties']['statusChangeEvent']
- root['schemas']['GoogleLogsTapandpayAndroid__PassesGeofencingEvent']['properties']['issuerId']
- root['schemas']['LogsProtoPaymentsConsumerCore__PaymentsConsumerCoreVisualElementMetadata']['properties']['searchProgramMetadata']
- root['schemas']['NotificationsFrontendDataCommon__SupportedFeatures']['properties']['authenticatedUrlSupported']
- root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['description']
- root['schemas']['Photos__ImageMetadata']['properties']['gFileMetadata']
- root['schemas']['Proto2Bridge__MessageSet']['deprecated']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250328 |
|---|
| old_value | 20250323 |
|---|
|
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__MdocEvent']['description'] | | new_value | Events for mobile document Next id: 12 |
|---|
| old_value | Events for mobile document Next id: 11 |
|---|
|
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__PaymentsConsumerCoreVisualElementMetadata']['description'] | | new_value | Container to hold optional metadata associated with a visual element event. Next Id: 28 |
|---|
| old_value | Container to hold optional metadata associated with a visual element event. Next Id: 27 |
|---|
|
|---|
| root['schemas']['Photos__ImageMetadata']['description'] | | new_value | Next tag value: 387. |
|---|
| old_value | Next tag value: 386. |
|---|
|
|---|
| root['schemas']['Proto2Bridge__MessageSet']['description'] | | new_value | This is proto2's version of MessageSet. DEPRECATED: DO NOT USE FOR NEW FIELDS. If you are using editions or proto2, please make your own extendable messages for your use case. If you are using proto3, please use `Any` instead. MessageSet was the implementation of extensions for proto1. When proto2 was introduced, extensions were implemented as a first-class feature. This schema for MessageSet was meant to be a "bridge" solution to migrate MessageSet-bearing messages from proto1 to proto2. This schema has been open-sourced only to facilitate the migration of Google products with MessageSet-bearing messages to open-source environments. |
|---|
| old_value | This is proto2's version of MessageSet. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][6] | AUTHENTICATION_FAILURE_USER_CANCELED |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][7] | AUTHENTICATION_FAILURE_USER_RECOVERABLE |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][8] | AUTHENTICATION_FAILURE_MISSING_SCREEN_LOCK |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][9] | AUTHENTICATION_FAILURE_INELIGIBLE_DEVICE |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][5] | Generic authentication failure where we don't know the exact reason. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][6] | User manually canceled the authentication prompt. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][7] | A retryable failure such as invalid PIN / fingerprint. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][8] | The device does not have a screen lock set up. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][9] | We could not create a KeyguardManager instance for this device. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['sourcePage']['enum'][7] | SOURCE_PAGE_VALUABLE_DETAILS |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['sourcePage']['enum'][8] | SOURCE_PAGE_SAVE_PASSES |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__ClosedLoopEvent']['properties']['eventType']['enum'][107] | VIEW_1PF_AUTH_SUCCESS |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__PayNotificationEvent']['properties']['actionType']['enum'][24] | CONTEXTUAL_TOKENIZATION_NOTIFICATION |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__TokenizationPromptNotificationEvent']['properties']['failureReason']['enum'][14] | UNKNOWN_ENTRY_POINT |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__WearAppErrorEvent']['properties']['error']['enum'][19] | ERROR_ACCOUNT_UNDER_AGE_WITH_NON_NFC_DEVICE |
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__ValuableMetadata']['properties']['initiationSource']['enum'][28] | MAPS_PLACESHEET_VALUABLE_DEEP_LINK |
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__ValuableMetadata']['properties']['initiationSource']['enum'][29] | PASS_UPGRADE |
|---|
| root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['properties']['outcome']['enum'][6] | PTOKEN_POLICY_DROPPED |
|---|
| root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['properties']['outcome']['enumDescriptions'][6] | PTOKEN_POLICY_DROPPED implies that the notification was dropped due to a pToken policy violation. |
|---|
| root['schemas']['NotificationsFrontendData_RenderContextDeviceInfo_WebContext']['properties']['webHostOperatingSystem']['enum'][3] | MAC |
|---|
| root['schemas']['SearchNotificationsClientCommon__InboxChimeData']['properties']['category']['enum'][172] | SPORTS_IPL_AWARENESS_NOTIF |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['notificationCategory']['enum'][172] | SPORTS_IPL_AWARENESS_NOTIF |
|---|
| root['schemas']['WalletGooglepayFrontendApiTransactions__TransitTap']['properties']['transitAction']['enum'][6] | CREDIT |
|---|
| root['schemas']['WalletGooglepayFrontendApiTransactions__TransitTap']['properties']['transitAction']['enumDescriptions'][6] | Tap for receiving a credit amount. |
|---|
|
|---|
|
|---|
| prod/staging-qual-qa-notifications-pa.sandbox- | | dictionary_item_added | - root['schemas']['GoogleLogsTapandpayAndroid__MdocStatusChangeEvent']
- root['schemas']['LogsProtoPaymentsConsumerCore__SearchProgramMetadata']
- root['schemas']['CommunicationPusherProto__ConvergedMeetDevicePayload']['properties']['skippedCheckingUserCapabilities']
- root['schemas']['GoogleLogsTapandpayAndroid__MdocEvent']['properties']['statusChangeEvent']
- root['schemas']['GoogleLogsTapandpayAndroid__PassesGeofencingEvent']['properties']['issuerId']
- root['schemas']['LogsProtoPaymentsConsumerCore__PaymentsConsumerCoreVisualElementMetadata']['properties']['searchProgramMetadata']
- root['schemas']['NotificationsFrontendDataCommon__SupportedFeatures']['properties']['authenticatedUrlSupported']
- root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['description']
- root['schemas']['Photos__ImageMetadata']['properties']['gFileMetadata']
- root['schemas']['Proto2Bridge__MessageSet']['deprecated']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250328 |
|---|
| old_value | 20250323 |
|---|
|
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__MdocEvent']['description'] | | new_value | Events for mobile document Next id: 12 |
|---|
| old_value | Events for mobile document Next id: 11 |
|---|
|
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__PaymentsConsumerCoreVisualElementMetadata']['description'] | | new_value | Container to hold optional metadata associated with a visual element event. Next Id: 28 |
|---|
| old_value | Container to hold optional metadata associated with a visual element event. Next Id: 27 |
|---|
|
|---|
| root['schemas']['Photos__ImageMetadata']['description'] | | new_value | Next tag value: 387. |
|---|
| old_value | Next tag value: 386. |
|---|
|
|---|
| root['schemas']['Proto2Bridge__MessageSet']['description'] | | new_value | This is proto2's version of MessageSet. DEPRECATED: DO NOT USE FOR NEW FIELDS. If you are using editions or proto2, please make your own extendable messages for your use case. If you are using proto3, please use `Any` instead. MessageSet was the implementation of extensions for proto1. When proto2 was introduced, extensions were implemented as a first-class feature. This schema for MessageSet was meant to be a "bridge" solution to migrate MessageSet-bearing messages from proto1 to proto2. This schema has been open-sourced only to facilitate the migration of Google products with MessageSet-bearing messages to open-source environments. |
|---|
| old_value | This is proto2's version of MessageSet. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][6] | AUTHENTICATION_FAILURE_USER_CANCELED |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][7] | AUTHENTICATION_FAILURE_USER_RECOVERABLE |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][8] | AUTHENTICATION_FAILURE_MISSING_SCREEN_LOCK |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][9] | AUTHENTICATION_FAILURE_INELIGIBLE_DEVICE |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][5] | Generic authentication failure where we don't know the exact reason. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][6] | User manually canceled the authentication prompt. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][7] | A retryable failure such as invalid PIN / fingerprint. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][8] | The device does not have a screen lock set up. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][9] | We could not create a KeyguardManager instance for this device. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['sourcePage']['enum'][7] | SOURCE_PAGE_VALUABLE_DETAILS |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['sourcePage']['enum'][8] | SOURCE_PAGE_SAVE_PASSES |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__ClosedLoopEvent']['properties']['eventType']['enum'][107] | VIEW_1PF_AUTH_SUCCESS |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__PayNotificationEvent']['properties']['actionType']['enum'][24] | CONTEXTUAL_TOKENIZATION_NOTIFICATION |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__TokenizationPromptNotificationEvent']['properties']['failureReason']['enum'][14] | UNKNOWN_ENTRY_POINT |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__WearAppErrorEvent']['properties']['error']['enum'][19] | ERROR_ACCOUNT_UNDER_AGE_WITH_NON_NFC_DEVICE |
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__ValuableMetadata']['properties']['initiationSource']['enum'][28] | MAPS_PLACESHEET_VALUABLE_DEEP_LINK |
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__ValuableMetadata']['properties']['initiationSource']['enum'][29] | PASS_UPGRADE |
|---|
| root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['properties']['outcome']['enum'][6] | PTOKEN_POLICY_DROPPED |
|---|
| root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['properties']['outcome']['enumDescriptions'][6] | PTOKEN_POLICY_DROPPED implies that the notification was dropped due to a pToken policy violation. |
|---|
| root['schemas']['NotificationsFrontendData_RenderContextDeviceInfo_WebContext']['properties']['webHostOperatingSystem']['enum'][3] | MAC |
|---|
| root['schemas']['SearchNotificationsClientCommon__InboxChimeData']['properties']['category']['enum'][172] | SPORTS_IPL_AWARENESS_NOTIF |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['notificationCategory']['enum'][172] | SPORTS_IPL_AWARENESS_NOTIF |
|---|
| root['schemas']['WalletGooglepayFrontendApiTransactions__TransitTap']['properties']['transitAction']['enum'][6] | CREDIT |
|---|
| root['schemas']['WalletGooglepayFrontendApiTransactions__TransitTap']['properties']['transitAction']['enumDescriptions'][6] | Tap for receiving a credit amount. |
|---|
|
|---|
|
|---|
| prod/staging-qual-qa-notifications-pa.sandbox-v1 | | dictionary_item_added | - root['schemas']['GoogleLogsTapandpayAndroid__MdocStatusChangeEvent']
- root['schemas']['LogsProtoPaymentsConsumerCore__SearchProgramMetadata']
- root['schemas']['CommunicationPusherProto__ConvergedMeetDevicePayload']['properties']['skippedCheckingUserCapabilities']
- root['schemas']['GoogleLogsTapandpayAndroid__MdocEvent']['properties']['statusChangeEvent']
- root['schemas']['GoogleLogsTapandpayAndroid__PassesGeofencingEvent']['properties']['issuerId']
- root['schemas']['LogsProtoPaymentsConsumerCore__PaymentsConsumerCoreVisualElementMetadata']['properties']['searchProgramMetadata']
- root['schemas']['NotificationsFrontendDataCommon__SupportedFeatures']['properties']['authenticatedUrlSupported']
- root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['description']
- root['schemas']['Photos__ImageMetadata']['properties']['gFileMetadata']
- root['schemas']['Proto2Bridge__MessageSet']['deprecated']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250328 |
|---|
| old_value | 20250322 |
|---|
|
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__MdocEvent']['description'] | | new_value | Events for mobile document Next id: 12 |
|---|
| old_value | Events for mobile document Next id: 11 |
|---|
|
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__PaymentsConsumerCoreVisualElementMetadata']['description'] | | new_value | Container to hold optional metadata associated with a visual element event. Next Id: 28 |
|---|
| old_value | Container to hold optional metadata associated with a visual element event. Next Id: 27 |
|---|
|
|---|
| root['schemas']['Photos__ImageMetadata']['description'] | | new_value | Next tag value: 387. |
|---|
| old_value | Next tag value: 386. |
|---|
|
|---|
| root['schemas']['Proto2Bridge__MessageSet']['description'] | | new_value | This is proto2's version of MessageSet. DEPRECATED: DO NOT USE FOR NEW FIELDS. If you are using editions or proto2, please make your own extendable messages for your use case. If you are using proto3, please use `Any` instead. MessageSet was the implementation of extensions for proto1. When proto2 was introduced, extensions were implemented as a first-class feature. This schema for MessageSet was meant to be a "bridge" solution to migrate MessageSet-bearing messages from proto1 to proto2. This schema has been open-sourced only to facilitate the migration of Google products with MessageSet-bearing messages to open-source environments. |
|---|
| old_value | This is proto2's version of MessageSet. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][6] | AUTHENTICATION_FAILURE_USER_CANCELED |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][7] | AUTHENTICATION_FAILURE_USER_RECOVERABLE |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][8] | AUTHENTICATION_FAILURE_MISSING_SCREEN_LOCK |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enum'][9] | AUTHENTICATION_FAILURE_INELIGIBLE_DEVICE |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][5] | Generic authentication failure where we don't know the exact reason. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][6] | User manually canceled the authentication prompt. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][7] | A retryable failure such as invalid PIN / fingerprint. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][8] | The device does not have a screen lock set up. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid_ClosedLoopEvent_TopupMetadata']['properties']['errorType']['enumDescriptions'][9] | We could not create a KeyguardManager instance for this device. |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['sourcePage']['enum'][7] | SOURCE_PAGE_VALUABLE_DETAILS |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__BulletinEvent']['properties']['sourcePage']['enum'][8] | SOURCE_PAGE_SAVE_PASSES |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__ClosedLoopEvent']['properties']['eventType']['enum'][107] | VIEW_1PF_AUTH_SUCCESS |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__PayNotificationEvent']['properties']['actionType']['enum'][24] | CONTEXTUAL_TOKENIZATION_NOTIFICATION |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__TokenizationPromptNotificationEvent']['properties']['failureReason']['enum'][14] | UNKNOWN_ENTRY_POINT |
|---|
| root['schemas']['GoogleLogsTapandpayAndroid__WearAppErrorEvent']['properties']['error']['enum'][19] | ERROR_ACCOUNT_UNDER_AGE_WITH_NON_NFC_DEVICE |
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__ValuableMetadata']['properties']['initiationSource']['enum'][28] | MAPS_PLACESHEET_VALUABLE_DEEP_LINK |
|---|
| root['schemas']['LogsProtoPaymentsConsumerCore__ValuableMetadata']['properties']['initiationSource']['enum'][29] | PASS_UPGRADE |
|---|
| root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['properties']['outcome']['enum'][6] | PTOKEN_POLICY_DROPPED |
|---|
| root['schemas']['NotificationsFrontendData_NotificationsNotifyTargetSyncResponse_Details']['properties']['outcome']['enumDescriptions'][6] | PTOKEN_POLICY_DROPPED implies that the notification was dropped due to a pToken policy violation. |
|---|
| root['schemas']['NotificationsFrontendData_RenderContextDeviceInfo_WebContext']['properties']['webHostOperatingSystem']['enum'][3] | MAC |
|---|
| root['schemas']['SearchNotificationsClientCommon__InboxChimeData']['properties']['category']['enum'][172] | SPORTS_IPL_AWARENESS_NOTIF |
|---|
| root['schemas']['Sidekick__SemanticProperties']['properties']['notificationCategory']['enum'][172] | SPORTS_IPL_AWARENESS_NOTIF |
|---|
| root['schemas']['WalletGooglepayFrontendApiTransactions__TransitTap']['properties']['transitAction']['enum'][6] | CREDIT |
|---|
| root['schemas']['WalletGooglepayFrontendApiTransactions__TransitTap']['properties']['transitAction']['enumDescriptions'][6] | Tap for receiving a credit amount. |
|---|
|
|---|
|
|---|
| prod/staging-userlocation.sandbox- | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/staging-userlocation.sandbox-v1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/storagebatchoperations- | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
| root['schemas']['Job']['properties']['name']['description'] | | new_value | Identifier. The resource name of the Job. job_id is unique within the project, that is either set by the customer or defined by the service. Format: projects/{project}/locations/global/jobs/{job_id} . For example: "projects/123456/locations/global/jobs/job01". |
|---|
| old_value | Identifier. The resource name of the Job. job_id is unique within the project and location, that is either set by the customer or defined by the service. Format: projects/{project}/locations/{location}/jobs/{job_id} . For example: "projects/123456/locations/us-central1/jobs/job01". |
|---|
|
|---|
|
|---|
|
|---|
| prod/storagebatchoperations-v1 | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250312 |
|---|
|
|---|
| root['schemas']['Job']['properties']['name']['description'] | | new_value | Identifier. The resource name of the Job. job_id is unique within the project, that is either set by the customer or defined by the service. Format: projects/{project}/locations/global/jobs/{job_id} . For example: "projects/123456/locations/global/jobs/job01". |
|---|
| old_value | Identifier. The resource name of the Job. job_id is unique within the project and location, that is either set by the customer or defined by the service. Format: projects/{project}/locations/{location}/jobs/{job_id} . For example: "projects/123456/locations/us-central1/jobs/job01". |
|---|
|
|---|
|
|---|
|
|---|
| prod/subscribewithgoogle- | | dictionary_item_added | - root['resources']['publications']['resources']['readers']['resources']['orders']['methods']['list']
- root['schemas']['ListOrdersResponse']
- root['schemas']['PaymentAddress']
- root['schemas']['Order']['properties']['paymentAddress']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/subscribewithgoogle-v1 | | dictionary_item_added | - root['resources']['publications']['resources']['readers']['resources']['orders']['methods']['list']
- root['schemas']['ListOrdersResponse']
- root['schemas']['PaymentAddress']
- root['schemas']['Order']['properties']['paymentAddress']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/takeout-pa- | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/takeout-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/takeout-pa-v2 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/taskassist- | | dictionary_item_added | - root['schemas']['WonderCardSourceInfo']['properties']['isCreatedFromForwardedMessage']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250310 |
|---|
|
|---|
| root['schemas']['WonderCardData']['description'] | | new_value | Server-side card data attached as message attributes at /wonder/data. Explanation of time related fields can be found at go/wonder-card-time-explanation. / WARNING: Some data belongs in its own attributes and not in the Wonder data attribute directly, please double check all additions with the Wonders Team at wonder-eng@ Next ID: 19 |
|---|
| old_value | Server-side card data attached as message attributes at /wonder/data. Explanation of time related fields can be found at go/wonder-card-time-explanation. / WARNING: Some data belongs in its own attributes and not in the Wonder data attribute directly, please double check all additions with the Wonders Team at wonder-eng@ Next ID: 18 |
|---|
|
|---|
|
|---|
|
|---|
| prod/taskassist-pa- | | dictionary_item_added | - root['schemas']['SourceId']['properties']['threadLocator']
- root['schemas']['WonderCardSourceInfo']['properties']['isCreatedFromForwardedMessage']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250303 |
|---|
|
|---|
| root['schemas']['WonderCardData']['description'] | | new_value | Server-side card data attached as message attributes at /wonder/data. Explanation of time related fields can be found at go/wonder-card-time-explanation. / WARNING: Some data belongs in its own attributes and not in the Wonder data attribute directly, please double check all additions with the Wonders Team at wonder-eng@ Next ID: 19 |
|---|
| old_value | Server-side card data attached as message attributes at /wonder/data. Explanation of time related fields can be found at go/wonder-card-time-explanation. / WARNING: Some data belongs in its own attributes and not in the Wonder data attribute directly, please double check all additions with the Wonders Team at wonder-eng@ Next ID: 18 |
|---|
|
|---|
|
|---|
|
|---|
| prod/taskassist-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250303 |
|---|
|
|---|
|
|---|
|
|---|
| prod/taskassist-pa-v2 | | dictionary_item_added | - root['schemas']['SourceId']['properties']['threadLocator']
- root['schemas']['WonderCardSourceInfo']['properties']['isCreatedFromForwardedMessage']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250303 |
|---|
|
|---|
| root['schemas']['WonderCardData']['description'] | | new_value | Server-side card data attached as message attributes at /wonder/data. Explanation of time related fields can be found at go/wonder-card-time-explanation. / WARNING: Some data belongs in its own attributes and not in the Wonder data attribute directly, please double check all additions with the Wonders Team at wonder-eng@ Next ID: 19 |
|---|
| old_value | Server-side card data attached as message attributes at /wonder/data. Explanation of time related fields can be found at go/wonder-card-time-explanation. / WARNING: Some data belongs in its own attributes and not in the Wonder data attribute directly, please double check all additions with the Wonders Team at wonder-eng@ Next ID: 18 |
|---|
|
|---|
|
|---|
|
|---|
| prod/taskassist-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250303 |
|---|
|
|---|
|
|---|
|
|---|
| prod/taskassist-v2 | | dictionary_item_added | - root['schemas']['SourceId']['properties']['threadLocator']
- root['schemas']['WonderCardSourceInfo']['properties']['isCreatedFromForwardedMessage']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250303 |
|---|
|
|---|
| root['schemas']['WonderCardData']['description'] | | new_value | Server-side card data attached as message attributes at /wonder/data. Explanation of time related fields can be found at go/wonder-card-time-explanation. / WARNING: Some data belongs in its own attributes and not in the Wonder data attribute directly, please double check all additions with the Wonders Team at wonder-eng@ Next ID: 19 |
|---|
| old_value | Server-side card data attached as message attributes at /wonder/data. Explanation of time related fields can be found at go/wonder-card-time-explanation. / WARNING: Some data belongs in its own attributes and not in the Wonder data attribute directly, please double check all additions with the Wonders Team at wonder-eng@ Next ID: 18 |
|---|
|
|---|
|
|---|
|
|---|
| prod/tasks-pa- | | dictionary_item_added | - root['schemas']['Attachment']
- root['schemas']['AttachmentDriveAttachmentLink']
- root['schemas']['AttachmentGmailAttachmentLink']
- root['schemas']['Link']['description']
- root['schemas']['Task']['properties']['attachments']
- root['schemas']['TaskRecurrence']['properties']['attachments']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250319 |
|---|
|
|---|
| root['schemas']['Task']['description'] | | new_value | ============================================================================= Task Snapshot # Represents a single task. NEXT_ID: 23 |
|---|
| old_value | ============================================================================= Task Snapshot # Represents a single task. NEXT_ID: 22 |
|---|
|
|---|
| root['schemas']['TaskRecurrence']['description'] | | new_value | ============================================================================= TaskRecurrence snapshot # Represents a task recurrence within a Task List. NEXT_ID: 10 |
|---|
| old_value | ============================================================================= TaskRecurrence snapshot # Represents a task recurrence within a Task List. NEXT_ID: 9 |
|---|
|
|---|
|
|---|
|
|---|
| prod/tasks-pa-v1 | | dictionary_item_added | - root['schemas']['Attachment']
- root['schemas']['AttachmentDriveAttachmentLink']
- root['schemas']['AttachmentGmailAttachmentLink']
- root['schemas']['Link']['description']
- root['schemas']['Task']['properties']['attachments']
- root['schemas']['TaskRecurrence']['properties']['attachments']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250319 |
|---|
|
|---|
| root['schemas']['Task']['description'] | | new_value | ============================================================================= Task Snapshot # Represents a single task. NEXT_ID: 23 |
|---|
| old_value | ============================================================================= Task Snapshot # Represents a single task. NEXT_ID: 22 |
|---|
|
|---|
| root['schemas']['TaskRecurrence']['description'] | | new_value | ============================================================================= TaskRecurrence snapshot # Represents a task recurrence within a Task List. NEXT_ID: 10 |
|---|
| old_value | ============================================================================= TaskRecurrence snapshot # Represents a task recurrence within a Task List. NEXT_ID: 9 |
|---|
|
|---|
|
|---|
|
|---|
| prod/tenor- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/tenor-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/tenor-v2 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/tile- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/tile-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/transferappliance- | | values_changed | | root['revision'] | | new_value | 20250313 |
|---|
| old_value | 20250306 |
|---|
|
|---|
|
|---|
|
|---|
| prod/transferappliance-v1alpha1 | | values_changed | | root['revision'] | | new_value | 20250313 |
|---|
| old_value | 20250306 |
|---|
|
|---|
|
|---|
|
|---|
| prod/travelpartnerprices- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/travelpartnerprices-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-alpha-vision- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-alpha-vision-v1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-alpha-vision-v1p1beta1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-alpha-vision-v1p2beta1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-alpha-vision-v1p3beta1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-alpha-vision-v1p4beta1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-chronicle- | | dictionary_item_added | - root['schemas']['DataTableWriteMetadata']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['Result']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/us-chronicle-v1 | | dictionary_item_added | - root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['referenceLists']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['rules']
- root['schemas']['CompilationDiagnostic']
- root['schemas']['CompilationPosition']
- root['schemas']['DataTableWriteMetadata']
- root['schemas']['InputsUsed']
- root['schemas']['ListReferenceListsResponse']
- root['schemas']['ListRetrohuntsResponse']
- root['schemas']['ListRuleDeploymentsResponse']
- root['schemas']['ListRuleRevisionsResponse']
- root['schemas']['ListRulesResponse']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['ReferenceList']
- root['schemas']['ReferenceListEntry']
- root['schemas']['ReferenceListScope']
- root['schemas']['Result']
- root['schemas']['Retrohunt']
- root['schemas']['Rule']
- root['schemas']['RuleDeployment']
- root['schemas']['ScopeInfo']
- root['schemas']['Severity']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/us-chronicle-v1alpha | | dictionary_item_added | - root['resources']['projects']['resources']['locations']['resources']['instances']['methods']['fetchFederationAccess']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['federationGroups']
- root['schemas']['AzureV2WorkloadIdentityFederation']
- root['schemas']['DataTableWriteMetadata']
- root['schemas']['ExifInfoProvenance']
- root['schemas']['FaviconProvenance']
- root['schemas']['FederatedInstanceAccessMetadata']
- root['schemas']['FederationGroup']
- root['schemas']['FetchFederationAccessResponse']
- root['schemas']['FileMetadataPEProvenance']
- root['schemas']['FileMetadataProvenance']
- root['schemas']['FileProvenance']
- root['schemas']['ListFederationGroupsResponse']
- root['schemas']['NtfsFileMetadataProvenance']
- root['schemas']['OperationMetadata']
- root['schemas']['PDFInfoProvenance']
- root['schemas']['PrevalenceProvenance']
- root['schemas']['ProcessProvenance']
- root['schemas']['Result']
- root['schemas']['S3V2AccessKeySecretAuth']
- root['schemas']['SecurityResultProvenance']
- root['schemas']['SignatureInfoProvenance']
- root['schemas']['StatsColumnData']
- root['schemas']['StatsColumnType']
- root['schemas']['StatsColumnValue']
- root['schemas']['StatsData']
- root['schemas']['StatsList']
- root['schemas']['AzureAuthV2']['properties']['azureV2WorkloadIdentityFederation']
- root['schemas']['FeedPack']['properties']['hidden']
- root['schemas']['GenerateSoarAuthJwtRequest']['properties']['soarJwtType']
- root['schemas']['Instance']['properties']['displayName']
- root['schemas']['Instance']['properties']['secopsUrls']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['LegacyUpdateAlertRequest']['properties']['caseName']
- root['schemas']['LegacyUpdateAlertRequest']['properties']['responsePlatformInfo']
- root['schemas']['NounProvenance']['properties']['process']
- root['schemas']['PackLogType']['properties']['displayName']
- root['schemas']['S3AuthV2']['properties']['accessKeySecretAuth']
- root['schemas']['S3AuthV2']['properties']['awsIamRoleArn']
- root['schemas']['SQSAuthV2']['properties']['awsIamRoleArn']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
- root['schemas']['UdmSearchResponse']['properties']['stats']
|
|---|
| dictionary_item_removed | - root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['integrations']
- root['resources']['projects']['resources']['locations']['resources']['instances']['resources']['findingsGraph']['methods']['initializeGraph']['parameters']['nodeSource.entity']
- root['schemas']['Integration']
- root['schemas']['ListIntegrationsResponse']
|
|---|
| values_changed | | root['resources']['projects']['resources']['locations']['resources']['instances']['methods']['generateSoarAuthJwt']['description'] | | new_value | GenerateSoarAuthJwt signs a jwt in order to proceed with jwt exchange based authenticate with soar. This API also signs a jwt containing the details of the user assigned scopes. See go/user-scopes-propagation-to-soar. |
|---|
| old_value | GenerateSoarAuthJwt signs a jwt in order to proceed with jwt exchange based authenticate with soar. |
|---|
|
|---|
| root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['DashboardChart']['properties']['tileType']['description'] | | new_value | Optional. Type of tile i.e., visualization, button or text. |
|---|
| old_value | Optional. Type of tile i.e., visualization, button or text. TODO(b/316160258) - Make this field `Required` after UI changes (still in development so won't be incompatible). |
|---|
|
|---|
| root['schemas']['DataExportStatus']['properties']['progressPercentage']['description'] | | new_value | Output only. The progress in percentage, only applicable for stage "PROCESSING". |
|---|
| old_value | Output only. The progress in percentage, only applicable for stage “PROCESSING” |
|---|
|
|---|
| root['schemas']['Feed']['properties']['lastFeedInitiationTime']['description'] | | new_value | Output only. Latest timestamp when the transfer was successful for the feed. |
|---|
| old_value | Output only. Latest timestamp when the transfer was successful for the feed. refer go/feeds_lfit for details. |
|---|
|
|---|
| root['schemas']['FeedSourceTypeSchema']['properties']['name']['description'] | | new_value | The resource name for this FeedSourceTypeSchema. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}". |
|---|
| old_value | The resource name for this FeedSourceTypeSchema. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}". See FeedDetails.FeedSourceType for the feed source type. |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['LegacyUpdateAlertRequest']['description'] | | new_value | Request to update an Alert with new feedback. NEXT TAG: 6 |
|---|
| old_value | Request to update an Alert with new feedback. NEXT TAG: 4 |
|---|
|
|---|
| root['schemas']['LogTypeSchema']['properties']['name']['description'] | | new_value | The resource name. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}/logTypeSchemas/{log_type}" |
|---|
| old_value | The resource name. Format: "projects/{project}/locations/{location}/instances/{instance}/feedSourceTypeSchemas/{feed_source_type}/logTypeSchemas/{log_type}" See FeedDetails.FeedSourceType for the feed source type. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['FeedDetails']['properties']['feedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
| root['schemas']['FeedSourceTypeSchema']['properties']['feedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
| root['schemas']['PackLogType']['properties']['recommendedSourceType']['enumDescriptions'][15] | | new_value | Google Cloud Storage Feed backed by Omniflow STS |
|---|
| old_value | Google Cloud Storage Feed backed by Omniflow STS, refer go/omniflow-sts. |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['FeedPack']['properties']['packType']['enum'][3] | ONBOARDING |
|---|
| root['schemas']['FeedPack']['properties']['packType']['enumDescriptions'][3] | Onboarding feed pack type. |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['IoCDiscoveryInfo']['properties']['logType']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['RawLog']['properties']['type']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][34] | CLOUDFLARE_DNS_FIREWALL_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][37] | CLOUDFLARE_DNS_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][70] | CLOUDFLARE_GATEWAY_NETWORK |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][305] | CLOUDFLARE_FIREWALL_EVENTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][401] | BROADCOM_EDGE_SWG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][418] | FORTINET_FORTIDECEPTOR |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][485] | SANGFOR_IAG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][490] | CLOUDFLARE_CASB_FINDINGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][539] | CLOUDFLARE_EMAIL_SECURITY_ALERTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][697] | DELL_EMC_UNITY_VSA |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][700] | YSOFT_SAFEQ |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][782] | INDEFEND_DLP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][791] | SENTRA_DLP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][885] | SIEMENS_S7_PLC_SYSLOG |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][886] | SIEMENS_S7_PLC_SNMP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][986] | CLOUDFLARE_ZERO_TRUST_NETWORK_SESSION |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1105] | GENEA_ACCESS_CONTROL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1106] | GC_COMLPD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1107] | GC_CONFIRMATION_PROCESS_API |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1108] | GC_CLMFSS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1109] | GC_SAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1110] | GC_EDAPCO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1111] | GC_GFVHSAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1112] | GC_EDUIEX |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1113] | GC_GTRACL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1114] | GC_POUICO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1115] | GC_ASPORT |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1116] | GC_VSTSPD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1117] | GC_GESAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1118] | TIDE_BOT_PROD |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1440] | CLOUDFLARE_DEVICE_POSTURE_RESULTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1441] | CLOUDFLARE_DLP_FORENSIC_COPIES |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1442] | CLOUDFLARE_GATEWAY_HTTP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1443] | CLOUDFLARE_MAGIC_IDS_DETECTIONS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1444] | CLOUDFLARE_NEL_REPORTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1445] | CLOUDFLARE_GATEWAY_DNS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1447] | COLORTOKENS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1486] | EXPRESS_NODEJS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1496] | RADIANTONE |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1503] | SECURESOFT_SNIPER_IPS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1512] | CLOUDFLARE_WORKERS_TRACE_EVENTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1513] | WINDOWS_NTP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1868] | CLOUDFLARE_HTTP_REQUESTS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][1869] | CLOUDFLARE_SINKHOLE_HTTP_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2378] | AZURE_WVD_CONNECTIONS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2379] | AZURE_WVD_MANAGEMENT |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2383] | CLOUDFLARE_SSH_LOGS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2539] | BBVA_ABACO |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2841] | GC_DRSFUN |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2843] | GC_EODOC |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2844] | GC_EPPAKS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2845] | GC_FASAKS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2848] | GC_HUT8WEB |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2853] | GC_NBAFAP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2854] | GC_NGSARM |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2855] | GC_PHNAPI |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2861] | GC_TBSREN |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2862] | GC_TBSCEP |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2863] | GC_TELDCS |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2892] | KRGR_EASYFILL_PHARMACY |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2894] | LENDBUZZ_JAMF |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2895] | LENDBUZZ_CROWDSTRIKE |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2974] | ALICLOUD_ACTIONTRAIL |
|---|
| root['schemas']['SIEventData']['properties']['rawLogType']['enum'][2988] | SITEMINDER_PP |
|---|
| root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/us-chronicle-v1beta | | dictionary_item_added | - root['schemas']['DataTableWriteMetadata']
- root['schemas']['MessageSet']
- root['schemas']['OperationMetadata']
- root['schemas']['Result']
- root['schemas']['StatusProto']
- root['schemas']['LegacyFederatedUdmSearchViewResponse']['properties']['detectionInstanceAggregations']
- root['schemas']['UdmSearchOperationMetadata']['properties']['datatableWriteMetadata']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250318 |
|---|
|
|---|
| root['schemas']['Collection']['description'] | | new_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
| old_value | Collection represents a container of objects (such as events, entity context metadata, detection finding metadata) and state (such as investigation details). BEGIN GOOGLE-INTERNAL See go/udm:collections for additional details. END GOOGLE-INTERNAL An example use case for Collection is to model a detection and investigation from detection finding metadata to investigative state collected in the course of the investigation. For more complex investigation and response workflows a Collection could represent an incident consisting of multiple child findings or incidents. This can be expanded on to model remediation elements of a full detection and response workflow. NEXT TAG: 20 |
|---|
|
|---|
| root['schemas']['Collection']['properties']['dataAccessScope']['description'] | | new_value | The resource name of the DataAccessScope of this collection. |
|---|
| old_value | The resource name of the DataAccessScope of this collection. BEGIN GOOGLE-INTERNAL We may change this name based on the final resource design of the scope. END GOOGLE-INTERNAL |
|---|
|
|---|
| root['schemas']['Id']['description'] | | new_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. |
|---|
| old_value | Identifier to identify a UDM object like a UDM event, Entity, Collection. The full identifier for persistence is created by setting the 32 most significant bits as the Id.Namespace enum and the rest according to go/udm:ids. This is a convenience wrapper to define the id space enum values and provide an easy interface for RPCs, most persistence use cases should use a denormalized form. See go/udm:ids for background and details. |
|---|
|
|---|
| root['schemas']['Reference']['description'] | | new_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. |
|---|
| old_value | Reference to model primatives including event and entity. As support is added for fast retrieval of objects by identifiers, this will be expanded to include ID references rather than full object copies. BEGIN GOOGLE-INTERNAL See go/udm:ids for additional details. END GOOGLE-INTERNAL |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['UdmFieldAggregation']['properties']['aggregationType']['enum'][3] | DATA_TABLE_FIELD_AGGREGATION_TYPE |
|---|
|
|---|
|
|---|
| prod/us-east1-connectgateway- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-east1-connectgateway-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-east1-connectgateway-v1beta1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-east1-containerfilesystem- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-east1-containerfilesystem-v1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-rbmopenmaap- | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-rbmopenmaap-v1 | | values_changed | | root['revision'] | | new_value | 20250327 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-taskassist-pa- | | dictionary_item_added | - root['schemas']['WonderCardSourceInfo']['properties']['isCreatedFromForwardedMessage']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
| root['schemas']['MessageSet']['description'] | | new_value | This is proto2's version of MessageSet. |
|---|
| old_value | LINT.ThenChange( //depot/google3/third_party/protobuf/github/src/google/protobuf/bridge/message_set.proto ) This is proto2's version of MessageSet. |
|---|
|
|---|
| root['schemas']['WonderCardData']['description'] | | new_value | Server-side card data attached as message attributes at /wonder/data. Explanation of time related fields can be found at go/wonder-card-time-explanation. / WARNING: Some data belongs in its own attributes and not in the Wonder data attribute directly, please double check all additions with the Wonders Team at wonder-eng@ Next ID: 19 |
|---|
| old_value | Server-side card data attached as message attributes at /wonder/data. Explanation of time related fields can be found at go/wonder-card-time-explanation. / WARNING: Some data belongs in its own attributes and not in the Wonder data attribute directly, please double check all additions with the Wonders Team at wonder-eng@ Next ID: 18 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-taskassist-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-taskassist-pa-v2 | | dictionary_item_added | - root['schemas']['WonderCardSourceInfo']['properties']['isCreatedFromForwardedMessage']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
| root['schemas']['MessageSet']['description'] | | new_value | This is proto2's version of MessageSet. |
|---|
| old_value | LINT.ThenChange( //depot/google3/third_party/protobuf/github/src/google/protobuf/bridge/message_set.proto ) This is proto2's version of MessageSet. |
|---|
|
|---|
| root['schemas']['WonderCardData']['description'] | | new_value | Server-side card data attached as message attributes at /wonder/data. Explanation of time related fields can be found at go/wonder-card-time-explanation. / WARNING: Some data belongs in its own attributes and not in the Wonder data attribute directly, please double check all additions with the Wonders Team at wonder-eng@ Next ID: 19 |
|---|
| old_value | Server-side card data attached as message attributes at /wonder/data. Explanation of time related fields can be found at go/wonder-card-time-explanation. / WARNING: Some data belongs in its own attributes and not in the Wonder data attribute directly, please double check all additions with the Wonders Team at wonder-eng@ Next ID: 18 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-west1-containerfilesystem- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-west1-containerfilesystem-v1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-west2-connectgateway- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-west2-connectgateway-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-west2-connectgateway-v1beta1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-west2-containerfilesystem- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-west2-containerfilesystem-v1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-west2-dataproccontrol- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250315 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-west2-dataproccontrol-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250315 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-west3-dataproccontrol-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250315 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-west4-containerfilesystem- | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/us-west4-containerfilesystem-v1 | | values_changed | | root['revision'] | | new_value | 20250321 |
|---|
| old_value | 20250314 |
|---|
|
|---|
|
|---|
|
|---|
| prod/userlocation- | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/userlocation-v1 | | values_changed | | root['revision'] | | new_value | 20250325 |
|---|
| old_value | 20250318 |
|---|
|
|---|
|
|---|
|
|---|
| prod/userpaneltv-pa- | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/userpaneltv-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250324 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/vectortile- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/vectortile-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/workflow- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['MerchantDecision']['properties']['requestReason']['enum'][18] | SCHEDULED_RECRAWL_REGIONAL_UNAVAILABLE |
|---|
| root['schemas']['MerchantDecision']['properties']['requestReason']['enum'][19] | SCHEDULED_RECRAWL_LOCAL_UNAVAILABLE |
|---|
| root['schemas']['MerchantDecision']['properties']['requestReason']['enumDescriptions'][18] | Regional override was disapproved due to invalid URL. |
|---|
| root['schemas']['MerchantDecision']['properties']['requestReason']['enumDescriptions'][19] | Local inventory was disapproved due to invalid URL. |
|---|
|
|---|
|
|---|
| prod/workflow-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250320 |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['MerchantDecision']['properties']['requestReason']['enum'][18] | SCHEDULED_RECRAWL_REGIONAL_UNAVAILABLE |
|---|
| root['schemas']['MerchantDecision']['properties']['requestReason']['enum'][19] | SCHEDULED_RECRAWL_LOCAL_UNAVAILABLE |
|---|
| root['schemas']['MerchantDecision']['properties']['requestReason']['enumDescriptions'][18] | Regional override was disapproved due to invalid URL. |
|---|
| root['schemas']['MerchantDecision']['properties']['requestReason']['enumDescriptions'][19] | Local inventory was disapproved due to invalid URL. |
|---|
|
|---|
|
|---|
| prod/workspaceui-pa- | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/workspaceui-pa-v1 | | values_changed | | root['revision'] | | new_value | 20250319 |
|---|
| old_value | 20250317 |
|---|
|
|---|
|
|---|
|
|---|
| prod/youtubeembeddedplayer- | | dictionary_item_added | - root['schemas']['GoogleYoutubeEmbeddedplayerV1beta1VerifyHostAppRequest']['properties']['youtubeReplayChallengeId']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
| root['schemas']['GoogleYoutubeEmbeddedplayerV1beta1VerifyHostAppRequest']['description'] | | new_value | Request message for YouTubeWatchEmbeddedPlayerService.VerifyHostApp. NEXT ID: 32 |
|---|
| old_value | Request message for YouTubeWatchEmbeddedPlayerService.VerifyHostApp. NEXT ID: 31 |
|---|
|
|---|
| root['schemas']['YoutubeApiInnertubeEmbeddedPlayerHostFlags']['description'] | | new_value | NEXT ID: 20 |
|---|
| old_value | NEXT ID: 19 |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['GoogleYoutubeEmbeddedplayerV1beta1VerifyHostAppResponse']['properties']['embeddedPlayerDeniedReason']['enum'][12] | EMBEDDED_PLAYER_DENIED_REASON_IP_DISTANCE |
|---|
| root['schemas']['GoogleYoutubeEmbeddedplayerV1beta1VerifyHostAppResponse']['properties']['embeddedPlayerDeniedReason']['enumDescriptions'][12] | The remote_ip and enc_ip are too far apart. |
|---|
|
|---|
|
|---|
| prod/youtubeembeddedplayer-v1beta1 | | dictionary_item_added | - root['schemas']['GoogleYoutubeEmbeddedplayerV1beta1VerifyHostAppRequest']['properties']['youtubeReplayChallengeId']
|
|---|
| values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
| root['schemas']['GoogleYoutubeEmbeddedplayerV1beta1VerifyHostAppRequest']['description'] | | new_value | Request message for YouTubeWatchEmbeddedPlayerService.VerifyHostApp. NEXT ID: 32 |
|---|
| old_value | Request message for YouTubeWatchEmbeddedPlayerService.VerifyHostApp. NEXT ID: 31 |
|---|
|
|---|
| root['schemas']['YoutubeApiInnertubeEmbeddedPlayerHostFlags']['description'] | | new_value | NEXT ID: 20 |
|---|
| old_value | NEXT ID: 19 |
|---|
|
|---|
|
|---|
| iterable_item_added | | root['schemas']['GoogleYoutubeEmbeddedplayerV1beta1VerifyHostAppResponse']['properties']['embeddedPlayerDeniedReason']['enum'][12] | EMBEDDED_PLAYER_DENIED_REASON_IP_DISTANCE |
|---|
| root['schemas']['GoogleYoutubeEmbeddedplayerV1beta1VerifyHostAppResponse']['properties']['embeddedPlayerDeniedReason']['enumDescriptions'][12] | The remote_ip and enc_ip are too far apart. |
|---|
|
|---|
|
|---|
| prod/youtubeoembed- | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|
| prod/youtubeoembed-v1 | | values_changed | | root['revision'] | | new_value | 20250326 |
|---|
| old_value | 20250319 |
|---|
|
|---|
|
|---|
|
|---|