-
Function.FunctionAuthenticationSpec.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Function.FunctionAuthenticationSpec.Builder.clear()
Function.FunctionAuthenticationSpec.Builder.clearData()
function authentication related data that the function authentication provider
needs to cache/distribute to all workers support function authentication.
Function.FunctionAuthenticationSpec.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Function.FunctionAuthenticationSpec.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
classname of the function auth provicer this data is relevant to
Function.FunctionAuthenticationSpec.Builder.clone()
.proto.FunctionAuthenticationSpec functionAuthSpec = 6;
Function.FunctionAuthenticationSpec.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Function.FunctionAuthenticationSpec.Builder.mergeFrom(com.google.protobuf.Message other)
Function.FunctionAuthenticationSpec.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Function.FunctionAuthenticationSpec.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Function.FunctionAuthenticationSpec.Builder.setData(com.google.protobuf.ByteString value)
function authentication related data that the function authentication provider
needs to cache/distribute to all workers support function authentication.
Function.FunctionAuthenticationSpec.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
classname of the function auth provicer this data is relevant to
Function.FunctionAuthenticationSpec.Builder.setProviderBytes(com.google.protobuf.ByteString value)
classname of the function auth provicer this data is relevant to
Function.FunctionAuthenticationSpec.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Function.FunctionAuthenticationSpec.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Function.FunctionAuthenticationSpec.toBuilder()
.proto.FunctionAuthenticationSpec functionAuthSpec = 6;