Package feast.proto.core
Class FeatureServiceProto.LoggingConfig.CustomDestination.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<FeatureServiceProto.LoggingConfig.CustomDestination.Builder>
-
- feast.proto.core.FeatureServiceProto.LoggingConfig.CustomDestination.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,FeatureServiceProto.LoggingConfig.CustomDestinationOrBuilder,Cloneable
- Enclosing class:
- FeatureServiceProto.LoggingConfig.CustomDestination
public static final class FeatureServiceProto.LoggingConfig.CustomDestination.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeatureServiceProto.LoggingConfig.CustomDestination.Builder> implements FeatureServiceProto.LoggingConfig.CustomDestinationOrBuilder
Protobuf typefeast.core.LoggingConfig.CustomDestination
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureServiceProto.LoggingConfig.CustomDestination.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureServiceProto.LoggingConfig.CustomDestination.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureServiceProto.LoggingConfig.CustomDestination.Builder>
-
clear
public FeatureServiceProto.LoggingConfig.CustomDestination.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureServiceProto.LoggingConfig.CustomDestination.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureServiceProto.LoggingConfig.CustomDestination.Builder>
-
getDefaultInstanceForType
public FeatureServiceProto.LoggingConfig.CustomDestination getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public FeatureServiceProto.LoggingConfig.CustomDestination build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public FeatureServiceProto.LoggingConfig.CustomDestination buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public FeatureServiceProto.LoggingConfig.CustomDestination.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureServiceProto.LoggingConfig.CustomDestination.Builder>
-
setField
public FeatureServiceProto.LoggingConfig.CustomDestination.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureServiceProto.LoggingConfig.CustomDestination.Builder>
-
clearField
public FeatureServiceProto.LoggingConfig.CustomDestination.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureServiceProto.LoggingConfig.CustomDestination.Builder>
-
clearOneof
public FeatureServiceProto.LoggingConfig.CustomDestination.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureServiceProto.LoggingConfig.CustomDestination.Builder>
-
setRepeatedField
public FeatureServiceProto.LoggingConfig.CustomDestination.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureServiceProto.LoggingConfig.CustomDestination.Builder>
-
addRepeatedField
public FeatureServiceProto.LoggingConfig.CustomDestination.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureServiceProto.LoggingConfig.CustomDestination.Builder>
-
mergeFrom
public FeatureServiceProto.LoggingConfig.CustomDestination.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FeatureServiceProto.LoggingConfig.CustomDestination.Builder>
-
mergeFrom
public FeatureServiceProto.LoggingConfig.CustomDestination.Builder mergeFrom(FeatureServiceProto.LoggingConfig.CustomDestination other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureServiceProto.LoggingConfig.CustomDestination.Builder>
-
mergeFrom
public FeatureServiceProto.LoggingConfig.CustomDestination.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FeatureServiceProto.LoggingConfig.CustomDestination.Builder>- Throws:
IOException
-
getKind
public String getKind()
string kind = 1;- Specified by:
getKindin interfaceFeatureServiceProto.LoggingConfig.CustomDestinationOrBuilder- Returns:
- The kind.
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()
string kind = 1;- Specified by:
getKindBytesin interfaceFeatureServiceProto.LoggingConfig.CustomDestinationOrBuilder- Returns:
- The bytes for kind.
-
setKind
public FeatureServiceProto.LoggingConfig.CustomDestination.Builder setKind(String value)
string kind = 1;- Parameters:
value- The kind to set.- Returns:
- This builder for chaining.
-
clearKind
public FeatureServiceProto.LoggingConfig.CustomDestination.Builder clearKind()
string kind = 1;- Returns:
- This builder for chaining.
-
setKindBytes
public FeatureServiceProto.LoggingConfig.CustomDestination.Builder setKindBytes(com.google.protobuf.ByteString value)
string kind = 1;- Parameters:
value- The bytes for kind to set.- Returns:
- This builder for chaining.
-
getConfigCount
public int getConfigCount()
Description copied from interface:FeatureServiceProto.LoggingConfig.CustomDestinationOrBuildermap<string, string> config = 2;- Specified by:
getConfigCountin interfaceFeatureServiceProto.LoggingConfig.CustomDestinationOrBuilder
-
containsConfig
public boolean containsConfig(String key)
map<string, string> config = 2;- Specified by:
containsConfigin interfaceFeatureServiceProto.LoggingConfig.CustomDestinationOrBuilder
-
getConfig
@Deprecated public Map<String,String> getConfig()
Deprecated.UsegetConfigMap()instead.- Specified by:
getConfigin interfaceFeatureServiceProto.LoggingConfig.CustomDestinationOrBuilder
-
getConfigMap
public Map<String,String> getConfigMap()
map<string, string> config = 2;- Specified by:
getConfigMapin interfaceFeatureServiceProto.LoggingConfig.CustomDestinationOrBuilder
-
getConfigOrDefault
public String getConfigOrDefault(String key, String defaultValue)
map<string, string> config = 2;- Specified by:
getConfigOrDefaultin interfaceFeatureServiceProto.LoggingConfig.CustomDestinationOrBuilder
-
getConfigOrThrow
public String getConfigOrThrow(String key)
map<string, string> config = 2;- Specified by:
getConfigOrThrowin interfaceFeatureServiceProto.LoggingConfig.CustomDestinationOrBuilder
-
clearConfig
public FeatureServiceProto.LoggingConfig.CustomDestination.Builder clearConfig()
-
removeConfig
public FeatureServiceProto.LoggingConfig.CustomDestination.Builder removeConfig(String key)
map<string, string> config = 2;
-
getMutableConfig
@Deprecated public Map<String,String> getMutableConfig()
Deprecated.Use alternate mutation accessors instead.
-
putConfig
public FeatureServiceProto.LoggingConfig.CustomDestination.Builder putConfig(String key, String value)
map<string, string> config = 2;
-
putAllConfig
public FeatureServiceProto.LoggingConfig.CustomDestination.Builder putAllConfig(Map<String,String> values)
map<string, string> config = 2;
-
setUnknownFields
public final FeatureServiceProto.LoggingConfig.CustomDestination.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureServiceProto.LoggingConfig.CustomDestination.Builder>
-
mergeUnknownFields
public final FeatureServiceProto.LoggingConfig.CustomDestination.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureServiceProto.LoggingConfig.CustomDestination.Builder>
-
-