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

B

bindService() - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceImplBase
 
build(Channel, CallOptions) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceStub
 

C

callFunction(CallFunctionRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceBlockingStub
Synchronously invokes a deployed Cloud Function.
callFunction(CallFunctionRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceFutureStub
Synchronously invokes a deployed Cloud Function.
callFunction(CallFunctionRequest, StreamObserver<CallFunctionResponse>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceImplBase
Synchronously invokes a deployed Cloud Function.
callFunction(CallFunctionRequest, StreamObserver<CallFunctionResponse>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceStub
Synchronously invokes a deployed Cloud Function.
CloudFunctionsServiceGrpc - Class in com.google.cloud.functions.v1
A service that application uses to manipulate triggers and functions.
CloudFunctionsServiceGrpc.CloudFunctionsServiceBlockingStub - Class in com.google.cloud.functions.v1
A service that application uses to manipulate triggers and functions.
CloudFunctionsServiceGrpc.CloudFunctionsServiceFutureStub - Class in com.google.cloud.functions.v1
A service that application uses to manipulate triggers and functions.
CloudFunctionsServiceGrpc.CloudFunctionsServiceImplBase - Class in com.google.cloud.functions.v1
A service that application uses to manipulate triggers and functions.
CloudFunctionsServiceGrpc.CloudFunctionsServiceStub - Class in com.google.cloud.functions.v1
A service that application uses to manipulate triggers and functions.
CloudFunctionsServiceImplBase() - Constructor for class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceImplBase
 
com.google.cloud.functions.v1 - package com.google.cloud.functions.v1
 
createFunction(CreateFunctionRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceBlockingStub
Creates a new function.
createFunction(CreateFunctionRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceFutureStub
Creates a new function.
createFunction(CreateFunctionRequest, StreamObserver<Operation>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceImplBase
Creates a new function.
createFunction(CreateFunctionRequest, StreamObserver<Operation>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceStub
Creates a new function.

D

deleteFunction(DeleteFunctionRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceBlockingStub
Deletes a function with the given name from the specified project.
deleteFunction(DeleteFunctionRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceFutureStub
Deletes a function with the given name from the specified project.
deleteFunction(DeleteFunctionRequest, StreamObserver<Operation>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceImplBase
Deletes a function with the given name from the specified project.
deleteFunction(DeleteFunctionRequest, StreamObserver<Operation>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceStub
Deletes a function with the given name from the specified project.

G

generateDownloadUrl(GenerateDownloadUrlRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceBlockingStub
Returns a signed URL for downloading deployed function source code.
generateDownloadUrl(GenerateDownloadUrlRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceFutureStub
Returns a signed URL for downloading deployed function source code.
generateDownloadUrl(GenerateDownloadUrlRequest, StreamObserver<GenerateDownloadUrlResponse>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceImplBase
Returns a signed URL for downloading deployed function source code.
generateDownloadUrl(GenerateDownloadUrlRequest, StreamObserver<GenerateDownloadUrlResponse>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceStub
Returns a signed URL for downloading deployed function source code.
generateUploadUrl(GenerateUploadUrlRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceBlockingStub
Returns a signed URL for uploading a function source code.
generateUploadUrl(GenerateUploadUrlRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceFutureStub
Returns a signed URL for uploading a function source code.
generateUploadUrl(GenerateUploadUrlRequest, StreamObserver<GenerateUploadUrlResponse>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceImplBase
Returns a signed URL for uploading a function source code.
generateUploadUrl(GenerateUploadUrlRequest, StreamObserver<GenerateUploadUrlResponse>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceStub
Returns a signed URL for uploading a function source code.
getCallFunctionMethod() - Static method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc
 
getCreateFunctionMethod() - Static method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc
 
getDeleteFunctionMethod() - Static method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc
 
getFunction(GetFunctionRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceBlockingStub
Returns a function with the given name from the requested project.
getFunction(GetFunctionRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceFutureStub
Returns a function with the given name from the requested project.
getFunction(GetFunctionRequest, StreamObserver<CloudFunction>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceImplBase
Returns a function with the given name from the requested project.
getFunction(GetFunctionRequest, StreamObserver<CloudFunction>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceStub
Returns a function with the given name from the requested project.
getGenerateDownloadUrlMethod() - Static method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc
 
getGenerateUploadUrlMethod() - Static method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc
 
getGetFunctionMethod() - Static method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc
 
getGetIamPolicyMethod() - Static method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc
 
getIamPolicy(GetIamPolicyRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceBlockingStub
Gets the IAM access control policy for a function.
getIamPolicy(GetIamPolicyRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceFutureStub
Gets the IAM access control policy for a function.
getIamPolicy(GetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceImplBase
Gets the IAM access control policy for a function.
getIamPolicy(GetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceStub
Gets the IAM access control policy for a function.
getListFunctionsMethod() - Static method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc
 
getSetIamPolicyMethod() - Static method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc
 
getTestIamPermissionsMethod() - Static method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc
 
getUpdateFunctionMethod() - Static method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc
 

L

listFunctions(ListFunctionsRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceBlockingStub
Returns a list of functions that belong to the requested project.
listFunctions(ListFunctionsRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceFutureStub
Returns a list of functions that belong to the requested project.
listFunctions(ListFunctionsRequest, StreamObserver<ListFunctionsResponse>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceImplBase
Returns a list of functions that belong to the requested project.
listFunctions(ListFunctionsRequest, StreamObserver<ListFunctionsResponse>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceStub
Returns a list of functions that belong to the requested project.

N

newBlockingStub(Channel) - Static method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc
Creates a new async stub that supports all call types for the service

S

SERVICE_NAME - Static variable in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc
 
setIamPolicy(SetIamPolicyRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceBlockingStub
Sets the IAM access control policy on the specified function.
setIamPolicy(SetIamPolicyRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceFutureStub
Sets the IAM access control policy on the specified function.
setIamPolicy(SetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceImplBase
Sets the IAM access control policy on the specified function.
setIamPolicy(SetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceStub
Sets the IAM access control policy on the specified function.

T

testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceBlockingStub
Tests the specified permissions against the IAM access control policy for a function.
testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceFutureStub
Tests the specified permissions against the IAM access control policy for a function.
testIamPermissions(TestIamPermissionsRequest, StreamObserver<TestIamPermissionsResponse>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceImplBase
Tests the specified permissions against the IAM access control policy for a function.
testIamPermissions(TestIamPermissionsRequest, StreamObserver<TestIamPermissionsResponse>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceStub
Tests the specified permissions against the IAM access control policy for a function.

U

updateFunction(UpdateFunctionRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceBlockingStub
Updates existing function.
updateFunction(UpdateFunctionRequest) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceFutureStub
Updates existing function.
updateFunction(UpdateFunctionRequest, StreamObserver<Operation>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceImplBase
Updates existing function.
updateFunction(UpdateFunctionRequest, StreamObserver<Operation>) - Method in class com.google.cloud.functions.v1.CloudFunctionsServiceGrpc.CloudFunctionsServiceStub
Updates existing function.
B C D G L N S T U 
Skip navigation links

Copyright © 2022 Google LLC. All rights reserved.