| Modifier and Type | Method and Description |
|---|---|
Function.Builder |
Function.Builder.addAllStateMessages(Iterable<? extends StateMessage> values)
Output only.
|
Function.Builder |
ListFunctionsResponse.Builder.addFunctionsBuilder()
The functions that match the request.
|
Function.Builder |
ListFunctionsResponse.Builder.addFunctionsBuilder(int index)
The functions that match the request.
|
Function.Builder |
Function.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Function.Builder |
Function.Builder.addStateMessages(int index,
StateMessage.Builder builderForValue)
Output only.
|
Function.Builder |
Function.Builder.addStateMessages(int index,
StateMessage value)
Output only.
|
Function.Builder |
Function.Builder.addStateMessages(StateMessage.Builder builderForValue)
Output only.
|
Function.Builder |
Function.Builder.addStateMessages(StateMessage value)
Output only.
|
Function.Builder |
Function.Builder.clear() |
Function.Builder |
Function.Builder.clearBuildConfig()
Describes the Build step of the function that builds a container from the
given source.
|
Function.Builder |
Function.Builder.clearCreateTime()
Output only.
|
Function.Builder |
Function.Builder.clearDescription()
User-provided description of a function.
|
Function.Builder |
Function.Builder.clearEnvironment()
Describe whether the function is 1st Gen or 2nd Gen.
|
Function.Builder |
Function.Builder.clearEventTrigger()
An Eventarc trigger managed by Google Cloud Functions that fires events in
response to a condition in another service.
|
Function.Builder |
Function.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Function.Builder |
Function.Builder.clearKmsKeyName()
[Preview] Resource name of a KMS crypto key (managed by the user) used to
encrypt/decrypt function resources.
|
Function.Builder |
Function.Builder.clearLabels() |
Function.Builder |
Function.Builder.clearName()
A user-defined name of the function.
|
Function.Builder |
Function.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Function.Builder |
Function.Builder.clearSatisfiesPzs()
Output only.
|
Function.Builder |
Function.Builder.clearServiceConfig()
Describes the Service being deployed.
|
Function.Builder |
Function.Builder.clearState()
Output only.
|
Function.Builder |
Function.Builder.clearStateMessages()
Output only.
|
Function.Builder |
Function.Builder.clearUpdateTime()
Output only.
|
Function.Builder |
Function.Builder.clearUrl()
Output only.
|
Function.Builder |
Function.Builder.clone() |
Function.Builder |
UpdateFunctionRequest.Builder.getFunctionBuilder()
Required.
|
Function.Builder |
CreateFunctionRequest.Builder.getFunctionBuilder()
Required.
|
Function.Builder |
ListFunctionsResponse.Builder.getFunctionsBuilder(int index)
The functions that match the request.
|
Function.Builder |
Function.Builder.mergeBuildConfig(BuildConfig value)
Describes the Build step of the function that builds a container from the
given source.
|
Function.Builder |
Function.Builder.mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Function.Builder |
Function.Builder.mergeEventTrigger(EventTrigger value)
An Eventarc trigger managed by Google Cloud Functions that fires events in
response to a condition in another service.
|
Function.Builder |
Function.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Function.Builder |
Function.Builder.mergeFrom(Function other) |
Function.Builder |
Function.Builder.mergeFrom(com.google.protobuf.Message other) |
Function.Builder |
Function.Builder.mergeServiceConfig(ServiceConfig value)
Describes the Service being deployed.
|
Function.Builder |
Function.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Function.Builder |
Function.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
static Function.Builder |
Function.newBuilder() |
static Function.Builder |
Function.newBuilder(Function prototype) |
Function.Builder |
Function.newBuilderForType() |
protected Function.Builder |
Function.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Function.Builder |
Function.Builder.putAllLabels(Map<String,String> values)
Labels associated with this Cloud Function.
|
Function.Builder |
Function.Builder.putLabels(String key,
String value)
Labels associated with this Cloud Function.
|
Function.Builder |
Function.Builder.removeLabels(String key)
Labels associated with this Cloud Function.
|
Function.Builder |
Function.Builder.removeStateMessages(int index)
Output only.
|
Function.Builder |
Function.Builder.setBuildConfig(BuildConfig.Builder builderForValue)
Describes the Build step of the function that builds a container from the
given source.
|
Function.Builder |
Function.Builder.setBuildConfig(BuildConfig value)
Describes the Build step of the function that builds a container from the
given source.
|
Function.Builder |
Function.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Function.Builder |
Function.Builder.setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Function.Builder |
Function.Builder.setDescription(String value)
User-provided description of a function.
|
Function.Builder |
Function.Builder.setDescriptionBytes(com.google.protobuf.ByteString value)
User-provided description of a function.
|
Function.Builder |
Function.Builder.setEnvironment(Environment value)
Describe whether the function is 1st Gen or 2nd Gen.
|
Function.Builder |
Function.Builder.setEnvironmentValue(int value)
Describe whether the function is 1st Gen or 2nd Gen.
|
Function.Builder |
Function.Builder.setEventTrigger(EventTrigger.Builder builderForValue)
An Eventarc trigger managed by Google Cloud Functions that fires events in
response to a condition in another service.
|
Function.Builder |
Function.Builder.setEventTrigger(EventTrigger value)
An Eventarc trigger managed by Google Cloud Functions that fires events in
response to a condition in another service.
|
Function.Builder |
Function.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Function.Builder |
Function.Builder.setKmsKeyName(String value)
[Preview] Resource name of a KMS crypto key (managed by the user) used to
encrypt/decrypt function resources.
|
Function.Builder |
Function.Builder.setKmsKeyNameBytes(com.google.protobuf.ByteString value)
[Preview] Resource name of a KMS crypto key (managed by the user) used to
encrypt/decrypt function resources.
|
Function.Builder |
Function.Builder.setName(String value)
A user-defined name of the function.
|
Function.Builder |
Function.Builder.setNameBytes(com.google.protobuf.ByteString value)
A user-defined name of the function.
|
Function.Builder |
Function.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Function.Builder |
Function.Builder.setSatisfiesPzs(boolean value)
Output only.
|
Function.Builder |
Function.Builder.setServiceConfig(ServiceConfig.Builder builderForValue)
Describes the Service being deployed.
|
Function.Builder |
Function.Builder.setServiceConfig(ServiceConfig value)
Describes the Service being deployed.
|
Function.Builder |
Function.Builder.setState(Function.State value)
Output only.
|
Function.Builder |
Function.Builder.setStateMessages(int index,
StateMessage.Builder builderForValue)
Output only.
|
Function.Builder |
Function.Builder.setStateMessages(int index,
StateMessage value)
Output only.
|
Function.Builder |
Function.Builder.setStateValue(int value)
Output only.
|
Function.Builder |
Function.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Function.Builder |
Function.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Function.Builder |
Function.Builder.setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Function.Builder |
Function.Builder.setUrl(String value)
Output only.
|
Function.Builder |
Function.Builder.setUrlBytes(com.google.protobuf.ByteString value)
Output only.
|
Function.Builder |
Function.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Function.Builder> |
ListFunctionsResponse.Builder.getFunctionsBuilderList()
The functions that match the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListFunctionsResponse.Builder |
ListFunctionsResponse.Builder.addFunctions(Function.Builder builderForValue)
The functions that match the request.
|
ListFunctionsResponse.Builder |
ListFunctionsResponse.Builder.addFunctions(int index,
Function.Builder builderForValue)
The functions that match the request.
|
UpdateFunctionRequest.Builder |
UpdateFunctionRequest.Builder.setFunction(Function.Builder builderForValue)
Required.
|
CreateFunctionRequest.Builder |
CreateFunctionRequest.Builder.setFunction(Function.Builder builderForValue)
Required.
|
ListFunctionsResponse.Builder |
ListFunctionsResponse.Builder.setFunctions(int index,
Function.Builder builderForValue)
The functions that match the request.
|
Copyright © 2024 Google LLC. All rights reserved.