Firestore in Datastore mode Admin V1 API - Class Google::Cloud::Datastore::Admin::V1::ListIndexesResponse (v0.12.0)

Reference documentation and code samples for the Firestore in Datastore mode Admin V1 API class Google::Cloud::Datastore::Admin::V1::ListIndexesResponse.

The response for google.datastore.admin.v1.DatastoreAdmin.ListIndexes.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#indexes

def indexes() -> ::Array<::Google::Cloud::Datastore::Admin::V1::Index>
Returns

#indexes=

def indexes=(value) -> ::Array<::Google::Cloud::Datastore::Admin::V1::Index>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — The standard List next-page token.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — The standard List next-page token.
Returns
  • (::String) — The standard List next-page token.