Home
last modified time | relevance | path

Searched defs:CreateHmacKey (Results 1 – 25 of 56) sorted by relevance

123

/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/storage/examples/
H A Dstorage_service_account_samples.cc102 std::string CreateHmacKey(google::cloud::storage::Client client, in CreateHmacKey() function
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/storage/examples/
H A Dstorage_service_account_samples.cc102 std::string CreateHmacKey(google::cloud::storage::Client client, in CreateHmacKey() function
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/storage/
H A Dclient_service_account_test.cc99 TEST_F(ServiceAccountTest, CreateHmacKey) { in TEST_F() argument
H A Didempotency_policy_test.cc541 TEST(StrictIdempotencyPolicyTest, CreateHmacKey) { in TEST() argument
H A Dclient.h2600 StatusOr<std::pair<HmacKeyMetadata, std::string>> CreateHmacKey( in CreateHmacKey() function
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/storage/
H A Dclient_service_account_test.cc101 TEST_F(ServiceAccountTest, CreateHmacKey) { in TEST_F() argument
H A Didempotency_policy_test.cc541 TEST(StrictIdempotencyPolicyTest, CreateHmacKey) { in TEST() argument
H A Dclient.h2612 StatusOr<std::pair<HmacKeyMetadata, std::string>> CreateHmacKey( in CreateHmacKey() function
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/storage/internal/
H A Dhybrid_client.cc257 StatusOr<CreateHmacKeyResponse> HybridClient::CreateHmacKey( in CreateHmacKey() function in google::cloud::storage::STORAGE_CLIENT_NS::internal::HybridClient
H A Dlogging_client.cc333 StatusOr<CreateHmacKeyResponse> LoggingClient::CreateHmacKey( in CreateHmacKey() function in google::cloud::storage::STORAGE_CLIENT_NS::internal::LoggingClient
H A Dretry_client.cc556 StatusOr<CreateHmacKeyResponse> RetryClient::CreateHmacKey( in CreateHmacKey() function in google::cloud::storage::STORAGE_CLIENT_NS::internal::RetryClient
H A Dcurl_client.cc1033 StatusOr<CreateHmacKeyResponse> CurlClient::CreateHmacKey( in CreateHmacKey() function in google::cloud::storage::STORAGE_CLIENT_NS::internal::CurlClient
H A Dgrpc_client.cc443 StatusOr<CreateHmacKeyResponse> GrpcClient::CreateHmacKey( in CreateHmacKey() function in google::cloud::storage::STORAGE_CLIENT_NS::internal::GrpcClient
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/storage/internal/
H A Dhybrid_client.cc264 StatusOr<CreateHmacKeyResponse> HybridClient::CreateHmacKey( in CreateHmacKey() function in google::cloud::storage::STORAGE_CLIENT_NS::internal::HybridClient
H A Dlogging_client.cc333 StatusOr<CreateHmacKeyResponse> LoggingClient::CreateHmacKey( in CreateHmacKey() function in google::cloud::storage::STORAGE_CLIENT_NS::internal::LoggingClient
H A Dretry_client.cc643 StatusOr<CreateHmacKeyResponse> RetryClient::CreateHmacKey( in CreateHmacKey() function in google::cloud::storage::STORAGE_CLIENT_NS::internal::RetryClient
H A Dcurl_client.cc1039 StatusOr<CreateHmacKeyResponse> CurlClient::CreateHmacKey( in CreateHmacKey() function in google::cloud::storage::STORAGE_CLIENT_NS::internal::CurlClient
H A Dgrpc_client.cc449 StatusOr<CreateHmacKeyResponse> GrpcClient::CreateHmacKey( in CreateHmacKey() function in google::cloud::storage::STORAGE_CLIENT_NS::internal::GrpcClient
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/
H A Dcloud_api.py869 def CreateHmacKey(self, project_id, service_account_email): member in CloudApi
H A Dcloud_api_delegator.py533 def CreateHmacKey(self, project_id, service_account_email, provider=None): member in CloudApiDelegator
H A Dgcs_json_api.py2089 def CreateHmacKey(self, project_id, service_account_email): member in GcsJsonApi
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/
H A Dcloud_api.py838 def CreateHmacKey(self, project_id, service_account_email): member in CloudApi
H A Dcloud_api_delegator.py520 def CreateHmacKey(self, project_id, service_account_email, provider=None): member in CloudApiDelegator
H A Dgcs_json_api.py2005 def CreateHmacKey(self, project_id, service_account_email): member in GcsJsonApi
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/storage/v1/
H A Dstorage.pb.go9528CreateHmacKey(ctx context.Context, in *CreateHmacKeyRequest, opts ...grpc.CallOption) (*CreateHmac… methodSpec
10054 func (c *storageClient) CreateHmacKey(ctx context.Context, in *CreateHmacKeyRequest, opts ...grpc.C… func
10273 CreateHmacKey(context.Context, *CreateHmacKeyRequest) (*CreateHmacKeyResponse, error) methodSpec
10441 func (*UnimplementedStorageServer) CreateHmacKey(context.Context, *CreateHmacKeyRequest) (*CreateHm… func

123