Reference documentation and code samples for the Google Cloud Datastore Admin V1 Client class CreateIndexRequest.
The request for google.datastore.admin.v1.DatastoreAdmin.CreateIndex .
Generated from protobuf message google.datastore.admin.v1.CreateIndexRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ project_id
string
Project ID against which to make the request.
↳ index
Google\Cloud\Datastore\Admin\V1\Index
The index to create. The name and state fields are output only and will be ignored. Single property indexes cannot be created or deleted.
getProjectId
Project ID against which to make the request.
string
setProjectId
Project ID against which to make the request.
var
string
$this
getIndex
The index to create. The name and state fields are output only and will be ignored. Single property indexes cannot be created or deleted.
hasIndex
clearIndex
setIndex
The index to create. The name and state fields are output only and will be ignored. Single property indexes cannot be created or deleted.
$this