Reference documentation and code samples for the Firestore in Datastore mode Admin V1 API class Google::Cloud::Datastore::Admin::V1::IndexOperationMetadata.
Metadata for Index operations.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#common
def common() -> ::Google::Cloud::Datastore::Admin::V1::CommonMetadata
Returns
- (::Google::Cloud::Datastore::Admin::V1::CommonMetadata) — Metadata common to all Datastore Admin operations.
#common=
def common=(value) -> ::Google::Cloud::Datastore::Admin::V1::CommonMetadata
Parameter
- value (::Google::Cloud::Datastore::Admin::V1::CommonMetadata) — Metadata common to all Datastore Admin operations.
Returns
- (::Google::Cloud::Datastore::Admin::V1::CommonMetadata) — Metadata common to all Datastore Admin operations.
#index_id
def index_id() -> ::String
Returns
- (::String) — The index resource ID that this operation is acting on.
#index_id=
def index_id=(value) -> ::String
Parameter
- value (::String) — The index resource ID that this operation is acting on.
Returns
- (::String) — The index resource ID that this operation is acting on.
#progress_entities
def progress_entities() -> ::Google::Cloud::Datastore::Admin::V1::Progress
Returns
- (::Google::Cloud::Datastore::Admin::V1::Progress) — An estimate of the number of entities processed.
#progress_entities=
def progress_entities=(value) -> ::Google::Cloud::Datastore::Admin::V1::Progress
Parameter
- value (::Google::Cloud::Datastore::Admin::V1::Progress) — An estimate of the number of entities processed.
Returns
- (::Google::Cloud::Datastore::Admin::V1::Progress) — An estimate of the number of entities processed.