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

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

The request for google.datastore.admin.v1.DatastoreAdmin.GetIndex.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#index_id

def index_id() -> ::String
Returns
  • (::String) — The resource ID of the index to get.

#index_id=

def index_id=(value) -> ::String
Parameter
  • value (::String) — The resource ID of the index to get.
Returns
  • (::String) — The resource ID of the index to get.

#project_id

def project_id() -> ::String
Returns
  • (::String) — Project ID against which to make the request.

#project_id=

def project_id=(value) -> ::String
Parameter
  • value (::String) — Project ID against which to make the request.
Returns
  • (::String) — Project ID against which to make the request.