Home
last modified time | relevance | path

Searched defs:app_profile_id (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/py-google-cloud-bigtable/google-cloud-bigtable-2.4.0/google/cloud/bigtable_v2/types/
H A Dbigtable.py67 app_profile_id = proto.Field(proto.STRING, number=5,) variable in ReadRowsRequest
184 app_profile_id = proto.Field(proto.STRING, number=2,) variable in SampleRowKeysRequest
237 app_profile_id = proto.Field(proto.STRING, number=4,) variable in MutateRowRequest
284 app_profile_id = proto.Field(proto.STRING, number=3,) variable in MutateRowsRequest
356 app_profile_id = proto.Field(proto.STRING, number=7,) variable in CheckAndMutateRowRequest
402 app_profile_id = proto.Field(proto.STRING, number=4,) variable in ReadModifyWriteRowRequest
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/google/bigtable/v2/
H A Dbigtable.proto105 string app_profile_id = 5; field
205 string app_profile_id = 2; field
235 string app_profile_id = 4; field
269 string app_profile_id = 3; field
307 string app_profile_id = 7; field
350 string app_profile_id = 4; field
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/bigtable/benchmarks/
H A Dsetup.h36 std::string app_profile_id; member
59 std::string const& app_profile_id() const { in app_profile_id() function
H A Dread_sync_vs_async_benchmark.cc102 std::string const& app_profile_id, std::string const& table_id) in AsyncBenchmark()
309 bigtable::benchmarks::Benchmark& benchmark, std::string app_profile_id, in RunSyncBenchmark()
H A Dscan_throughput_benchmark.cc129 std::string app_profile_id, in RunBenchmark()
H A Dendurance_benchmark.cc156 bigtable::benchmarks::Benchmark& benchmark, std::string app_profile_id, in RunBenchmark()
H A Dapply_read_latency_benchmark.cc217 bigtable::benchmarks::Benchmark& benchmark, std::string app_profile_id, in RunBenchmark()
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/bigtable/benchmarks/
H A Dsetup.h36 std::string app_profile_id; member
59 std::string const& app_profile_id() const { in app_profile_id() function
H A Dread_sync_vs_async_benchmark.cc102 std::string const& app_profile_id, std::string const& table_id) in AsyncBenchmark()
309 bigtable::benchmarks::Benchmark& benchmark, std::string app_profile_id, in RunSyncBenchmark()
H A Dscan_throughput_benchmark.cc129 std::string app_profile_id, in RunBenchmark()
H A Dendurance_benchmark.cc156 bigtable::benchmarks::Benchmark& benchmark, std::string app_profile_id, in RunBenchmark()
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/bigtable/internal/
H A Dasync_bulk_apply.cc30 std::string const& app_profile_id, std::string const& table_name, in Create()
46 std::string const& app_profile_id, std::string const& table_name, in AsyncRetryBulkApply()
H A Dbulk_mutator.cc31 BulkMutatorState::BulkMutatorState(std::string const& app_profile_id, in BulkMutatorState()
193 BulkMutator::BulkMutator(std::string const& app_profile_id, in BulkMutator()
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/bigtable/internal/
H A Dasync_bulk_apply.cc30 std::string const& app_profile_id, std::string const& table_name, in Create()
46 std::string const& app_profile_id, std::string const& table_name, in AsyncRetryBulkApply()
H A Dbulk_mutator.cc29 BulkMutatorState::BulkMutatorState(std::string const& app_profile_id, in BulkMutatorState()
187 BulkMutator::BulkMutator(std::string const& app_profile_id, in BulkMutator()
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/bigtable/
H A Dtable.h209 Table(std::shared_ptr<DataClient> client, std::string app_profile_id, in Table()
345 Table(std::shared_ptr<DataClient> client, std::string app_profile_id, in Table()
352 std::string const& app_profile_id() const { return app_profile_id_; } in app_profile_id() function
H A Dasync_row_reader.h71 std::string app_profile_id, std::string table_name, RowFunctor on_row, in Create()
92 std::string app_profile_id, std::string table_name, RowFunctor on_row, in AsyncRowReader()
H A Drow_reader.cc75 std::shared_ptr<DataClient> client, std::string app_profile_id, in RowReader()
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/bigtable/
H A Dtable.h209 Table(std::shared_ptr<DataClient> client, std::string app_profile_id, in Table()
345 Table(std::shared_ptr<DataClient> client, std::string app_profile_id, in Table()
352 std::string const& app_profile_id() const { return app_profile_id_; } in app_profile_id() function
H A Dasync_row_reader.h71 std::string app_profile_id, std::string table_name, RowFunctor on_row, in Create()
92 std::string app_profile_id, std::string table_name, RowFunctor on_row, in AsyncRowReader()
H A Drow_reader.cc75 std::shared_ptr<DataClient> client, std::string app_profile_id, in RowReader()
/dports/www/py-google-cloud-bigtable/google-cloud-bigtable-2.4.0/google/cloud/bigtable/
H A Dinstance.py633 def table(self, table_id, mutation_timeout=None, app_profile_id=None): argument
695 app_profile_id, argument
H A Dtable.py112 def __init__(self, table_id, instance, mutation_timeout=None, app_profile_id=None): argument
1050 def __init__(self, client, table_name, rows, app_profile_id=None, timeout=None): argument
1244 app_profile_id=None, argument
H A Dapp_profile.py70 app_profile_id, argument
/dports/www/py-google-cloud-bigtable/google-cloud-bigtable-2.4.0/tests/system/
H A Dtest_instance_admin.py22 app_profile_id, argument
65 app_profile_id, argument

12