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

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

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#index

def index() -> ::Google::Cloud::Datastore::Admin::V1::Index
Returns

#index=

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

#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.