All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.index-all.html Maven / Gradle / Ivy







Index (Cloud Functions API v1-rev20250124-2.0.0)











A B C D E F G H I L O P R S T 

A

all() - Static method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsScopes
Returns an unmodifiable set that contains all scopes declared by this class.
AuditConfig - Class in com.google.api.services.cloudfunctions.v1.model
Specifies the audit configuration for a service.
AuditConfig() - Constructor for class com.google.api.services.cloudfunctions.v1.model.AuditConfig
 
AuditLogConfig - Class in com.google.api.services.cloudfunctions.v1.model
Provides the configuration for logging a type of permissions.
AuditLogConfig() - Constructor for class com.google.api.services.cloudfunctions.v1.model.AuditLogConfig
 
AutomaticUpdatePolicy - Class in com.google.api.services.cloudfunctions.v1.model
Security patches are applied automatically to the runtime without requiring the function to be redeployed.
AutomaticUpdatePolicy() - Constructor for class com.google.api.services.cloudfunctions.v1.model.AutomaticUpdatePolicy
 

B

Binding - Class in com.google.api.services.cloudfunctions.v1.model
Associates `members`, or principals, with a `role`.
Binding() - Constructor for class com.google.api.services.cloudfunctions.v1.model.Binding
 
build() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Builder
Builds a new instance of CloudFunctions.
Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctions.Builder
Returns an instance of a new builder.
buildHttpRequestUsingHead() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GetIamPolicy
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
 

C

call(String, CallFunctionRequest) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions
Synchronously invokes a deployed Cloud Function.
Call(String, CallFunctionRequest) - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Call
Synchronously invokes a deployed Cloud Function.
CallFunctionRequest - Class in com.google.api.services.cloudfunctions.v1.model
Request for the `CallFunction` method.
CallFunctionRequest() - Constructor for class com.google.api.services.cloudfunctions.v1.model.CallFunctionRequest
 
CallFunctionResponse - Class in com.google.api.services.cloudfunctions.v1.model
Response of `CallFunction` method.
CallFunctionResponse() - Constructor for class com.google.api.services.cloudfunctions.v1.model.CallFunctionResponse
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.AuditConfig
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.AuditLogConfig
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.AutomaticUpdatePolicy
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.Binding
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.CallFunctionRequest
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.CallFunctionResponse
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.EventTrigger
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.Expr
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.FailurePolicy
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.GenerateDownloadUrlRequest
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.GenerateDownloadUrlResponse
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.GenerateUploadUrlRequest
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.GenerateUploadUrlResponse
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.HttpsTrigger
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.ListFunctionsResponse
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.ListLocationsResponse
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.ListOperationsResponse
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.Location
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.OnDeployUpdatePolicy
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.Operation
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.OperationMetadataV1
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.Policy
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.Retry
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.SecretEnvVar
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.SecretVersion
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.SecretVolume
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.SetIamPolicyRequest
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.SourceRepository
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.Status
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.TestIamPermissionsRequest
 
clone() - Method in class com.google.api.services.cloudfunctions.v1.model.TestIamPermissionsResponse
 
CLOUD_PLATFORM - Static variable in class com.google.api.services.cloudfunctions.v1.CloudFunctionsScopes
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account..
CloudFunction - Class in com.google.api.services.cloudfunctions.v1.model
Describes a Cloud Function that contains user computation executed in response to an event.
CloudFunction() - Constructor for class com.google.api.services.cloudfunctions.v1.model.CloudFunction
 
CloudFunctions - Class in com.google.api.services.cloudfunctions.v1
Service definition for CloudFunctions (v1).
CloudFunctions(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctions
Constructor.
CloudFunctions.Builder - Class in com.google.api.services.cloudfunctions.v1
Builder for CloudFunctions.
CloudFunctions.Operations - Class in com.google.api.services.cloudfunctions.v1
The "operations" collection of methods.
CloudFunctions.Operations.Get - Class in com.google.api.services.cloudfunctions.v1
 
CloudFunctions.Operations.List - Class in com.google.api.services.cloudfunctions.v1
 
CloudFunctions.Projects - Class in com.google.api.services.cloudfunctions.v1
The "projects" collection of methods.
CloudFunctions.Projects.Locations - Class in com.google.api.services.cloudfunctions.v1
The "locations" collection of methods.
CloudFunctions.Projects.Locations.Functions - Class in com.google.api.services.cloudfunctions.v1
The "functions" collection of methods.
CloudFunctions.Projects.Locations.Functions.Call - Class in com.google.api.services.cloudfunctions.v1
 
CloudFunctions.Projects.Locations.Functions.Create - Class in com.google.api.services.cloudfunctions.v1
 
CloudFunctions.Projects.Locations.Functions.Delete - Class in com.google.api.services.cloudfunctions.v1
 
CloudFunctions.Projects.Locations.Functions.GenerateDownloadUrl - Class in com.google.api.services.cloudfunctions.v1
 
CloudFunctions.Projects.Locations.Functions.GenerateUploadUrl - Class in com.google.api.services.cloudfunctions.v1
 
CloudFunctions.Projects.Locations.Functions.Get - Class in com.google.api.services.cloudfunctions.v1
 
CloudFunctions.Projects.Locations.Functions.GetIamPolicy - Class in com.google.api.services.cloudfunctions.v1
 
CloudFunctions.Projects.Locations.Functions.List - Class in com.google.api.services.cloudfunctions.v1
 
CloudFunctions.Projects.Locations.Functions.Patch - Class in com.google.api.services.cloudfunctions.v1
 
CloudFunctions.Projects.Locations.Functions.SetIamPolicy - Class in com.google.api.services.cloudfunctions.v1
 
CloudFunctions.Projects.Locations.Functions.TestIamPermissions - Class in com.google.api.services.cloudfunctions.v1
 
CloudFunctions.Projects.Locations.List - Class in com.google.api.services.cloudfunctions.v1
 
CloudFunctionsRequest<T> - Class in com.google.api.services.cloudfunctions.v1
CloudFunctions request.
CloudFunctionsRequest(CloudFunctions, String, String, Object, Class<T>) - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
 
CloudFunctionsRequestInitializer - Class in com.google.api.services.cloudfunctions.v1
CloudFunctions request initializer for setting properties like key and userIp.
CloudFunctionsRequestInitializer() - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequestInitializer
 
CloudFunctionsRequestInitializer(String) - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequestInitializer
 
CloudFunctionsRequestInitializer(String, String) - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequestInitializer
 
CloudFunctionsScopes - Class in com.google.api.services.cloudfunctions.v1
Available OAuth 2.0 scopes for use with the Cloud Functions API.
com.google.api.services.cloudfunctions.v1 - package com.google.api.services.cloudfunctions.v1
 
com.google.api.services.cloudfunctions.v1.model - package com.google.api.services.cloudfunctions.v1.model
 
create(String, CloudFunction) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions
Creates a new function.
Create(String, CloudFunction) - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Create
Creates a new function.

D

decodeEtag() - Method in class com.google.api.services.cloudfunctions.v1.model.Policy
`etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other.
DEFAULT_BASE_URL - Static variable in class com.google.api.services.cloudfunctions.v1.CloudFunctions
The default encoded base URL of the service.
DEFAULT_BATCH_PATH - Static variable in class com.google.api.services.cloudfunctions.v1.CloudFunctions
The default encoded batch path of the service.
DEFAULT_MTLS_ROOT_URL - Static variable in class com.google.api.services.cloudfunctions.v1.CloudFunctions
The default encoded mTLS root URL of the service.
DEFAULT_ROOT_URL - Static variable in class com.google.api.services.cloudfunctions.v1.CloudFunctions
The default encoded root URL of the service.
DEFAULT_SERVICE_PATH - Static variable in class com.google.api.services.cloudfunctions.v1.CloudFunctions
The default encoded service path of the service.
delete(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions
Deletes a function with the given name from the specified project.
Delete(String) - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Delete
Deletes a function with the given name from the specified project.

E

encodeEtag(byte[]) - Method in class com.google.api.services.cloudfunctions.v1.model.Policy
`etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other.
EventTrigger - Class in com.google.api.services.cloudfunctions.v1.model
Describes EventTrigger, used to request events be sent from another service.
EventTrigger() - Constructor for class com.google.api.services.cloudfunctions.v1.model.EventTrigger
 
executeUsingHead() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.Get
 
executeUsingHead() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
 
executeUsingHead() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Get
 
executeUsingHead() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GetIamPolicy
 
executeUsingHead() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
 
executeUsingHead() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
 
Expr - Class in com.google.api.services.cloudfunctions.v1.model
Represents a textual expression in the Common Expression Language (CEL) syntax.
Expr() - Constructor for class com.google.api.services.cloudfunctions.v1.model.Expr
 

F

FailurePolicy - Class in com.google.api.services.cloudfunctions.v1.model
Describes the policy in case of function's execution failure.
FailurePolicy() - Constructor for class com.google.api.services.cloudfunctions.v1.model.FailurePolicy
 
functions() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations
An accessor for creating requests from the Functions collection.
Functions() - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions
 

G

generateDownloadUrl(String, GenerateDownloadUrlRequest) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions
Returns a signed URL for downloading deployed function source code.
GenerateDownloadUrl(String, GenerateDownloadUrlRequest) - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateDownloadUrl
Returns a signed URL for downloading deployed function source code.
GenerateDownloadUrlRequest - Class in com.google.api.services.cloudfunctions.v1.model
Request of `GenerateDownloadUrl` method.
GenerateDownloadUrlRequest() - Constructor for class com.google.api.services.cloudfunctions.v1.model.GenerateDownloadUrlRequest
 
GenerateDownloadUrlResponse - Class in com.google.api.services.cloudfunctions.v1.model
Response of `GenerateDownloadUrl` method.
GenerateDownloadUrlResponse() - Constructor for class com.google.api.services.cloudfunctions.v1.model.GenerateDownloadUrlResponse
 
generateUploadUrl(String, GenerateUploadUrlRequest) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions
Returns a signed URL for uploading a function source code.
GenerateUploadUrl(String, GenerateUploadUrlRequest) - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateUploadUrl
Returns a signed URL for uploading a function source code.
GenerateUploadUrlRequest - Class in com.google.api.services.cloudfunctions.v1.model
Request of `GenerateSourceUploadUrl` method.
GenerateUploadUrlRequest() - Constructor for class com.google.api.services.cloudfunctions.v1.model.GenerateUploadUrlRequest
 
GenerateUploadUrlResponse - Class in com.google.api.services.cloudfunctions.v1.model
Response of `GenerateSourceUploadUrl` method.
GenerateUploadUrlResponse() - Constructor for class com.google.api.services.cloudfunctions.v1.model.GenerateUploadUrlResponse
 
get(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations
Gets the latest state of a long-running operation.
Get(String) - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.Get
Gets the latest state of a long-running operation.
get(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions
Returns a function with the given name from the requested project.
Get(String) - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Get
Returns a function with the given name from the requested project.
get$Xgafv() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
V1 error format.
getAbstractGoogleClient() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
 
getAccessToken() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
OAuth access token.
getAlt() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
Data format for response.
getAuditConfigs() - Method in class com.google.api.services.cloudfunctions.v1.model.Policy
Specifies cloud audit logging configuration for this policy.
getAuditLogConfigs() - Method in class com.google.api.services.cloudfunctions.v1.model.AuditConfig
The configuration for logging of each type of permission.
getAutomaticUpdatePolicy() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
 
getAvailableMemoryMb() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The amount of memory in MB available for a function.
getBindings() - Method in class com.google.api.services.cloudfunctions.v1.model.Policy
Associates a list of `members`, or principals, with a `role`.
getBuildEnvironmentVariables() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Build environment variables that shall be available during build time.
getBuildId() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Output only.
getBuildId() - Method in class com.google.api.services.cloudfunctions.v1.model.OperationMetadataV1
The Cloud Build ID of the function created or updated by an API call.
getBuildName() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Output only.
getBuildName() - Method in class com.google.api.services.cloudfunctions.v1.model.OperationMetadataV1
The Cloud Build Name of the function deployment.
getBuildServiceAccount() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
A service account the user provides for use with Cloud Build.
getBuildWorkerPool() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Name of the Cloud Build Custom Worker Pool that should be used to build the function.
getCallback() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
JSONP
getCode() - Method in class com.google.api.services.cloudfunctions.v1.model.Status
The status code, which should be an enum value of google.rpc.Code.
getCondition() - Method in class com.google.api.services.cloudfunctions.v1.model.Binding
The condition that is associated with this binding.
getData() - Method in class com.google.api.services.cloudfunctions.v1.model.CallFunctionRequest
Required.
getDeployedUrl() - Method in class com.google.api.services.cloudfunctions.v1.model.SourceRepository
Output only.
getDescription() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
User-provided description of a function.
getDescription() - Method in class com.google.api.services.cloudfunctions.v1.model.Expr
Optional.
getDetails() - Method in class com.google.api.services.cloudfunctions.v1.model.Status
A list of messages that carry the error details.
getDisplayName() - Method in class com.google.api.services.cloudfunctions.v1.model.Location
The friendly name for this location, typically a nearby city name.
getDockerRegistry() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Docker Registry to use for this deployment.
getDockerRepository() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
User-managed repository created in Artifact Registry to which the function's Docker image will be pushed after it is built by Cloud Build.
getDone() - Method in class com.google.api.services.cloudfunctions.v1.model.Operation
If the value is `false`, it means the operation is still in progress.
getDownloadUrl() - Method in class com.google.api.services.cloudfunctions.v1.model.GenerateDownloadUrlResponse
The generated Google Cloud Storage signed URL that should be used for function source code download.
getEntryPoint() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The name of the function (as defined in source code) that will be executed.
getEnvironmentVariables() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Environment variables that shall be available during function execution.
getError() - Method in class com.google.api.services.cloudfunctions.v1.model.CallFunctionResponse
Either system or user-function generated error.
getError() - Method in class com.google.api.services.cloudfunctions.v1.model.Operation
The error result of the operation in case of failure or cancellation.
getEtag() - Method in class com.google.api.services.cloudfunctions.v1.model.Policy
`etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other.
getEventTrigger() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
A source that fires events in response to a condition in another service.
getEventType() - Method in class com.google.api.services.cloudfunctions.v1.model.EventTrigger
Required.
getExecutionId() - Method in class com.google.api.services.cloudfunctions.v1.model.CallFunctionResponse
Execution id of function invocation.
getExemptedMembers() - Method in class com.google.api.services.cloudfunctions.v1.model.AuditLogConfig
Specifies the identities that do not cause logging for this type of permission.
getExpression() - Method in class com.google.api.services.cloudfunctions.v1.model.Expr
Textual representation of an expression in Common Expression Language syntax.
getFailurePolicy() - Method in class com.google.api.services.cloudfunctions.v1.model.EventTrigger
Specifies policy for failed executions.
getFields() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
Selector specifying which fields to include in a partial response.
getFilter() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
The standard list filter.
getFilter() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
A filter to narrow down results to a preferred subset.
getFunctions() - Method in class com.google.api.services.cloudfunctions.v1.model.ListFunctionsResponse
The functions that match the request.
getHttpsTrigger() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
An HTTPS endpoint type of source that can be triggered via URL.
getIamPolicy(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions
Gets the IAM access control policy for a function.
GetIamPolicy(String) - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GetIamPolicy
Gets the IAM access control policy for a function.
getIngressSettings() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The ingress settings for the function, controlling what traffic can reach it.
getKey() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
API key.
getKey() - Method in class com.google.api.services.cloudfunctions.v1.model.SecretEnvVar
Name of the environment variable.
getKmsKeyName() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Resource name of a KMS crypto key (managed by the user) used to encrypt/decrypt function resources.
getKmsKeyName() - Method in class com.google.api.services.cloudfunctions.v1.model.GenerateUploadUrlRequest
Resource name of a KMS crypto key (managed by the user) used to encrypt/decrypt function source code objects in intermediate Cloud Storage buckets.
getLabels() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Labels associated with this Cloud Function.
getLabels() - Method in class com.google.api.services.cloudfunctions.v1.model.Location
Cross-service attributes for the location.
getLocation() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Create
Required.
getLocation() - Method in class com.google.api.services.cloudfunctions.v1.model.Expr
Optional.
getLocationId() - Method in class com.google.api.services.cloudfunctions.v1.model.Location
The canonical id for this location.
getLocations() - Method in class com.google.api.services.cloudfunctions.v1.model.ListLocationsResponse
A list of locations that matches the specified filter in the request.
getLogType() - Method in class com.google.api.services.cloudfunctions.v1.model.AuditLogConfig
The log type that this config enables.
getMaxInstances() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The limit on the maximum number of function instances that may coexist at a given time.
getMembers() - Method in class com.google.api.services.cloudfunctions.v1.model.Binding
Specifies the principals requesting access for a Google Cloud resource.
getMessage() - Method in class com.google.api.services.cloudfunctions.v1.model.Status
A developer-facing error message, which should be in English.
getMetadata() - Method in class com.google.api.services.cloudfunctions.v1.model.Location
Service-specific metadata.
getMetadata() - Method in class com.google.api.services.cloudfunctions.v1.model.Operation
Service-specific metadata associated with the operation.
getMinInstances() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
A lower bound for the number function instances that may coexist at a given time.
getMountPath() - Method in class com.google.api.services.cloudfunctions.v1.model.SecretVolume
The path within the container to mount the secret volume.
getName() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.Get
The name of the operation resource.
getName() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
The name of the operation's parent resource.
getName() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Call
Required.
getName() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Delete
Required.
getName() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateDownloadUrl
The name of function for which source code Google Cloud Storage signed URL should be generated.
getName() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Get
Required.
getName() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Patch
A user-defined name of the function.
getName() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
The resource that owns the locations collection, if applicable.
getName() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
A user-defined name of the function.
getName() - Method in class com.google.api.services.cloudfunctions.v1.model.Location
Resource name for the location, which may vary between implementations.
getName() - Method in class com.google.api.services.cloudfunctions.v1.model.Operation
The server-assigned name, which is only unique within the same service that originally returns it.
getNetwork() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Deprecated: use vpc_connector
getNextPageToken() - Method in class com.google.api.services.cloudfunctions.v1.model.ListFunctionsResponse
If not empty, indicates that there may be more functions that match the request; this value should be passed in a new google.cloud.functions.v1.ListFunctionsRequest to get more functions.
getNextPageToken() - Method in class com.google.api.services.cloudfunctions.v1.model.ListLocationsResponse
The standard List next-page token.
getNextPageToken() - Method in class com.google.api.services.cloudfunctions.v1.model.ListOperationsResponse
The standard List next-page token.
getOauthToken() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
OAuth 2.0 token for the current user.
getOnDeployUpdatePolicy() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
 
getOperations() - Method in class com.google.api.services.cloudfunctions.v1.model.ListOperationsResponse
A list of operations that matches the specified filter in the request.
getOptionsRequestedPolicyVersion() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GetIamPolicy
Optional.
getPageSize() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
The standard list page size.
getPageSize() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
Maximum number of functions to return per call.
getPageSize() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
The maximum number of results to return.
getPageToken() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
The standard list page token.
getPageToken() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
The value returned by the last `ListFunctionsResponse`; indicates that this is a continuation of a prior `ListFunctions` call, and that the system should return the next page of data.
getPageToken() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
A page token received from the `next_page_token` field in the response.
getParent() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateUploadUrl
The project and location in which the Google Cloud Storage signed URL should be generated, specified in the format `projects/locations`.
getParent() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
The project and location from which the function should be listed, specified in the format `projects/locations` If you want to list functions in all locations, use "-" in place of a location.
getPath() - Method in class com.google.api.services.cloudfunctions.v1.model.SecretVersion
Relative path of the file under the mount path where the secret value for this version will be fetched and made available.
getPermissions() - Method in class com.google.api.services.cloudfunctions.v1.model.TestIamPermissionsRequest
The set of permissions to check for the `resource`.
getPermissions() - Method in class com.google.api.services.cloudfunctions.v1.model.TestIamPermissionsResponse
A subset of `TestPermissionsRequest.permissions` that the caller is allowed.
getPolicy() - Method in class com.google.api.services.cloudfunctions.v1.model.SetIamPolicyRequest
REQUIRED: The complete policy to be applied to the `resource`.
getPrettyPrint() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
Returns response with indentations and line breaks.
getProjectId() - Method in class com.google.api.services.cloudfunctions.v1.model.SecretEnvVar
Project identifier (preferably project number but can also be the project ID) of the project that contains the secret.
getProjectId() - Method in class com.google.api.services.cloudfunctions.v1.model.SecretVolume
Project identifier (preferrably project number but can also be the project ID) of the project that contains the secret.
getQuotaUser() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
Available to use for quota purposes for server-side applications.
getRequest() - Method in class com.google.api.services.cloudfunctions.v1.model.OperationMetadataV1
The original request that started the operation.
getResource() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GetIamPolicy
REQUIRED: The resource for which the policy is being requested.
getResource() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.SetIamPolicy
REQUIRED: The resource for which the policy is being specified.
getResource() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.TestIamPermissions
REQUIRED: The resource for which the policy detail is being requested.
getResource() - Method in class com.google.api.services.cloudfunctions.v1.model.EventTrigger
Required.
getResponse() - Method in class com.google.api.services.cloudfunctions.v1.model.Operation
The normal, successful response of the operation.
getResult() - Method in class com.google.api.services.cloudfunctions.v1.model.CallFunctionResponse
Result populated for successful execution of synchronous function.
getRetry() - Method in class com.google.api.services.cloudfunctions.v1.model.FailurePolicy
If specified, then the function will be retried in case of a failure.
getRole() - Method in class com.google.api.services.cloudfunctions.v1.model.Binding
Role that is assigned to the list of `members`, or principals.
getRuntime() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The runtime in which to run the function.
getRuntimeVersion() - Method in class com.google.api.services.cloudfunctions.v1.model.OnDeployUpdatePolicy
Output only.
getSecret() - Method in class com.google.api.services.cloudfunctions.v1.model.SecretEnvVar
Name of the secret in secret manager (not the full resource name).
getSecret() - Method in class com.google.api.services.cloudfunctions.v1.model.SecretVolume
Name of the secret in secret manager (not the full resource name).
getSecretEnvironmentVariables() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Secret environment variables configuration.
getSecretVolumes() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Secret volumes configuration.
getSecurityLevel() - Method in class com.google.api.services.cloudfunctions.v1.model.HttpsTrigger
The security level for the function.
getService() - Method in class com.google.api.services.cloudfunctions.v1.model.AuditConfig
Specifies a service that will be enabled for audit logging.
getService() - Method in class com.google.api.services.cloudfunctions.v1.model.EventTrigger
The hostname of the service that should be observed.
getServiceAccountEmail() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The email of the function's service account.
getSourceArchiveUrl() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The Google Cloud Storage URL, starting with `gs://`, pointing to the zip archive which contains the function.
getSourceRepository() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
**Beta Feature** The source repository where a function is hosted.
getSourceToken() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Input only.
getSourceToken() - Method in class com.google.api.services.cloudfunctions.v1.model.OperationMetadataV1
An identifier for Firebase function sources.
getSourceUploadUrl() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The Google Cloud Storage signed URL used for source uploading, generated by calling [google.cloud.functions.v1.GenerateUploadUrl].
getStatus() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Output only.
getTarget() - Method in class com.google.api.services.cloudfunctions.v1.model.OperationMetadataV1
Target of the operation - for example `projects/project-1/locations/region-1/functions/function-1`
getTimeout() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The function execution timeout.
getTitle() - Method in class com.google.api.services.cloudfunctions.v1.model.Expr
Optional.
getType() - Method in class com.google.api.services.cloudfunctions.v1.model.OperationMetadataV1
Type of operation.
getUnreachable() - Method in class com.google.api.services.cloudfunctions.v1.model.ListFunctionsResponse
Locations that could not be reached.
getUpdateMask() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Patch
Required.
getUpdateMask() - Method in class com.google.api.services.cloudfunctions.v1.model.SetIamPolicyRequest
OPTIONAL: A FieldMask specifying which fields of the policy to modify.
getUpdateTime() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Output only.
getUpdateTime() - Method in class com.google.api.services.cloudfunctions.v1.model.OperationMetadataV1
The last update timestamp of the operation.
getUploadProtocol() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
Upload protocol for media (e.g.
getUploadType() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
Legacy upload protocol for media (e.g.
getUploadUrl() - Method in class com.google.api.services.cloudfunctions.v1.model.GenerateUploadUrlResponse
The generated Google Cloud Storage signed URL that should be used for a function source code upload.
getUrl() - Method in class com.google.api.services.cloudfunctions.v1.model.HttpsTrigger
Output only.
getUrl() - Method in class com.google.api.services.cloudfunctions.v1.model.SourceRepository
The URL pointing to the hosted repository where the function is defined.
getVersion() - Method in class com.google.api.services.cloudfunctions.v1.model.Policy
Specifies the format of the policy.
getVersion() - Method in class com.google.api.services.cloudfunctions.v1.model.SecretEnvVar
Version of the secret (version number or the string 'latest').
getVersion() - Method in class com.google.api.services.cloudfunctions.v1.model.SecretVersion
Version of the secret (version number or the string 'latest').
getVersionId() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Get
Optional.
getVersionId() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Output only.
getVersionId() - Method in class com.google.api.services.cloudfunctions.v1.model.GenerateDownloadUrlRequest
The optional version of function.
getVersionId() - Method in class com.google.api.services.cloudfunctions.v1.model.OperationMetadataV1
Version id of the function created or updated by an API call.
getVersions() - Method in class com.google.api.services.cloudfunctions.v1.model.SecretVolume
List of secret versions to mount for this secret.
getVpcConnector() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The VPC Network Connector that this cloud function can connect to.
getVpcConnectorEgressSettings() - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The egress settings for the connector, controlling what traffic is diverted through it.

H

HttpsTrigger - Class in com.google.api.services.cloudfunctions.v1.model
Describes HttpsTrigger, could be used to connect web hooks to function.
HttpsTrigger() - Constructor for class com.google.api.services.cloudfunctions.v1.model.HttpsTrigger
 

I

initialize(AbstractGoogleClientRequest<?>) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions
 
initializeCloudFunctionsRequest(CloudFunctionsRequest<?>) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequestInitializer
Initializes CloudFunctions request.
initializeJsonRequest(AbstractGoogleJsonClientRequest<?>) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequestInitializer
 

L

list() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations
Lists operations that match the specified filter in the request.
List() - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
Lists operations that match the specified filter in the request.
list(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions
Returns a list of functions that belong to the requested project.
List(String) - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
Returns a list of functions that belong to the requested project.
list(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations
Lists information about the supported locations for this service.
List(String) - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
Lists information about the supported locations for this service.
ListFunctionsResponse - Class in com.google.api.services.cloudfunctions.v1.model
Response for the `ListFunctions` method.
ListFunctionsResponse() - Constructor for class com.google.api.services.cloudfunctions.v1.model.ListFunctionsResponse
 
ListLocationsResponse - Class in com.google.api.services.cloudfunctions.v1.model
The response message for Locations.ListLocations.
ListLocationsResponse() - Constructor for class com.google.api.services.cloudfunctions.v1.model.ListLocationsResponse
 
ListOperationsResponse - Class in com.google.api.services.cloudfunctions.v1.model
The response message for Operations.ListOperations.
ListOperationsResponse() - Constructor for class com.google.api.services.cloudfunctions.v1.model.ListOperationsResponse
 
Location - Class in com.google.api.services.cloudfunctions.v1.model
A resource that represents a Google Cloud location.
Location() - Constructor for class com.google.api.services.cloudfunctions.v1.model.Location
 
locations() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects
An accessor for creating requests from the Locations collection.
Locations() - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations
 

O

OnDeployUpdatePolicy - Class in com.google.api.services.cloudfunctions.v1.model
Security patches are only applied when a function is redeployed.
OnDeployUpdatePolicy() - Constructor for class com.google.api.services.cloudfunctions.v1.model.OnDeployUpdatePolicy
 
Operation - Class in com.google.api.services.cloudfunctions.v1.model
This resource represents a long-running operation that is the result of a network API call.
Operation() - Constructor for class com.google.api.services.cloudfunctions.v1.model.Operation
 
OperationMetadataV1 - Class in com.google.api.services.cloudfunctions.v1.model
Metadata describing an Operation
OperationMetadataV1() - Constructor for class com.google.api.services.cloudfunctions.v1.model.OperationMetadataV1
 
operations() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions
An accessor for creating requests from the Operations collection.
Operations() - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations
 

P

patch(String, CloudFunction) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions
Updates existing function.
Patch(String, CloudFunction) - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Patch
Updates existing function.
Policy - Class in com.google.api.services.cloudfunctions.v1.model
An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources.
Policy() - Constructor for class com.google.api.services.cloudfunctions.v1.model.Policy
 
projects() - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions
An accessor for creating requests from the Projects collection.
Projects() - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects
 

R

Retry - Class in com.google.api.services.cloudfunctions.v1.model
Describes the retry policy in case of function's execution failure.
Retry() - Constructor for class com.google.api.services.cloudfunctions.v1.model.Retry
 

S

SecretEnvVar - Class in com.google.api.services.cloudfunctions.v1.model
Configuration for a secret environment variable.
SecretEnvVar() - Constructor for class com.google.api.services.cloudfunctions.v1.model.SecretEnvVar
 
SecretVersion - Class in com.google.api.services.cloudfunctions.v1.model
Configuration for a single version.
SecretVersion() - Constructor for class com.google.api.services.cloudfunctions.v1.model.SecretVersion
 
SecretVolume - Class in com.google.api.services.cloudfunctions.v1.model
Configuration for a secret volume.
SecretVolume() - Constructor for class com.google.api.services.cloudfunctions.v1.model.SecretVolume
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.Get
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Call
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Create
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Delete
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateDownloadUrl
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateUploadUrl
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Get
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GetIamPolicy
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Patch
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.SetIamPolicy
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.TestIamPermissions
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.AuditConfig
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.AuditLogConfig
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.AutomaticUpdatePolicy
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.Binding
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.CallFunctionRequest
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.CallFunctionResponse
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.EventTrigger
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.Expr
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.FailurePolicy
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.GenerateDownloadUrlRequest
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.GenerateDownloadUrlResponse
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.GenerateUploadUrlRequest
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.GenerateUploadUrlResponse
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.HttpsTrigger
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.ListFunctionsResponse
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.ListLocationsResponse
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.ListOperationsResponse
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.Location
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.OnDeployUpdatePolicy
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.Operation
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.OperationMetadataV1
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.Policy
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.Retry
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.SecretEnvVar
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.SecretVersion
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.SecretVolume
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.SetIamPolicyRequest
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.SourceRepository
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.Status
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.TestIamPermissionsRequest
 
set(String, Object) - Method in class com.google.api.services.cloudfunctions.v1.model.TestIamPermissionsResponse
 
set$Xgafv(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.Get
 
set$Xgafv(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
 
set$Xgafv(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Call
 
set$Xgafv(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Create
 
set$Xgafv(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Delete
 
set$Xgafv(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateDownloadUrl
 
set$Xgafv(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateUploadUrl
 
set$Xgafv(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Get
 
set$Xgafv(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GetIamPolicy
 
set$Xgafv(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
 
set$Xgafv(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Patch
 
set$Xgafv(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.SetIamPolicy
 
set$Xgafv(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.TestIamPermissions
 
set$Xgafv(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
 
set$Xgafv(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
V1 error format.
setAccessToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.Get
 
setAccessToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
 
setAccessToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Call
 
setAccessToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Create
 
setAccessToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Delete
 
setAccessToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateDownloadUrl
 
setAccessToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateUploadUrl
 
setAccessToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Get
 
setAccessToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GetIamPolicy
 
setAccessToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
 
setAccessToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Patch
 
setAccessToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.SetIamPolicy
 
setAccessToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.TestIamPermissions
 
setAccessToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
 
setAccessToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
OAuth access token.
setAlt(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.Get
 
setAlt(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
 
setAlt(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Call
 
setAlt(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Create
 
setAlt(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Delete
 
setAlt(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateDownloadUrl
 
setAlt(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateUploadUrl
 
setAlt(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Get
 
setAlt(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GetIamPolicy
 
setAlt(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
 
setAlt(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Patch
 
setAlt(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.SetIamPolicy
 
setAlt(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.TestIamPermissions
 
setAlt(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
 
setAlt(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
Data format for response.
setApplicationName(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Builder
 
setAuditConfigs(List<AuditConfig>) - Method in class com.google.api.services.cloudfunctions.v1.model.Policy
Specifies cloud audit logging configuration for this policy.
setAuditLogConfigs(List<AuditLogConfig>) - Method in class com.google.api.services.cloudfunctions.v1.model.AuditConfig
The configuration for logging of each type of permission.
setAutomaticUpdatePolicy(AutomaticUpdatePolicy) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
 
setAvailableMemoryMb(Integer) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The amount of memory in MB available for a function.
setBatchPath(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Builder
 
setBindings(List<Binding>) - Method in class com.google.api.services.cloudfunctions.v1.model.Policy
Associates a list of `members`, or principals, with a `role`.
setBuildEnvironmentVariables(Map<String, String>) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Build environment variables that shall be available during build time.
setBuildId(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Output only.
setBuildId(String) - Method in class com.google.api.services.cloudfunctions.v1.model.OperationMetadataV1
The Cloud Build ID of the function created or updated by an API call.
setBuildName(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Output only.
setBuildName(String) - Method in class com.google.api.services.cloudfunctions.v1.model.OperationMetadataV1
The Cloud Build Name of the function deployment.
setBuildServiceAccount(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
A service account the user provides for use with Cloud Build.
setBuildWorkerPool(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Name of the Cloud Build Custom Worker Pool that should be used to build the function.
setCallback(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.Get
 
setCallback(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
 
setCallback(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Call
 
setCallback(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Create
 
setCallback(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Delete
 
setCallback(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateDownloadUrl
 
setCallback(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateUploadUrl
 
setCallback(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Get
 
setCallback(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GetIamPolicy
 
setCallback(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
 
setCallback(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Patch
 
setCallback(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.SetIamPolicy
 
setCallback(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.TestIamPermissions
 
setCallback(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
 
setCallback(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
JSONP
setCloudFunctionsRequestInitializer(CloudFunctionsRequestInitializer) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Builder
setCode(Integer) - Method in class com.google.api.services.cloudfunctions.v1.model.Status
The status code, which should be an enum value of google.rpc.Code.
setCondition(Expr) - Method in class com.google.api.services.cloudfunctions.v1.model.Binding
The condition that is associated with this binding.
setData(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CallFunctionRequest
Required.
setDeployedUrl(String) - Method in class com.google.api.services.cloudfunctions.v1.model.SourceRepository
Output only.
setDescription(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
User-provided description of a function.
setDescription(String) - Method in class com.google.api.services.cloudfunctions.v1.model.Expr
Optional.
setDetails(List<Map<String, Object>>) - Method in class com.google.api.services.cloudfunctions.v1.model.Status
A list of messages that carry the error details.
setDisableGZipContent(boolean) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
 
setDisplayName(String) - Method in class com.google.api.services.cloudfunctions.v1.model.Location
The friendly name for this location, typically a nearby city name.
setDockerRegistry(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Docker Registry to use for this deployment.
setDockerRepository(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
User-managed repository created in Artifact Registry to which the function's Docker image will be pushed after it is built by Cloud Build.
setDone(Boolean) - Method in class com.google.api.services.cloudfunctions.v1.model.Operation
If the value is `false`, it means the operation is still in progress.
setDownloadUrl(String) - Method in class com.google.api.services.cloudfunctions.v1.model.GenerateDownloadUrlResponse
The generated Google Cloud Storage signed URL that should be used for function source code download.
setEntryPoint(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The name of the function (as defined in source code) that will be executed.
setEnvironmentVariables(Map<String, String>) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Environment variables that shall be available during function execution.
setError(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CallFunctionResponse
Either system or user-function generated error.
setError(Status) - Method in class com.google.api.services.cloudfunctions.v1.model.Operation
The error result of the operation in case of failure or cancellation.
setEtag(String) - Method in class com.google.api.services.cloudfunctions.v1.model.Policy
`etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other.
setEventTrigger(EventTrigger) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
A source that fires events in response to a condition in another service.
setEventType(String) - Method in class com.google.api.services.cloudfunctions.v1.model.EventTrigger
Required.
setExecutionId(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CallFunctionResponse
Execution id of function invocation.
setExemptedMembers(List<String>) - Method in class com.google.api.services.cloudfunctions.v1.model.AuditLogConfig
Specifies the identities that do not cause logging for this type of permission.
setExpression(String) - Method in class com.google.api.services.cloudfunctions.v1.model.Expr
Textual representation of an expression in Common Expression Language syntax.
setFailurePolicy(FailurePolicy) - Method in class com.google.api.services.cloudfunctions.v1.model.EventTrigger
Specifies policy for failed executions.
setFields(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.Get
 
setFields(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
 
setFields(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Call
 
setFields(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Create
 
setFields(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Delete
 
setFields(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateDownloadUrl
 
setFields(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateUploadUrl
 
setFields(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Get
 
setFields(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GetIamPolicy
 
setFields(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
 
setFields(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Patch
 
setFields(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.SetIamPolicy
 
setFields(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.TestIamPermissions
 
setFields(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
 
setFields(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
Selector specifying which fields to include in a partial response.
setFilter(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
The standard list filter.
setFilter(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
A filter to narrow down results to a preferred subset.
setFunctions(List<CloudFunction>) - Method in class com.google.api.services.cloudfunctions.v1.model.ListFunctionsResponse
The functions that match the request.
setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Builder
 
setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Builder
 
setHttpsTrigger(HttpsTrigger) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
An HTTPS endpoint type of source that can be triggered via URL.
setIamPolicy(String, SetIamPolicyRequest) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions
Sets the IAM access control policy on the specified function.
SetIamPolicy(String, SetIamPolicyRequest) - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.SetIamPolicy
Sets the IAM access control policy on the specified function.
SetIamPolicyRequest - Class in com.google.api.services.cloudfunctions.v1.model
Request message for `SetIamPolicy` method.
SetIamPolicyRequest() - Constructor for class com.google.api.services.cloudfunctions.v1.model.SetIamPolicyRequest
 
setIngressSettings(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The ingress settings for the function, controlling what traffic can reach it.
setKey(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.Get
 
setKey(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
 
setKey(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Call
 
setKey(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Create
 
setKey(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Delete
 
setKey(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateDownloadUrl
 
setKey(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateUploadUrl
 
setKey(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Get
 
setKey(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GetIamPolicy
 
setKey(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
 
setKey(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Patch
 
setKey(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.SetIamPolicy
 
setKey(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.TestIamPermissions
 
setKey(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
 
setKey(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
API key.
setKey(String) - Method in class com.google.api.services.cloudfunctions.v1.model.SecretEnvVar
Name of the environment variable.
setKmsKeyName(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Resource name of a KMS crypto key (managed by the user) used to encrypt/decrypt function resources.
setKmsKeyName(String) - Method in class com.google.api.services.cloudfunctions.v1.model.GenerateUploadUrlRequest
Resource name of a KMS crypto key (managed by the user) used to encrypt/decrypt function source code objects in intermediate Cloud Storage buckets.
setLabels(Map<String, String>) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Labels associated with this Cloud Function.
setLabels(Map<String, String>) - Method in class com.google.api.services.cloudfunctions.v1.model.Location
Cross-service attributes for the location.
setLocation(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Create
Required.
setLocation(String) - Method in class com.google.api.services.cloudfunctions.v1.model.Expr
Optional.
setLocationId(String) - Method in class com.google.api.services.cloudfunctions.v1.model.Location
The canonical id for this location.
setLocations(List<Location>) - Method in class com.google.api.services.cloudfunctions.v1.model.ListLocationsResponse
A list of locations that matches the specified filter in the request.
setLogType(String) - Method in class com.google.api.services.cloudfunctions.v1.model.AuditLogConfig
The log type that this config enables.
setMaxInstances(Integer) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The limit on the maximum number of function instances that may coexist at a given time.
setMembers(List<String>) - Method in class com.google.api.services.cloudfunctions.v1.model.Binding
Specifies the principals requesting access for a Google Cloud resource.
setMessage(String) - Method in class com.google.api.services.cloudfunctions.v1.model.Status
A developer-facing error message, which should be in English.
setMetadata(Map<String, Object>) - Method in class com.google.api.services.cloudfunctions.v1.model.Location
Service-specific metadata.
setMetadata(Map<String, Object>) - Method in class com.google.api.services.cloudfunctions.v1.model.Operation
Service-specific metadata associated with the operation.
setMinInstances(Integer) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
A lower bound for the number function instances that may coexist at a given time.
setMountPath(String) - Method in class com.google.api.services.cloudfunctions.v1.model.SecretVolume
The path within the container to mount the secret volume.
setName(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.Get
The name of the operation resource.
setName(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
The name of the operation's parent resource.
setName(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Call
Required.
setName(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Delete
Required.
setName(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateDownloadUrl
The name of function for which source code Google Cloud Storage signed URL should be generated.
setName(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Get
Required.
setName(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Patch
A user-defined name of the function.
setName(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
The resource that owns the locations collection, if applicable.
setName(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
A user-defined name of the function.
setName(String) - Method in class com.google.api.services.cloudfunctions.v1.model.Location
Resource name for the location, which may vary between implementations.
setName(String) - Method in class com.google.api.services.cloudfunctions.v1.model.Operation
The server-assigned name, which is only unique within the same service that originally returns it.
setNetwork(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Deprecated: use vpc_connector
setNextPageToken(String) - Method in class com.google.api.services.cloudfunctions.v1.model.ListFunctionsResponse
If not empty, indicates that there may be more functions that match the request; this value should be passed in a new google.cloud.functions.v1.ListFunctionsRequest to get more functions.
setNextPageToken(String) - Method in class com.google.api.services.cloudfunctions.v1.model.ListLocationsResponse
The standard List next-page token.
setNextPageToken(String) - Method in class com.google.api.services.cloudfunctions.v1.model.ListOperationsResponse
The standard List next-page token.
setOauthToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.Get
 
setOauthToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
 
setOauthToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Call
 
setOauthToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Create
 
setOauthToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Delete
 
setOauthToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateDownloadUrl
 
setOauthToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateUploadUrl
 
setOauthToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Get
 
setOauthToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GetIamPolicy
 
setOauthToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
 
setOauthToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Patch
 
setOauthToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.SetIamPolicy
 
setOauthToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.TestIamPermissions
 
setOauthToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
 
setOauthToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
OAuth 2.0 token for the current user.
setOnDeployUpdatePolicy(OnDeployUpdatePolicy) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
 
setOperations(List<Operation>) - Method in class com.google.api.services.cloudfunctions.v1.model.ListOperationsResponse
A list of operations that matches the specified filter in the request.
setOptionsRequestedPolicyVersion(Integer) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GetIamPolicy
Optional.
setPageSize(Integer) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
The standard list page size.
setPageSize(Integer) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
Maximum number of functions to return per call.
setPageSize(Integer) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
The maximum number of results to return.
setPageToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
The standard list page token.
setPageToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
The value returned by the last `ListFunctionsResponse`; indicates that this is a continuation of a prior `ListFunctions` call, and that the system should return the next page of data.
setPageToken(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
A page token received from the `next_page_token` field in the response.
setParent(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateUploadUrl
The project and location in which the Google Cloud Storage signed URL should be generated, specified in the format `projects/locations`.
setParent(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
The project and location from which the function should be listed, specified in the format `projects/locations` If you want to list functions in all locations, use "-" in place of a location.
setPath(String) - Method in class com.google.api.services.cloudfunctions.v1.model.SecretVersion
Relative path of the file under the mount path where the secret value for this version will be fetched and made available.
setPermissions(List<String>) - Method in class com.google.api.services.cloudfunctions.v1.model.TestIamPermissionsRequest
The set of permissions to check for the `resource`.
setPermissions(List<String>) - Method in class com.google.api.services.cloudfunctions.v1.model.TestIamPermissionsResponse
A subset of `TestPermissionsRequest.permissions` that the caller is allowed.
setPolicy(Policy) - Method in class com.google.api.services.cloudfunctions.v1.model.SetIamPolicyRequest
REQUIRED: The complete policy to be applied to the `resource`.
setPrettyPrint(Boolean) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Call
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Create
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateDownloadUrl
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateUploadUrl
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GetIamPolicy
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Patch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.SetIamPolicy
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.TestIamPermissions
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
Returns response with indentations and line breaks.
setProjectId(String) - Method in class com.google.api.services.cloudfunctions.v1.model.SecretEnvVar
Project identifier (preferably project number but can also be the project ID) of the project that contains the secret.
setProjectId(String) - Method in class com.google.api.services.cloudfunctions.v1.model.SecretVolume
Project identifier (preferrably project number but can also be the project ID) of the project that contains the secret.
setQuotaUser(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.Get
 
setQuotaUser(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
 
setQuotaUser(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Call
 
setQuotaUser(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Create
 
setQuotaUser(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateDownloadUrl
 
setQuotaUser(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateUploadUrl
 
setQuotaUser(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Get
 
setQuotaUser(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GetIamPolicy
 
setQuotaUser(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
 
setQuotaUser(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Patch
 
setQuotaUser(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.SetIamPolicy
 
setQuotaUser(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.TestIamPermissions
 
setQuotaUser(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
 
setQuotaUser(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
Available to use for quota purposes for server-side applications.
setRequest(Map<String, Object>) - Method in class com.google.api.services.cloudfunctions.v1.model.OperationMetadataV1
The original request that started the operation.
setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
 
setResource(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GetIamPolicy
REQUIRED: The resource for which the policy is being requested.
setResource(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.SetIamPolicy
REQUIRED: The resource for which the policy is being specified.
setResource(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.TestIamPermissions
REQUIRED: The resource for which the policy detail is being requested.
setResource(String) - Method in class com.google.api.services.cloudfunctions.v1.model.EventTrigger
Required.
setResponse(Map<String, Object>) - Method in class com.google.api.services.cloudfunctions.v1.model.Operation
The normal, successful response of the operation.
setResult(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CallFunctionResponse
Result populated for successful execution of synchronous function.
setRetry(Retry) - Method in class com.google.api.services.cloudfunctions.v1.model.FailurePolicy
If specified, then the function will be retried in case of a failure.
setRole(String) - Method in class com.google.api.services.cloudfunctions.v1.model.Binding
Role that is assigned to the list of `members`, or principals.
setRootUrl(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Builder
 
setRuntime(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The runtime in which to run the function.
setRuntimeVersion(String) - Method in class com.google.api.services.cloudfunctions.v1.model.OnDeployUpdatePolicy
Output only.
setSecret(String) - Method in class com.google.api.services.cloudfunctions.v1.model.SecretEnvVar
Name of the secret in secret manager (not the full resource name).
setSecret(String) - Method in class com.google.api.services.cloudfunctions.v1.model.SecretVolume
Name of the secret in secret manager (not the full resource name).
setSecretEnvironmentVariables(List<SecretEnvVar>) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Secret environment variables configuration.
setSecretVolumes(List<SecretVolume>) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Secret volumes configuration.
setSecurityLevel(String) - Method in class com.google.api.services.cloudfunctions.v1.model.HttpsTrigger
The security level for the function.
setService(String) - Method in class com.google.api.services.cloudfunctions.v1.model.AuditConfig
Specifies a service that will be enabled for audit logging.
setService(String) - Method in class com.google.api.services.cloudfunctions.v1.model.EventTrigger
The hostname of the service that should be observed.
setServiceAccountEmail(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The email of the function's service account.
setServicePath(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Builder
 
setSourceArchiveUrl(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The Google Cloud Storage URL, starting with `gs://`, pointing to the zip archive which contains the function.
setSourceRepository(SourceRepository) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
**Beta Feature** The source repository where a function is hosted.
setSourceToken(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Input only.
setSourceToken(String) - Method in class com.google.api.services.cloudfunctions.v1.model.OperationMetadataV1
An identifier for Firebase function sources.
setSourceUploadUrl(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The Google Cloud Storage signed URL used for source uploading, generated by calling [google.cloud.functions.v1.GenerateUploadUrl].
setStatus(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Output only.
setSuppressAllChecks(boolean) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Builder
 
setSuppressPatternChecks(boolean) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Builder
 
setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Builder
 
setTarget(String) - Method in class com.google.api.services.cloudfunctions.v1.model.OperationMetadataV1
Target of the operation - for example `projects/project-1/locations/region-1/functions/function-1`
setTimeout(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The function execution timeout.
setTitle(String) - Method in class com.google.api.services.cloudfunctions.v1.model.Expr
Optional.
setType(String) - Method in class com.google.api.services.cloudfunctions.v1.model.OperationMetadataV1
Type of operation.
setUniverseDomain(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Builder
 
setUnreachable(List<String>) - Method in class com.google.api.services.cloudfunctions.v1.model.ListFunctionsResponse
Locations that could not be reached.
setUpdateMask(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Patch
Required.
setUpdateMask(String) - Method in class com.google.api.services.cloudfunctions.v1.model.SetIamPolicyRequest
OPTIONAL: A FieldMask specifying which fields of the policy to modify.
setUpdateTime(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Output only.
setUpdateTime(String) - Method in class com.google.api.services.cloudfunctions.v1.model.OperationMetadataV1
The last update timestamp of the operation.
setUploadProtocol(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.Get
 
setUploadProtocol(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
 
setUploadProtocol(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Call
 
setUploadProtocol(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Create
 
setUploadProtocol(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Delete
 
setUploadProtocol(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateDownloadUrl
 
setUploadProtocol(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateUploadUrl
 
setUploadProtocol(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Get
 
setUploadProtocol(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GetIamPolicy
 
setUploadProtocol(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
 
setUploadProtocol(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Patch
 
setUploadProtocol(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.SetIamPolicy
 
setUploadProtocol(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.TestIamPermissions
 
setUploadProtocol(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
 
setUploadProtocol(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
Upload protocol for media (e.g.
setUploadType(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.Get
 
setUploadType(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Operations.List
 
setUploadType(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Call
 
setUploadType(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Create
 
setUploadType(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Delete
 
setUploadType(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateDownloadUrl
 
setUploadType(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GenerateUploadUrl
 
setUploadType(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Get
 
setUploadType(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.GetIamPolicy
 
setUploadType(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.List
 
setUploadType(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Patch
 
setUploadType(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.SetIamPolicy
 
setUploadType(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.TestIamPermissions
 
setUploadType(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.List
 
setUploadType(String) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctionsRequest
Legacy upload protocol for media (e.g.
setUploadUrl(String) - Method in class com.google.api.services.cloudfunctions.v1.model.GenerateUploadUrlResponse
The generated Google Cloud Storage signed URL that should be used for a function source code upload.
setUrl(String) - Method in class com.google.api.services.cloudfunctions.v1.model.HttpsTrigger
Output only.
setUrl(String) - Method in class com.google.api.services.cloudfunctions.v1.model.SourceRepository
The URL pointing to the hosted repository where the function is defined.
setVersion(Integer) - Method in class com.google.api.services.cloudfunctions.v1.model.Policy
Specifies the format of the policy.
setVersion(String) - Method in class com.google.api.services.cloudfunctions.v1.model.SecretEnvVar
Version of the secret (version number or the string 'latest').
setVersion(String) - Method in class com.google.api.services.cloudfunctions.v1.model.SecretVersion
Version of the secret (version number or the string 'latest').
setVersionId(Long) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.Get
Optional.
setVersionId(Long) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
Output only.
setVersionId(BigInteger) - Method in class com.google.api.services.cloudfunctions.v1.model.GenerateDownloadUrlRequest
The optional version of function.
setVersionId(Long) - Method in class com.google.api.services.cloudfunctions.v1.model.OperationMetadataV1
Version id of the function created or updated by an API call.
setVersions(List<SecretVersion>) - Method in class com.google.api.services.cloudfunctions.v1.model.SecretVolume
List of secret versions to mount for this secret.
setVpcConnector(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The VPC Network Connector that this cloud function can connect to.
setVpcConnectorEgressSettings(String) - Method in class com.google.api.services.cloudfunctions.v1.model.CloudFunction
The egress settings for the connector, controlling what traffic is diverted through it.
SourceRepository - Class in com.google.api.services.cloudfunctions.v1.model
Describes SourceRepository, used to represent parameters related to source repository where a function is hosted.
SourceRepository() - Constructor for class com.google.api.services.cloudfunctions.v1.model.SourceRepository
 
Status - Class in com.google.api.services.cloudfunctions.v1.model
The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
Status() - Constructor for class com.google.api.services.cloudfunctions.v1.model.Status
 

T

testIamPermissions(String, TestIamPermissionsRequest) - Method in class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions
Tests the specified permissions against the IAM access control policy for a function.
TestIamPermissions(String, TestIamPermissionsRequest) - Constructor for class com.google.api.services.cloudfunctions.v1.CloudFunctions.Projects.Locations.Functions.TestIamPermissions
Tests the specified permissions against the IAM access control policy for a function.
TestIamPermissionsRequest - Class in com.google.api.services.cloudfunctions.v1.model
Request message for `TestIamPermissions` method.
TestIamPermissionsRequest() - Constructor for class com.google.api.services.cloudfunctions.v1.model.TestIamPermissionsRequest
 
TestIamPermissionsResponse - Class in com.google.api.services.cloudfunctions.v1.model
Response message for `TestIamPermissions` method.
TestIamPermissionsResponse() - Constructor for class com.google.api.services.cloudfunctions.v1.model.TestIamPermissionsResponse
 
A B C D E F G H I L O P R S T 

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy