Specifies how the index is changing.
Constants
CHANGE_TYPE_UNSPECIFIED
value: 0
The type of change is not specified or known.
ADD
value: 1
The single field index is being added.
REMOVE
value: 2
The single field index is being removed.
Specifies how the index is changing.
value: 0
The type of change is not specified or known.
value: 1
The single field index is being added.
value: 2
The single field index is being removed.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-06 UTC.