Uses of Class
com.google.cloud.functions.v1.OperationMetadataV1
-
Packages that use OperationMetadataV1 Package Description com.google.cloud.functions.v1 A client to Cloud Functions APIcom.google.cloud.functions.v1.stub -
-
Uses of OperationMetadataV1 in com.google.cloud.functions.v1
Methods in com.google.cloud.functions.v1 that return OperationMetadataV1 Modifier and Type Method Description OperationMetadataV1
OperationMetadataV1.Builder. build()
OperationMetadataV1
OperationMetadataV1.Builder. buildPartial()
static OperationMetadataV1
OperationMetadataV1. getDefaultInstance()
OperationMetadataV1
OperationMetadataV1.Builder. getDefaultInstanceForType()
OperationMetadataV1
OperationMetadataV1. getDefaultInstanceForType()
static OperationMetadataV1
OperationMetadataV1. parseDelimitedFrom(InputStream input)
static OperationMetadataV1
OperationMetadataV1. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadataV1
OperationMetadataV1. parseFrom(byte[] data)
static OperationMetadataV1
OperationMetadataV1. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadataV1
OperationMetadataV1. parseFrom(com.google.protobuf.ByteString data)
static OperationMetadataV1
OperationMetadataV1. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadataV1
OperationMetadataV1. parseFrom(com.google.protobuf.CodedInputStream input)
static OperationMetadataV1
OperationMetadataV1. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadataV1
OperationMetadataV1. parseFrom(InputStream input)
static OperationMetadataV1
OperationMetadataV1. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadataV1
OperationMetadataV1. parseFrom(ByteBuffer data)
static OperationMetadataV1
OperationMetadataV1. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.functions.v1 that return types with arguments of type OperationMetadataV1 Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<CloudFunction,OperationMetadataV1>
CloudFunctionsServiceClient. createFunctionAsync(CreateFunctionRequest request)
Creates a new function.com.google.api.gax.longrunning.OperationFuture<CloudFunction,OperationMetadataV1>
CloudFunctionsServiceClient. createFunctionAsync(LocationName location, CloudFunction function)
Creates a new function.com.google.api.gax.longrunning.OperationFuture<CloudFunction,OperationMetadataV1>
CloudFunctionsServiceClient. createFunctionAsync(String location, CloudFunction function)
Creates a new function.com.google.api.gax.rpc.OperationCallable<CreateFunctionRequest,CloudFunction,OperationMetadataV1>
CloudFunctionsServiceClient. createFunctionOperationCallable()
Creates a new function.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFunctionRequest,CloudFunction,OperationMetadataV1>
CloudFunctionsServiceSettings.Builder. createFunctionOperationSettings()
Returns the builder for the settings used for calls to createFunction.com.google.api.gax.rpc.OperationCallSettings<CreateFunctionRequest,CloudFunction,OperationMetadataV1>
CloudFunctionsServiceSettings. createFunctionOperationSettings()
Returns the object with the settings used for calls to createFunction.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadataV1>
CloudFunctionsServiceClient. deleteFunctionAsync(CloudFunctionName name)
Deletes a function with the given name from the specified project.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadataV1>
CloudFunctionsServiceClient. deleteFunctionAsync(DeleteFunctionRequest request)
Deletes a function with the given name from the specified project.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadataV1>
CloudFunctionsServiceClient. deleteFunctionAsync(String name)
Deletes a function with the given name from the specified project.com.google.api.gax.rpc.OperationCallable<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadataV1>
CloudFunctionsServiceClient. deleteFunctionOperationCallable()
Deletes a function with the given name from the specified project.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadataV1>
CloudFunctionsServiceSettings.Builder. deleteFunctionOperationSettings()
Returns the builder for the settings used for calls to deleteFunction.com.google.api.gax.rpc.OperationCallSettings<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadataV1>
CloudFunctionsServiceSettings. deleteFunctionOperationSettings()
Returns the object with the settings used for calls to deleteFunction.com.google.protobuf.Parser<OperationMetadataV1>
OperationMetadataV1. getParserForType()
static com.google.protobuf.Parser<OperationMetadataV1>
OperationMetadataV1. parser()
com.google.api.gax.longrunning.OperationFuture<CloudFunction,OperationMetadataV1>
CloudFunctionsServiceClient. updateFunctionAsync(CloudFunction function)
Updates existing function.com.google.api.gax.longrunning.OperationFuture<CloudFunction,OperationMetadataV1>
CloudFunctionsServiceClient. updateFunctionAsync(UpdateFunctionRequest request)
Updates existing function.com.google.api.gax.rpc.OperationCallable<UpdateFunctionRequest,CloudFunction,OperationMetadataV1>
CloudFunctionsServiceClient. updateFunctionOperationCallable()
Updates existing function.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFunctionRequest,CloudFunction,OperationMetadataV1>
CloudFunctionsServiceSettings.Builder. updateFunctionOperationSettings()
Returns the builder for the settings used for calls to updateFunction.com.google.api.gax.rpc.OperationCallSettings<UpdateFunctionRequest,CloudFunction,OperationMetadataV1>
CloudFunctionsServiceSettings. updateFunctionOperationSettings()
Returns the object with the settings used for calls to updateFunction.Methods in com.google.cloud.functions.v1 with parameters of type OperationMetadataV1 Modifier and Type Method Description OperationMetadataV1.Builder
OperationMetadataV1.Builder. mergeFrom(OperationMetadataV1 other)
static OperationMetadataV1.Builder
OperationMetadataV1. newBuilder(OperationMetadataV1 prototype)
-
Uses of OperationMetadataV1 in com.google.cloud.functions.v1.stub
Methods in com.google.cloud.functions.v1.stub that return types with arguments of type OperationMetadataV1 Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateFunctionRequest,CloudFunction,OperationMetadataV1>
CloudFunctionsServiceStub. createFunctionOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateFunctionRequest,CloudFunction,OperationMetadataV1>
GrpcCloudFunctionsServiceStub. createFunctionOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateFunctionRequest,CloudFunction,OperationMetadataV1>
HttpJsonCloudFunctionsServiceStub. createFunctionOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFunctionRequest,CloudFunction,OperationMetadataV1>
CloudFunctionsServiceStubSettings.Builder. createFunctionOperationSettings()
Returns the builder for the settings used for calls to createFunction.com.google.api.gax.rpc.OperationCallSettings<CreateFunctionRequest,CloudFunction,OperationMetadataV1>
CloudFunctionsServiceStubSettings. createFunctionOperationSettings()
Returns the object with the settings used for calls to createFunction.com.google.api.gax.rpc.OperationCallable<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadataV1>
CloudFunctionsServiceStub. deleteFunctionOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadataV1>
GrpcCloudFunctionsServiceStub. deleteFunctionOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadataV1>
HttpJsonCloudFunctionsServiceStub. deleteFunctionOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadataV1>
CloudFunctionsServiceStubSettings.Builder. deleteFunctionOperationSettings()
Returns the builder for the settings used for calls to deleteFunction.com.google.api.gax.rpc.OperationCallSettings<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadataV1>
CloudFunctionsServiceStubSettings. deleteFunctionOperationSettings()
Returns the object with the settings used for calls to deleteFunction.com.google.api.gax.rpc.OperationCallable<UpdateFunctionRequest,CloudFunction,OperationMetadataV1>
CloudFunctionsServiceStub. updateFunctionOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateFunctionRequest,CloudFunction,OperationMetadataV1>
GrpcCloudFunctionsServiceStub. updateFunctionOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateFunctionRequest,CloudFunction,OperationMetadataV1>
HttpJsonCloudFunctionsServiceStub. updateFunctionOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFunctionRequest,CloudFunction,OperationMetadataV1>
CloudFunctionsServiceStubSettings.Builder. updateFunctionOperationSettings()
Returns the builder for the settings used for calls to updateFunction.com.google.api.gax.rpc.OperationCallSettings<UpdateFunctionRequest,CloudFunction,OperationMetadataV1>
CloudFunctionsServiceStubSettings. updateFunctionOperationSettings()
Returns the object with the settings used for calls to updateFunction.
-