Skip navigation links
A B C D G H I L N S T U 

A

ApiKeysClient - Class in com.google.api.apikeys.v2
Service Description: Manages the API keys associated with projects.
ApiKeysClient(ApiKeysSettings) - Constructor for class com.google.api.apikeys.v2.ApiKeysClient
Constructs an instance of ApiKeysClient, using the given settings.
ApiKeysClient(ApiKeysStub) - Constructor for class com.google.api.apikeys.v2.ApiKeysClient
 
ApiKeysClient.ListKeysFixedSizeCollection - Class in com.google.api.apikeys.v2
 
ApiKeysClient.ListKeysPage - Class in com.google.api.apikeys.v2
 
ApiKeysClient.ListKeysPagedResponse - Class in com.google.api.apikeys.v2
 
ApiKeysSettings - Class in com.google.api.apikeys.v2
Settings class to configure an instance of ApiKeysClient.
ApiKeysSettings(ApiKeysSettings.Builder) - Constructor for class com.google.api.apikeys.v2.ApiKeysSettings
 
ApiKeysSettings.Builder - Class in com.google.api.apikeys.v2
Builder for ApiKeysSettings.
ApiKeysStub - Class in com.google.api.apikeys.v2.stub
Base stub class for the ApiKeys service API.
ApiKeysStub() - Constructor for class com.google.api.apikeys.v2.stub.ApiKeysStub
 
ApiKeysStubSettings - Class in com.google.api.apikeys.v2.stub
Settings class to configure an instance of ApiKeysStub.
ApiKeysStubSettings(ApiKeysStubSettings.Builder) - Constructor for class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
 
ApiKeysStubSettings.Builder - Class in com.google.api.apikeys.v2.stub
Builder for ApiKeysStubSettings.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.api.apikeys.v2.ApiKeysSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
awaitTermination(long, TimeUnit) - Method in class com.google.api.apikeys.v2.ApiKeysClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 

B

build() - Method in class com.google.api.apikeys.v2.ApiKeysSettings.Builder
 
build() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings.Builder
 
Builder() - Constructor for class com.google.api.apikeys.v2.ApiKeysSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.api.apikeys.v2.ApiKeysSettings.Builder
 
Builder(ApiKeysSettings) - Constructor for class com.google.api.apikeys.v2.ApiKeysSettings.Builder
 
Builder(ApiKeysStubSettings.Builder) - Constructor for class com.google.api.apikeys.v2.ApiKeysSettings.Builder
 
Builder() - Constructor for class com.google.api.apikeys.v2.stub.ApiKeysStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.api.apikeys.v2.stub.ApiKeysStubSettings.Builder
 
Builder(ApiKeysStubSettings) - Constructor for class com.google.api.apikeys.v2.stub.ApiKeysStubSettings.Builder
 

C

close() - Method in class com.google.api.apikeys.v2.ApiKeysClient
 
close() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStub
 
close() - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
close() - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
com.google.api.apikeys.v2 - package com.google.api.apikeys.v2
A client to API Keys API
com.google.api.apikeys.v2.stub - package com.google.api.apikeys.v2.stub
 
create() - Static method in class com.google.api.apikeys.v2.ApiKeysClient
Constructs an instance of ApiKeysClient with default settings.
create(ApiKeysSettings) - Static method in class com.google.api.apikeys.v2.ApiKeysClient
Constructs an instance of ApiKeysClient, using the given settings.
create(ApiKeysStub) - Static method in class com.google.api.apikeys.v2.ApiKeysClient
Constructs an instance of ApiKeysClient, using the given stub for making calls.
create(ApiKeysStubSettings) - Static method in class com.google.api.apikeys.v2.ApiKeysSettings
 
create(ApiKeysStubSettings) - Static method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
create(ClientContext) - Static method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
create(ApiKeysStubSettings) - Static method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
create(ClientContext) - Static method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
create(ClientContext, HttpJsonStubCallableFactory) - Static method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
createAsync(PageContext<ListKeysRequest, ListKeysResponse, Key>, ApiFuture<ListKeysResponse>) - Static method in class com.google.api.apikeys.v2.ApiKeysClient.ListKeysPagedResponse
 
createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysCallableFactory
 
createBatchingCallable(HttpJsonCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysCallableFactory
 
createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysCallableFactory
 
createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysCallableFactory
 
createCollection(List<ApiKeysClient.ListKeysPage>, int) - Method in class com.google.api.apikeys.v2.ApiKeysClient.ListKeysFixedSizeCollection
 
createKeyAsync(LocationName, Key, String) - Method in class com.google.api.apikeys.v2.ApiKeysClient
Creates a new API key.
createKeyAsync(String, Key, String) - Method in class com.google.api.apikeys.v2.ApiKeysClient
Creates a new API key.
createKeyAsync(CreateKeyRequest) - Method in class com.google.api.apikeys.v2.ApiKeysClient
Creates a new API key.
createKeyCallable() - Method in class com.google.api.apikeys.v2.ApiKeysClient
Creates a new API key.
createKeyCallable() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStub
 
createKeyCallable() - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
createKeyCallable() - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
createKeyOperationCallable() - Method in class com.google.api.apikeys.v2.ApiKeysClient
Creates a new API key.
createKeyOperationCallable() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStub
 
createKeyOperationCallable() - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
createKeyOperationCallable() - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
createKeyOperationSettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings.Builder
Returns the builder for the settings used for calls to createKey.
createKeyOperationSettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns the object with the settings used for calls to createKey.
createKeyOperationSettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings.Builder
Returns the builder for the settings used for calls to createKey.
createKeyOperationSettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns the object with the settings used for calls to createKey.
createKeySettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings.Builder
Returns the builder for the settings used for calls to createKey.
createKeySettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns the object with the settings used for calls to createKey.
createKeySettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings.Builder
Returns the builder for the settings used for calls to createKey.
createKeySettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns the object with the settings used for calls to createKey.
createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysCallableFactory
 
createOperationCallable(HttpJsonCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysCallableFactory
 
createPage(PageContext<ListKeysRequest, ListKeysResponse, Key>, ListKeysResponse) - Method in class com.google.api.apikeys.v2.ApiKeysClient.ListKeysPage
 
createPageAsync(PageContext<ListKeysRequest, ListKeysResponse, Key>, ApiFuture<ListKeysResponse>) - Method in class com.google.api.apikeys.v2.ApiKeysClient.ListKeysPage
 
createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysCallableFactory
 
createPagedCallable(HttpJsonCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysCallableFactory
 
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysCallableFactory
 
createServerStreamingCallable(HttpJsonCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysCallableFactory
 
createStub() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
 
createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysCallableFactory
 
createUnaryCallable(HttpJsonCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysCallableFactory
 

D

defaultApiClientHeaderProviderBuilder() - Static method in class com.google.api.apikeys.v2.ApiKeysSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
 
defaultCredentialsProviderBuilder() - Static method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns a builder for the default credentials for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultGrpcApiClientHeaderProviderBuilder() - Static method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
 
defaultGrpcTransportProviderBuilder() - Static method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns a builder for the default gRPC ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns a builder for the default gRPC ChannelProvider for this service.
defaultHttpJsonApiClientHeaderProviderBuilder() - Static method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
 
defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns a builder for the default REST ChannelProvider for this service.
defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns a builder for the default REST ChannelProvider for this service.
defaultTransportChannelProvider() - Static method in class com.google.api.apikeys.v2.ApiKeysSettings
 
defaultTransportChannelProvider() - Static method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
 
deleteKeyAsync(KeyName) - Method in class com.google.api.apikeys.v2.ApiKeysClient
Deletes an API key.
deleteKeyAsync(String) - Method in class com.google.api.apikeys.v2.ApiKeysClient
Deletes an API key.
deleteKeyAsync(DeleteKeyRequest) - Method in class com.google.api.apikeys.v2.ApiKeysClient
Deletes an API key.
deleteKeyCallable() - Method in class com.google.api.apikeys.v2.ApiKeysClient
Deletes an API key.
deleteKeyCallable() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStub
 
deleteKeyCallable() - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
deleteKeyCallable() - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
deleteKeyOperationCallable() - Method in class com.google.api.apikeys.v2.ApiKeysClient
Deletes an API key.
deleteKeyOperationCallable() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStub
 
deleteKeyOperationCallable() - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
deleteKeyOperationCallable() - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
deleteKeyOperationSettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings.Builder
Returns the builder for the settings used for calls to deleteKey.
deleteKeyOperationSettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns the object with the settings used for calls to deleteKey.
deleteKeyOperationSettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings.Builder
Returns the builder for the settings used for calls to deleteKey.
deleteKeyOperationSettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns the object with the settings used for calls to deleteKey.
deleteKeySettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings.Builder
Returns the builder for the settings used for calls to deleteKey.
deleteKeySettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns the object with the settings used for calls to deleteKey.
deleteKeySettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings.Builder
Returns the builder for the settings used for calls to deleteKey.
deleteKeySettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns the object with the settings used for calls to deleteKey.

G

getDefaultEndpoint() - Static method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns the default service endpoint.
getDefaultMtlsEndpoint() - Static method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns the default mTLS service endpoint.
getDefaultServiceScopes() - Static method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns the default service scopes.
getHttpJsonOperationsClient() - Method in class com.google.api.apikeys.v2.ApiKeysClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getHttpJsonOperationsStub() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStub
 
getHttpJsonOperationsStub() - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
getKey(KeyName) - Method in class com.google.api.apikeys.v2.ApiKeysClient
Gets the metadata for an API key.
getKey(String) - Method in class com.google.api.apikeys.v2.ApiKeysClient
Gets the metadata for an API key.
getKey(GetKeyRequest) - Method in class com.google.api.apikeys.v2.ApiKeysClient
Gets the metadata for an API key.
getKeyCallable() - Method in class com.google.api.apikeys.v2.ApiKeysClient
Gets the metadata for an API key.
getKeyCallable() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStub
 
getKeyCallable() - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
getKeyCallable() - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
getKeySettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings.Builder
Returns the builder for the settings used for calls to getKey.
getKeySettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns the object with the settings used for calls to getKey.
getKeySettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings.Builder
Returns the builder for the settings used for calls to getKey.
getKeySettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns the object with the settings used for calls to getKey.
getKeyString(KeyName) - Method in class com.google.api.apikeys.v2.ApiKeysClient
Get the key string for an API key.
getKeyString(String) - Method in class com.google.api.apikeys.v2.ApiKeysClient
Get the key string for an API key.
getKeyString(GetKeyStringRequest) - Method in class com.google.api.apikeys.v2.ApiKeysClient
Get the key string for an API key.
getKeyStringCallable() - Method in class com.google.api.apikeys.v2.ApiKeysClient
Get the key string for an API key.
getKeyStringCallable() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStub
 
getKeyStringCallable() - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
getKeyStringCallable() - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
getKeyStringSettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings.Builder
Returns the builder for the settings used for calls to getKeyString.
getKeyStringSettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns the object with the settings used for calls to getKeyString.
getKeyStringSettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings.Builder
Returns the builder for the settings used for calls to getKeyString.
getKeyStringSettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns the object with the settings used for calls to getKeyString.
getMethodDescriptors() - Static method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
getOperationsClient() - Method in class com.google.api.apikeys.v2.ApiKeysClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getOperationsStub() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStub
 
getOperationsStub() - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
getServiceName() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns the default service name.
getSettings() - Method in class com.google.api.apikeys.v2.ApiKeysClient
 
getStub() - Method in class com.google.api.apikeys.v2.ApiKeysClient
 
getStubSettingsBuilder() - Method in class com.google.api.apikeys.v2.ApiKeysSettings.Builder
 
GrpcApiKeysCallableFactory - Class in com.google.api.apikeys.v2.stub
gRPC callable factory implementation for the ApiKeys service API.
GrpcApiKeysCallableFactory() - Constructor for class com.google.api.apikeys.v2.stub.GrpcApiKeysCallableFactory
 
GrpcApiKeysStub - Class in com.google.api.apikeys.v2.stub
gRPC stub implementation for the ApiKeys service API.
GrpcApiKeysStub(ApiKeysStubSettings, ClientContext) - Constructor for class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
Constructs an instance of GrpcApiKeysStub, using the given settings.
GrpcApiKeysStub(ApiKeysStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
Constructs an instance of GrpcApiKeysStub, using the given settings.

H

HttpJsonApiKeysCallableFactory - Class in com.google.api.apikeys.v2.stub
REST callable factory implementation for the ApiKeys service API.
HttpJsonApiKeysCallableFactory() - Constructor for class com.google.api.apikeys.v2.stub.HttpJsonApiKeysCallableFactory
 
HttpJsonApiKeysStub - Class in com.google.api.apikeys.v2.stub
REST stub implementation for the ApiKeys service API.
HttpJsonApiKeysStub(ApiKeysStubSettings, ClientContext) - Constructor for class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
Constructs an instance of HttpJsonApiKeysStub, using the given settings.
HttpJsonApiKeysStub(ApiKeysStubSettings, ClientContext, HttpJsonStubCallableFactory) - Constructor for class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
Constructs an instance of HttpJsonApiKeysStub, using the given settings.

I

isShutdown() - Method in class com.google.api.apikeys.v2.ApiKeysClient
 
isShutdown() - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
isShutdown() - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
isTerminated() - Method in class com.google.api.apikeys.v2.ApiKeysClient
 
isTerminated() - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
isTerminated() - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 

L

listKeys(LocationName) - Method in class com.google.api.apikeys.v2.ApiKeysClient
Lists the API keys owned by a project.
listKeys(String) - Method in class com.google.api.apikeys.v2.ApiKeysClient
Lists the API keys owned by a project.
listKeys(ListKeysRequest) - Method in class com.google.api.apikeys.v2.ApiKeysClient
Lists the API keys owned by a project.
listKeysCallable() - Method in class com.google.api.apikeys.v2.ApiKeysClient
Lists the API keys owned by a project.
listKeysCallable() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStub
 
listKeysCallable() - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
listKeysCallable() - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
listKeysPagedCallable() - Method in class com.google.api.apikeys.v2.ApiKeysClient
Lists the API keys owned by a project.
listKeysPagedCallable() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStub
 
listKeysPagedCallable() - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
listKeysPagedCallable() - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
listKeysSettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings.Builder
Returns the builder for the settings used for calls to listKeys.
listKeysSettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns the object with the settings used for calls to listKeys.
listKeysSettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings.Builder
Returns the builder for the settings used for calls to listKeys.
listKeysSettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns the object with the settings used for calls to listKeys.
lookupKey(LookupKeyRequest) - Method in class com.google.api.apikeys.v2.ApiKeysClient
Find the parent project and resource name of the API key that matches the key string in the request.
lookupKeyCallable() - Method in class com.google.api.apikeys.v2.ApiKeysClient
Find the parent project and resource name of the API key that matches the key string in the request.
lookupKeyCallable() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStub
 
lookupKeyCallable() - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
lookupKeyCallable() - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
lookupKeySettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings.Builder
Returns the builder for the settings used for calls to lookupKey.
lookupKeySettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns the object with the settings used for calls to lookupKey.
lookupKeySettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings.Builder
Returns the builder for the settings used for calls to lookupKey.
lookupKeySettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns the object with the settings used for calls to lookupKey.

N

newBuilder() - Static method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns a new gRPC builder for this class.
newBuilder(ClientContext) - Static method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns a new gRPC builder for this class.
newBuilder(ClientContext) - Static method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns a new builder for this class.
newHttpJsonBuilder() - Static method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns a new REST builder for this class.
newHttpJsonBuilder() - Static method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns a new REST builder for this class.

S

shutdown() - Method in class com.google.api.apikeys.v2.ApiKeysClient
 
shutdown() - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
shutdown() - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
shutdownNow() - Method in class com.google.api.apikeys.v2.ApiKeysClient
 
shutdownNow() - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
shutdownNow() - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 

T

toBuilder() - Method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns a builder containing all the values of this settings class.

U

unaryMethodSettingsBuilders() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings.Builder
 
undeleteKeyAsync(UndeleteKeyRequest) - Method in class com.google.api.apikeys.v2.ApiKeysClient
Undeletes an API key which was deleted within 30 days.
undeleteKeyCallable() - Method in class com.google.api.apikeys.v2.ApiKeysClient
Undeletes an API key which was deleted within 30 days.
undeleteKeyCallable() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStub
 
undeleteKeyCallable() - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
undeleteKeyCallable() - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
undeleteKeyOperationCallable() - Method in class com.google.api.apikeys.v2.ApiKeysClient
Undeletes an API key which was deleted within 30 days.
undeleteKeyOperationCallable() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStub
 
undeleteKeyOperationCallable() - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
undeleteKeyOperationCallable() - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
undeleteKeyOperationSettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings.Builder
Returns the builder for the settings used for calls to undeleteKey.
undeleteKeyOperationSettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns the object with the settings used for calls to undeleteKey.
undeleteKeyOperationSettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings.Builder
Returns the builder for the settings used for calls to undeleteKey.
undeleteKeyOperationSettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns the object with the settings used for calls to undeleteKey.
undeleteKeySettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings.Builder
Returns the builder for the settings used for calls to undeleteKey.
undeleteKeySettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns the object with the settings used for calls to undeleteKey.
undeleteKeySettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings.Builder
Returns the builder for the settings used for calls to undeleteKey.
undeleteKeySettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns the object with the settings used for calls to undeleteKey.
updateKeyAsync(Key, FieldMask) - Method in class com.google.api.apikeys.v2.ApiKeysClient
Patches the modifiable fields of an API key.
updateKeyAsync(UpdateKeyRequest) - Method in class com.google.api.apikeys.v2.ApiKeysClient
Patches the modifiable fields of an API key.
updateKeyCallable() - Method in class com.google.api.apikeys.v2.ApiKeysClient
Patches the modifiable fields of an API key.
updateKeyCallable() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStub
 
updateKeyCallable() - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
updateKeyCallable() - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
updateKeyOperationCallable() - Method in class com.google.api.apikeys.v2.ApiKeysClient
Patches the modifiable fields of an API key.
updateKeyOperationCallable() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStub
 
updateKeyOperationCallable() - Method in class com.google.api.apikeys.v2.stub.GrpcApiKeysStub
 
updateKeyOperationCallable() - Method in class com.google.api.apikeys.v2.stub.HttpJsonApiKeysStub
 
updateKeyOperationSettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings.Builder
Returns the builder for the settings used for calls to updateKey.
updateKeyOperationSettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns the object with the settings used for calls to updateKey.
updateKeyOperationSettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings.Builder
Returns the builder for the settings used for calls to updateKey.
updateKeyOperationSettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns the object with the settings used for calls to updateKey.
updateKeySettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings.Builder
Returns the builder for the settings used for calls to updateKey.
updateKeySettings() - Method in class com.google.api.apikeys.v2.ApiKeysSettings
Returns the object with the settings used for calls to updateKey.
updateKeySettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings.Builder
Returns the builder for the settings used for calls to updateKey.
updateKeySettings() - Method in class com.google.api.apikeys.v2.stub.ApiKeysStubSettings
Returns the object with the settings used for calls to updateKey.
A B C D G H I L N S T U 
Skip navigation links

Copyright © 2024 Google LLC. All rights reserved.