Uses of Class
com.google.api.apikeys.v2.Key
-
Packages that use Key Package Description com.google.api.apikeys.v2 A client to API Keys APIcom.google.api.apikeys.v2.stub -
-
Uses of Key in com.google.api.apikeys.v2
Methods in com.google.api.apikeys.v2 that return Key Modifier and Type Method Description Key
Key.Builder. build()
Key
Key.Builder. buildPartial()
static Key
Key. getDefaultInstance()
Key
Key.Builder. getDefaultInstanceForType()
Key
Key. getDefaultInstanceForType()
Key
ApiKeysClient. getKey(GetKeyRequest request)
Gets the metadata for an API key.Key
ApiKeysClient. getKey(KeyName name)
Gets the metadata for an API key.Key
ApiKeysClient. getKey(String name)
Gets the metadata for an API key.Key
ApiKeysGrpc.ApiKeysBlockingStub. getKey(GetKeyRequest request)
Gets the metadata for an API key.Key
CreateKeyRequest.Builder. getKey()
Required.Key
CreateKeyRequest. getKey()
Required.Key
CreateKeyRequestOrBuilder. getKey()
Required.Key
UpdateKeyRequest.Builder. getKey()
Required.Key
UpdateKeyRequest. getKey()
Required.Key
UpdateKeyRequestOrBuilder. getKey()
Required.Key
ListKeysResponse.Builder. getKeys(int index)
A list of API keys.Key
ListKeysResponse. getKeys(int index)
A list of API keys.Key
ListKeysResponseOrBuilder. getKeys(int index)
A list of API keys.static Key
Key. parseDelimitedFrom(InputStream input)
static Key
Key. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Key
Key. parseFrom(byte[] data)
static Key
Key. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Key
Key. parseFrom(com.google.protobuf.ByteString data)
static Key
Key. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Key
Key. parseFrom(com.google.protobuf.CodedInputStream input)
static Key
Key. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Key
Key. parseFrom(InputStream input)
static Key
Key. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Key
Key. parseFrom(ByteBuffer data)
static Key
Key. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.api.apikeys.v2 that return types with arguments of type Key Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Key,com.google.protobuf.Empty>
ApiKeysClient. createKeyAsync(CreateKeyRequest request)
Creates a new API key.com.google.api.gax.longrunning.OperationFuture<Key,com.google.protobuf.Empty>
ApiKeysClient. createKeyAsync(LocationName parent, Key key, String keyId)
Creates a new API key.com.google.api.gax.longrunning.OperationFuture<Key,com.google.protobuf.Empty>
ApiKeysClient. createKeyAsync(String parent, Key key, String keyId)
Creates a new API key.com.google.api.gax.rpc.OperationCallable<CreateKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysClient. createKeyOperationCallable()
Creates a new API key.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysSettings.Builder. createKeyOperationSettings()
Returns the builder for the settings used for calls to createKey.com.google.api.gax.rpc.OperationCallSettings<CreateKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysSettings. createKeyOperationSettings()
Returns the object with the settings used for calls to createKey.com.google.api.gax.longrunning.OperationFuture<Key,com.google.protobuf.Empty>
ApiKeysClient. deleteKeyAsync(DeleteKeyRequest request)
Deletes an API key.com.google.api.gax.longrunning.OperationFuture<Key,com.google.protobuf.Empty>
ApiKeysClient. deleteKeyAsync(KeyName name)
Deletes an API key.com.google.api.gax.longrunning.OperationFuture<Key,com.google.protobuf.Empty>
ApiKeysClient. deleteKeyAsync(String name)
Deletes an API key.com.google.api.gax.rpc.OperationCallable<DeleteKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysClient. deleteKeyOperationCallable()
Deletes an API key.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysSettings.Builder. deleteKeyOperationSettings()
Returns the builder for the settings used for calls to deleteKey.com.google.api.gax.rpc.OperationCallSettings<DeleteKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysSettings. deleteKeyOperationSettings()
Returns the object with the settings used for calls to deleteKey.static io.grpc.MethodDescriptor<GetKeyRequest,Key>
ApiKeysGrpc. getGetKeyMethod()
com.google.common.util.concurrent.ListenableFuture<Key>
ApiKeysGrpc.ApiKeysFutureStub. getKey(GetKeyRequest request)
Gets the metadata for an API key.com.google.api.gax.rpc.UnaryCallable<GetKeyRequest,Key>
ApiKeysClient. getKeyCallable()
Gets the metadata for an API key.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetKeyRequest,Key>
ApiKeysSettings.Builder. getKeySettings()
Returns the builder for the settings used for calls to getKey.com.google.api.gax.rpc.UnaryCallSettings<GetKeyRequest,Key>
ApiKeysSettings. getKeySettings()
Returns the object with the settings used for calls to getKey.List<Key>
ListKeysResponse.Builder. getKeysList()
A list of API keys.List<Key>
ListKeysResponse. getKeysList()
A list of API keys.List<Key>
ListKeysResponseOrBuilder. getKeysList()
A list of API keys.com.google.protobuf.Parser<Key>
Key. getParserForType()
static com.google.protobuf.Parser<Key>
Key. parser()
com.google.api.gax.longrunning.OperationFuture<Key,com.google.protobuf.Empty>
ApiKeysClient. undeleteKeyAsync(UndeleteKeyRequest request)
Undeletes an API key which was deleted within 30 days.com.google.api.gax.rpc.OperationCallable<UndeleteKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysClient. undeleteKeyOperationCallable()
Undeletes an API key which was deleted within 30 days.com.google.api.gax.rpc.OperationCallSettings.Builder<UndeleteKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysSettings.Builder. undeleteKeyOperationSettings()
Returns the builder for the settings used for calls to undeleteKey.com.google.api.gax.rpc.OperationCallSettings<UndeleteKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysSettings. undeleteKeyOperationSettings()
Returns the object with the settings used for calls to undeleteKey.com.google.api.gax.longrunning.OperationFuture<Key,com.google.protobuf.Empty>
ApiKeysClient. updateKeyAsync(Key key, com.google.protobuf.FieldMask updateMask)
Patches the modifiable fields of an API key.com.google.api.gax.longrunning.OperationFuture<Key,com.google.protobuf.Empty>
ApiKeysClient. updateKeyAsync(UpdateKeyRequest request)
Patches the modifiable fields of an API key.com.google.api.gax.rpc.OperationCallable<UpdateKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysClient. updateKeyOperationCallable()
Patches the modifiable fields of an API key.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysSettings.Builder. updateKeyOperationSettings()
Returns the builder for the settings used for calls to updateKey.com.google.api.gax.rpc.OperationCallSettings<UpdateKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysSettings. updateKeyOperationSettings()
Returns the object with the settings used for calls to updateKey.Methods in com.google.api.apikeys.v2 with parameters of type Key Modifier and Type Method Description ListKeysResponse.Builder
ListKeysResponse.Builder. addKeys(int index, Key value)
A list of API keys.ListKeysResponse.Builder
ListKeysResponse.Builder. addKeys(Key value)
A list of API keys.com.google.api.gax.longrunning.OperationFuture<Key,com.google.protobuf.Empty>
ApiKeysClient. createKeyAsync(LocationName parent, Key key, String keyId)
Creates a new API key.com.google.api.gax.longrunning.OperationFuture<Key,com.google.protobuf.Empty>
ApiKeysClient. createKeyAsync(String parent, Key key, String keyId)
Creates a new API key.Key.Builder
Key.Builder. mergeFrom(Key other)
CreateKeyRequest.Builder
CreateKeyRequest.Builder. mergeKey(Key value)
Required.UpdateKeyRequest.Builder
UpdateKeyRequest.Builder. mergeKey(Key value)
Required.static Key.Builder
Key. newBuilder(Key prototype)
CreateKeyRequest.Builder
CreateKeyRequest.Builder. setKey(Key value)
Required.UpdateKeyRequest.Builder
UpdateKeyRequest.Builder. setKey(Key value)
Required.ListKeysResponse.Builder
ListKeysResponse.Builder. setKeys(int index, Key value)
A list of API keys.com.google.api.gax.longrunning.OperationFuture<Key,com.google.protobuf.Empty>
ApiKeysClient. updateKeyAsync(Key key, com.google.protobuf.FieldMask updateMask)
Patches the modifiable fields of an API key.Method parameters in com.google.api.apikeys.v2 with type arguments of type Key Modifier and Type Method Description ListKeysResponse.Builder
ListKeysResponse.Builder. addAllKeys(Iterable<? extends Key> values)
A list of API keys.static com.google.api.core.ApiFuture<ApiKeysClient.ListKeysPagedResponse>
ApiKeysClient.ListKeysPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListKeysRequest,ListKeysResponse,Key> context, com.google.api.core.ApiFuture<ListKeysResponse> futureResponse)
protected ApiKeysClient.ListKeysPage
ApiKeysClient.ListKeysPage. createPage(com.google.api.gax.rpc.PageContext<ListKeysRequest,ListKeysResponse,Key> context, ListKeysResponse response)
com.google.api.core.ApiFuture<ApiKeysClient.ListKeysPage>
ApiKeysClient.ListKeysPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListKeysRequest,ListKeysResponse,Key> context, com.google.api.core.ApiFuture<ListKeysResponse> futureResponse)
void
ApiKeysGrpc.ApiKeysStub. getKey(GetKeyRequest request, io.grpc.stub.StreamObserver<Key> responseObserver)
Gets the metadata for an API key.default void
ApiKeysGrpc.AsyncService. getKey(GetKeyRequest request, io.grpc.stub.StreamObserver<Key> responseObserver)
Gets the metadata for an API key. -
Uses of Key in com.google.api.apikeys.v2.stub
Methods in com.google.api.apikeys.v2.stub that return types with arguments of type Key Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysStub. createKeyOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateKeyRequest,Key,com.google.protobuf.Empty>
GrpcApiKeysStub. createKeyOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateKeyRequest,Key,com.google.protobuf.Empty>
HttpJsonApiKeysStub. createKeyOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysStubSettings.Builder. createKeyOperationSettings()
Returns the builder for the settings used for calls to createKey.com.google.api.gax.rpc.OperationCallSettings<CreateKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysStubSettings. createKeyOperationSettings()
Returns the object with the settings used for calls to createKey.com.google.api.gax.rpc.OperationCallable<DeleteKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysStub. deleteKeyOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteKeyRequest,Key,com.google.protobuf.Empty>
GrpcApiKeysStub. deleteKeyOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteKeyRequest,Key,com.google.protobuf.Empty>
HttpJsonApiKeysStub. deleteKeyOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysStubSettings.Builder. deleteKeyOperationSettings()
Returns the builder for the settings used for calls to deleteKey.com.google.api.gax.rpc.OperationCallSettings<DeleteKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysStubSettings. deleteKeyOperationSettings()
Returns the object with the settings used for calls to deleteKey.com.google.api.gax.rpc.UnaryCallable<GetKeyRequest,Key>
ApiKeysStub. getKeyCallable()
com.google.api.gax.rpc.UnaryCallable<GetKeyRequest,Key>
GrpcApiKeysStub. getKeyCallable()
com.google.api.gax.rpc.UnaryCallable<GetKeyRequest,Key>
HttpJsonApiKeysStub. getKeyCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetKeyRequest,Key>
ApiKeysStubSettings.Builder. getKeySettings()
Returns the builder for the settings used for calls to getKey.com.google.api.gax.rpc.UnaryCallSettings<GetKeyRequest,Key>
ApiKeysStubSettings. getKeySettings()
Returns the object with the settings used for calls to getKey.com.google.api.gax.rpc.OperationCallable<UndeleteKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysStub. undeleteKeyOperationCallable()
com.google.api.gax.rpc.OperationCallable<UndeleteKeyRequest,Key,com.google.protobuf.Empty>
GrpcApiKeysStub. undeleteKeyOperationCallable()
com.google.api.gax.rpc.OperationCallable<UndeleteKeyRequest,Key,com.google.protobuf.Empty>
HttpJsonApiKeysStub. undeleteKeyOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UndeleteKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysStubSettings.Builder. undeleteKeyOperationSettings()
Returns the builder for the settings used for calls to undeleteKey.com.google.api.gax.rpc.OperationCallSettings<UndeleteKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysStubSettings. undeleteKeyOperationSettings()
Returns the object with the settings used for calls to undeleteKey.com.google.api.gax.rpc.OperationCallable<UpdateKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysStub. updateKeyOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateKeyRequest,Key,com.google.protobuf.Empty>
GrpcApiKeysStub. updateKeyOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateKeyRequest,Key,com.google.protobuf.Empty>
HttpJsonApiKeysStub. updateKeyOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysStubSettings.Builder. updateKeyOperationSettings()
Returns the builder for the settings used for calls to updateKey.com.google.api.gax.rpc.OperationCallSettings<UpdateKeyRequest,Key,com.google.protobuf.Empty>
ApiKeysStubSettings. updateKeyOperationSettings()
Returns the object with the settings used for calls to updateKey.
-