Searched refs:datastore (Results 1 – 14 of 14) sorted by relevance
91 from google.cloud import datastore162 t_val = datastore.Entity(t_key, exclude_from_indexes=["info"])176 e_val = datastore.Entity(e_key, exclude_from_indexes=["info"])207 client = datastore.Client()
18 RUN git clone --depth 1 https://github.com/ipfs/go-datastore21 WORKDIR $SRC/go-datastore
28 compile_go_fuzzer github.com/ipfs/go-datastore/fuzz Fuzz $fuzzer
33 let datastore: Datastore = in from_file() localVariable35 Ok(datastore) in from_file()
6 mod datastore; module20 use crate::datastore::Datastore;
12 use crate::datastore::Datastore;
23 google-cloud-datastore<2.0
158 gcloud datastore indexes create index.yaml --project $PROJECT_ID
7 cloud.google.com/go/datastore v1.3.0
66 cloud.google.com/go/datastore v1.0.0 h1:Kt+gOPPp2LEPWp8CSfxhsM8ik9CcyE/gYu+0r+RnZvM=67 cloud.google.com/go/datastore v1.0.0/go.mod h1:LXYbyblFSglQ5pkeyhO+Qmw7ukd3C+pD7TKLgZqpHYE=68 cloud.google.com/go/datastore v1.1.0 h1:/May9ojXjRkPBNVrq+oWLqmWCkr4OU5uRY29bu0mRyQ=69 cloud.google.com/go/datastore v1.1.0/go.mod h1:umbIZjpQpHh4hmRpGhH4tLFup+FVzqBi1b3c64qFpCk=70 cloud.google.com/go/datastore v1.2.0 h1:906wMszEeOl3+WoaxXeoBpZbSWmZ/q2xRHMIVLBLCJc=71 cloud.google.com/go/datastore v1.2.0/go.mod h1:FKd9dFEjRui5757lkOJ7z/eKtL74o5hsbY0o6Z0ozz8=72 cloud.google.com/go/datastore v1.3.0 h1:+T3aKNlZd+MABChjtgQqz5kVysNrFubz5HmljVQG4Zg=73 cloud.google.com/go/datastore v1.3.0/go.mod h1:HMXIAklx0N49XfVDSw1orj80NgkzaLRO9MW/uEIzoD0=
64 ts, err := auth_steps.Init(ctx, *local, auth.SCOPE_USERINFO_EMAIL, datastore.ScopeDatastore)
34 …make the change in the [cloud console](https://console.cloud.google.com/datastore/entities/query?p…
5 …application that uses [Google Cloud Datastore](https://cloud.google.com/datastore/) for data persi…
269 ## datastore section