Home
last modified time | relevance | path

Searched refs:project_id (Results 1 – 25 of 29) sorted by relevance

12

/external/grpc-grpc/tools/gcp/utils/
Dbig_query_utils.py38 def create_dataset(biq_query, project_id, dataset_id): argument
42 'projectId': project_id,
49 projectId=project_id, body=body)
62 def create_table(big_query, project_id, dataset_id, table_id, table_schema, argument
69 return create_table2(big_query, project_id, dataset_id, table_id, fields,
74 project_id, argument
89 return create_table2(big_query, project_id, dataset_id, table_id, fields,
94 project_id, argument
110 'projectId': project_id,
123 projectId=project_id, datasetId=dataset_id, body=body)
[all …]
/external/tensorflow/tensorflow/contrib/cloud/kernels/
Dbigquery_reader_ops.cc34 Status GetTableAttrs(OpKernelConstruction* context, string* project_id, in GetTableAttrs() argument
38 TF_RETURN_IF_ERROR(context->GetAttr("project_id", project_id)); in GetTableAttrs()
98 string project_id; in BigQueryReaderOp() local
105 GetTableAttrs(context, &project_id, &dataset_id, &table_id, in BigQueryReaderOp()
109 project_id, dataset_id, table_id, timestamp_millis, in BigQueryReaderOp()
129 string project_id; in GenerateBigQueryReaderPartitionsOp() local
137 GetTableAttrs(context, &project_id, &dataset_id, &table_id, in GenerateBigQueryReaderPartitionsOp()
141 project_id, dataset_id, table_id, timestamp_millis, in GenerateBigQueryReaderPartitionsOp()
Dbigquery_table_accessor.h65 static Status New(const string& project_id, const string& dataset_id,
106 static Status New(const string& project_id, const string& dataset_id,
117 const string& project_id, const string& dataset_id,
Dbigquery_table_accessor.cc74 const string& project_id, const string& dataset_id, const string& table_id, in New() argument
78 return New(project_id, dataset_id, table_id, timestamp_millis, in New()
84 const string& project_id, const string& dataset_id, const string& table_id, in New() argument
105 project_id, dataset_id, table_id, timestamp_millis, row_buffer_size, in New()
113 const string& project_id, const string& dataset_id, const string& table_id, in BigQueryTableAccessor() argument
118 : project_id_(project_id), in BigQueryTableAccessor()
/external/python/google-api-python-client/samples/prediction/
Dprediction.py90 result = papi.list(maxResults=10, project=flags.project_id).execute()
97 start = papi.insert(body=body, project=flags.project_id).execute()
104 status = papi.get(id=flags.model_id, project=flags.project_id).execute()
122 result = papi.analyze(id=flags.model_id, project=flags.project_id).execute()
131 body=body, id=flags.model_id, project=flags.project_id).execute()
137 result = papi.delete(id=flags.model_id, project=flags.project_id).execute()
/external/python/google-api-python-client/samples/maps_engine/
Dmaps_engine.py77 def ListTables(service, project_id): argument
85 tables = service.tables().list(projectId=project_id).execute()
89 def UploadShapefile(service, project_id, shapefile_prefix): argument
108 "projectId": project_id,
158 if flags.project_id:
162 table_id = UploadShapefile(service, flags.project_id, filename)
/external/python/oauth2client/tests/contrib/
Dtest_devshell.py56 self.assertEqual(info_response.project_id, None)
62 project_id = 'project_id'
66 [user_email, project_id, access_token, expires_in])
69 self.assertEqual(info_response.project_id, project_id)
202 self.assertEqual(response.project_id, 'fooproj')
217 self.assertEqual('fooproj', creds.project_id)
228 self.assertEqual(None, creds.project_id)
236 self.assertEqual(None, creds.project_id)
244 self.assertEqual('fooproj', creds.project_id)
/external/tensorflow/tensorflow/contrib/cloud/python/ops/
Dbigquery_reader_ops.py68 project_id, argument
110 self._project_id = project_id
119 project_id=self._project_id,
141 project_id=self._project_id,
Dbigquery_reader_ops_test.py210 project_id=_PROJECT,
259 project_id=_PROJECT,
/external/grpc-grpc/examples/ruby/pubsub/
Dpubsub_demo.rb160 return "/topics/#{@args.project_id}/#{@args.topic_name}"
163 "/topics/#{@args.project_id}/#{ENV['USER']}-#{now_text}"
169 return "/subscriptions/#{@args.project_id}/#{@args.sub_name}"
172 "/subscriptions/#{@args.project_id}/#{ENV['USER']}-#{now_text}"
187 q = "cloud.googleapis.com/project in (/projects/#{@args.project_id})"
/external/tensorflow/tensorflow/contrib/bigtable/kernels/test_kernels/
Dbigtable_test_client_op.cc54 string project_id = client->project_id(); in Compute()
56 *ret = new BigtableClientResource(std::move(project_id), in Compute()
Dbigtable_test_client.h27 std::string const& project_id() const override { return project_id_; } in project_id() function
/external/python/oauth2client/oauth2client/contrib/
Ddevshell.py66 self.project_id = pbl[1] if pbl_len > 1 else None
135 def project_id(self): member in DevshellCredentials
136 return self.devshell_response.project_id
/external/tensorflow/tensorflow/contrib/bigtable/python/ops/
Dbigtable_api.py55 project_id, argument
73 if not isinstance(project_id, str):
75 self._project_id = project_id
94 project_id, instance_id, connection_pool_size, max_receive_message_size)
/external/tensorflow/tensorflow/contrib/bigtable/kernels/
Dbigtable_lib.h36 string project_id, string instance_id, in BigtableClientResource() argument
38 : project_id_(std::move(project_id)), in BigtableClientResource()
/external/llvm/
D.arcconfig2 "project_id" : "llvm",
/external/clang/
D.arcconfig2 "project_id" : "clang",
/external/compiler-rt/
D.arcconfig2 "project_id" : "compiler-rt",
/external/skqp/infra/config/
Drecipes.cfg26 "project_id": "skia",
/external/skia/infra/config/
Drecipes.cfg26 "project_id": "skia",
/external/curl/tests/data/
Dtest23256 <project_id>1612</project_id>
Dtest23057 <project_id>1612</project_id>
Dtest112357 <project_id>1612</project_id>
Dtest22256 <project_id>1612</project_id>
Dtest31452 <project_id>1612</project_id>

12