Uses of Class
com.google.recaptchaenterprise.v1.RetrieveLegacySecretKeyResponse
-
Packages that use RetrieveLegacySecretKeyResponse Package Description com.google.cloud.recaptchaenterprise.v1 A client to reCAPTCHA Enterprise APIcom.google.cloud.recaptchaenterprise.v1.stub com.google.recaptchaenterprise.v1 -
-
Uses of RetrieveLegacySecretKeyResponse in com.google.cloud.recaptchaenterprise.v1
Methods in com.google.cloud.recaptchaenterprise.v1 that return RetrieveLegacySecretKeyResponse Modifier and Type Method Description RetrieveLegacySecretKeyResponse
RecaptchaEnterpriseServiceClient. retrieveLegacySecretKey(KeyName key)
Returns the secret key related to the specified public key.RetrieveLegacySecretKeyResponse
RecaptchaEnterpriseServiceClient. retrieveLegacySecretKey(RetrieveLegacySecretKeyRequest request)
Returns the secret key related to the specified public key.RetrieveLegacySecretKeyResponse
RecaptchaEnterpriseServiceClient. retrieveLegacySecretKey(String key)
Returns the secret key related to the specified public key.Methods in com.google.cloud.recaptchaenterprise.v1 that return types with arguments of type RetrieveLegacySecretKeyResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<RetrieveLegacySecretKeyRequest,RetrieveLegacySecretKeyResponse>
RecaptchaEnterpriseServiceClient. retrieveLegacySecretKeyCallable()
Returns the secret key related to the specified public key.com.google.api.gax.rpc.UnaryCallSettings.Builder<RetrieveLegacySecretKeyRequest,RetrieveLegacySecretKeyResponse>
RecaptchaEnterpriseServiceSettings.Builder. retrieveLegacySecretKeySettings()
Returns the builder for the settings used for calls to retrieveLegacySecretKey.com.google.api.gax.rpc.UnaryCallSettings<RetrieveLegacySecretKeyRequest,RetrieveLegacySecretKeyResponse>
RecaptchaEnterpriseServiceSettings. retrieveLegacySecretKeySettings()
Returns the object with the settings used for calls to retrieveLegacySecretKey. -
Uses of RetrieveLegacySecretKeyResponse in com.google.cloud.recaptchaenterprise.v1.stub
Methods in com.google.cloud.recaptchaenterprise.v1.stub that return types with arguments of type RetrieveLegacySecretKeyResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<RetrieveLegacySecretKeyRequest,RetrieveLegacySecretKeyResponse>
GrpcRecaptchaEnterpriseServiceStub. retrieveLegacySecretKeyCallable()
com.google.api.gax.rpc.UnaryCallable<RetrieveLegacySecretKeyRequest,RetrieveLegacySecretKeyResponse>
RecaptchaEnterpriseServiceStub. retrieveLegacySecretKeyCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<RetrieveLegacySecretKeyRequest,RetrieveLegacySecretKeyResponse>
RecaptchaEnterpriseServiceStubSettings.Builder. retrieveLegacySecretKeySettings()
Returns the builder for the settings used for calls to retrieveLegacySecretKey.com.google.api.gax.rpc.UnaryCallSettings<RetrieveLegacySecretKeyRequest,RetrieveLegacySecretKeyResponse>
RecaptchaEnterpriseServiceStubSettings. retrieveLegacySecretKeySettings()
Returns the object with the settings used for calls to retrieveLegacySecretKey. -
Uses of RetrieveLegacySecretKeyResponse in com.google.recaptchaenterprise.v1
Methods in com.google.recaptchaenterprise.v1 that return RetrieveLegacySecretKeyResponse Modifier and Type Method Description RetrieveLegacySecretKeyResponse
RetrieveLegacySecretKeyResponse.Builder. build()
RetrieveLegacySecretKeyResponse
RetrieveLegacySecretKeyResponse.Builder. buildPartial()
static RetrieveLegacySecretKeyResponse
RetrieveLegacySecretKeyResponse. getDefaultInstance()
RetrieveLegacySecretKeyResponse
RetrieveLegacySecretKeyResponse.Builder. getDefaultInstanceForType()
RetrieveLegacySecretKeyResponse
RetrieveLegacySecretKeyResponse. getDefaultInstanceForType()
static RetrieveLegacySecretKeyResponse
RetrieveLegacySecretKeyResponse. parseDelimitedFrom(InputStream input)
static RetrieveLegacySecretKeyResponse
RetrieveLegacySecretKeyResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RetrieveLegacySecretKeyResponse
RetrieveLegacySecretKeyResponse. parseFrom(byte[] data)
static RetrieveLegacySecretKeyResponse
RetrieveLegacySecretKeyResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RetrieveLegacySecretKeyResponse
RetrieveLegacySecretKeyResponse. parseFrom(com.google.protobuf.ByteString data)
static RetrieveLegacySecretKeyResponse
RetrieveLegacySecretKeyResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RetrieveLegacySecretKeyResponse
RetrieveLegacySecretKeyResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static RetrieveLegacySecretKeyResponse
RetrieveLegacySecretKeyResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RetrieveLegacySecretKeyResponse
RetrieveLegacySecretKeyResponse. parseFrom(InputStream input)
static RetrieveLegacySecretKeyResponse
RetrieveLegacySecretKeyResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RetrieveLegacySecretKeyResponse
RetrieveLegacySecretKeyResponse. parseFrom(ByteBuffer data)
static RetrieveLegacySecretKeyResponse
RetrieveLegacySecretKeyResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RetrieveLegacySecretKeyResponse
RecaptchaEnterpriseServiceGrpc.RecaptchaEnterpriseServiceBlockingStub. retrieveLegacySecretKey(RetrieveLegacySecretKeyRequest request)
Returns the secret key related to the specified public key.Methods in com.google.recaptchaenterprise.v1 that return types with arguments of type RetrieveLegacySecretKeyResponse Modifier and Type Method Description com.google.protobuf.Parser<RetrieveLegacySecretKeyResponse>
RetrieveLegacySecretKeyResponse. getParserForType()
static io.grpc.MethodDescriptor<RetrieveLegacySecretKeyRequest,RetrieveLegacySecretKeyResponse>
RecaptchaEnterpriseServiceGrpc. getRetrieveLegacySecretKeyMethod()
static com.google.protobuf.Parser<RetrieveLegacySecretKeyResponse>
RetrieveLegacySecretKeyResponse. parser()
com.google.common.util.concurrent.ListenableFuture<RetrieveLegacySecretKeyResponse>
RecaptchaEnterpriseServiceGrpc.RecaptchaEnterpriseServiceFutureStub. retrieveLegacySecretKey(RetrieveLegacySecretKeyRequest request)
Returns the secret key related to the specified public key.Methods in com.google.recaptchaenterprise.v1 with parameters of type RetrieveLegacySecretKeyResponse Modifier and Type Method Description RetrieveLegacySecretKeyResponse.Builder
RetrieveLegacySecretKeyResponse.Builder. mergeFrom(RetrieveLegacySecretKeyResponse other)
static RetrieveLegacySecretKeyResponse.Builder
RetrieveLegacySecretKeyResponse. newBuilder(RetrieveLegacySecretKeyResponse prototype)
Method parameters in com.google.recaptchaenterprise.v1 with type arguments of type RetrieveLegacySecretKeyResponse Modifier and Type Method Description default void
RecaptchaEnterpriseServiceGrpc.AsyncService. retrieveLegacySecretKey(RetrieveLegacySecretKeyRequest request, io.grpc.stub.StreamObserver<RetrieveLegacySecretKeyResponse> responseObserver)
Returns the secret key related to the specified public key.void
RecaptchaEnterpriseServiceGrpc.RecaptchaEnterpriseServiceStub. retrieveLegacySecretKey(RetrieveLegacySecretKeyRequest request, io.grpc.stub.StreamObserver<RetrieveLegacySecretKeyResponse> responseObserver)
Returns the secret key related to the specified public key.
-