Package com.google.dataflow.v1beta3
Class StreamingApplianceSnapshotConfig.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<StreamingApplianceSnapshotConfig.Builder>
-
- com.google.dataflow.v1beta3.StreamingApplianceSnapshotConfig.Builder
-
- All Implemented Interfaces:
StreamingApplianceSnapshotConfigOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- StreamingApplianceSnapshotConfig
public static final class StreamingApplianceSnapshotConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StreamingApplianceSnapshotConfig.Builder> implements StreamingApplianceSnapshotConfigOrBuilder
Streaming appliance snapshot configuration.
Protobuf typegoogle.dataflow.v1beta3.StreamingApplianceSnapshotConfig
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StreamingApplianceSnapshotConfig.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)StreamingApplianceSnapshotConfigbuild()StreamingApplianceSnapshotConfigbuildPartial()StreamingApplianceSnapshotConfig.Builderclear()StreamingApplianceSnapshotConfig.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)StreamingApplianceSnapshotConfig.BuilderclearImportStateEndpoint()Indicates which endpoint is used to import appliance state.StreamingApplianceSnapshotConfig.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)StreamingApplianceSnapshotConfig.BuilderclearSnapshotId()If set, indicates the snapshot id for the snapshot being performed.StreamingApplianceSnapshotConfig.Builderclone()StreamingApplianceSnapshotConfiggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetImportStateEndpoint()Indicates which endpoint is used to import appliance state.com.google.protobuf.ByteStringgetImportStateEndpointBytes()Indicates which endpoint is used to import appliance state.StringgetSnapshotId()If set, indicates the snapshot id for the snapshot being performed.com.google.protobuf.ByteStringgetSnapshotIdBytes()If set, indicates the snapshot id for the snapshot being performed.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()StreamingApplianceSnapshotConfig.BuildermergeFrom(StreamingApplianceSnapshotConfig other)StreamingApplianceSnapshotConfig.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)StreamingApplianceSnapshotConfig.BuildermergeFrom(com.google.protobuf.Message other)StreamingApplianceSnapshotConfig.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)StreamingApplianceSnapshotConfig.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)StreamingApplianceSnapshotConfig.BuildersetImportStateEndpoint(String value)Indicates which endpoint is used to import appliance state.StreamingApplianceSnapshotConfig.BuildersetImportStateEndpointBytes(com.google.protobuf.ByteString value)Indicates which endpoint is used to import appliance state.StreamingApplianceSnapshotConfig.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)StreamingApplianceSnapshotConfig.BuildersetSnapshotId(String value)If set, indicates the snapshot id for the snapshot being performed.StreamingApplianceSnapshotConfig.BuildersetSnapshotIdBytes(com.google.protobuf.ByteString value)If set, indicates the snapshot id for the snapshot being performed.StreamingApplianceSnapshotConfig.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<StreamingApplianceSnapshotConfig.Builder>
-
clear
public StreamingApplianceSnapshotConfig.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<StreamingApplianceSnapshotConfig.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<StreamingApplianceSnapshotConfig.Builder>
-
getDefaultInstanceForType
public StreamingApplianceSnapshotConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public StreamingApplianceSnapshotConfig build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public StreamingApplianceSnapshotConfig buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public StreamingApplianceSnapshotConfig.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<StreamingApplianceSnapshotConfig.Builder>
-
setField
public StreamingApplianceSnapshotConfig.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<StreamingApplianceSnapshotConfig.Builder>
-
clearField
public StreamingApplianceSnapshotConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<StreamingApplianceSnapshotConfig.Builder>
-
clearOneof
public StreamingApplianceSnapshotConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<StreamingApplianceSnapshotConfig.Builder>
-
setRepeatedField
public StreamingApplianceSnapshotConfig.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<StreamingApplianceSnapshotConfig.Builder>
-
addRepeatedField
public StreamingApplianceSnapshotConfig.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<StreamingApplianceSnapshotConfig.Builder>
-
mergeFrom
public StreamingApplianceSnapshotConfig.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<StreamingApplianceSnapshotConfig.Builder>
-
mergeFrom
public StreamingApplianceSnapshotConfig.Builder mergeFrom(StreamingApplianceSnapshotConfig other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<StreamingApplianceSnapshotConfig.Builder>
-
mergeFrom
public StreamingApplianceSnapshotConfig.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<StreamingApplianceSnapshotConfig.Builder>- Throws:
IOException
-
getSnapshotId
public String getSnapshotId()
If set, indicates the snapshot id for the snapshot being performed.
string snapshot_id = 1;- Specified by:
getSnapshotIdin interfaceStreamingApplianceSnapshotConfigOrBuilder- Returns:
- The snapshotId.
-
getSnapshotIdBytes
public com.google.protobuf.ByteString getSnapshotIdBytes()
If set, indicates the snapshot id for the snapshot being performed.
string snapshot_id = 1;- Specified by:
getSnapshotIdBytesin interfaceStreamingApplianceSnapshotConfigOrBuilder- Returns:
- The bytes for snapshotId.
-
setSnapshotId
public StreamingApplianceSnapshotConfig.Builder setSnapshotId(String value)
If set, indicates the snapshot id for the snapshot being performed.
string snapshot_id = 1;- Parameters:
value- The snapshotId to set.- Returns:
- This builder for chaining.
-
clearSnapshotId
public StreamingApplianceSnapshotConfig.Builder clearSnapshotId()
If set, indicates the snapshot id for the snapshot being performed.
string snapshot_id = 1;- Returns:
- This builder for chaining.
-
setSnapshotIdBytes
public StreamingApplianceSnapshotConfig.Builder setSnapshotIdBytes(com.google.protobuf.ByteString value)
If set, indicates the snapshot id for the snapshot being performed.
string snapshot_id = 1;- Parameters:
value- The bytes for snapshotId to set.- Returns:
- This builder for chaining.
-
getImportStateEndpoint
public String getImportStateEndpoint()
Indicates which endpoint is used to import appliance state.
string import_state_endpoint = 2;- Specified by:
getImportStateEndpointin interfaceStreamingApplianceSnapshotConfigOrBuilder- Returns:
- The importStateEndpoint.
-
getImportStateEndpointBytes
public com.google.protobuf.ByteString getImportStateEndpointBytes()
Indicates which endpoint is used to import appliance state.
string import_state_endpoint = 2;- Specified by:
getImportStateEndpointBytesin interfaceStreamingApplianceSnapshotConfigOrBuilder- Returns:
- The bytes for importStateEndpoint.
-
setImportStateEndpoint
public StreamingApplianceSnapshotConfig.Builder setImportStateEndpoint(String value)
Indicates which endpoint is used to import appliance state.
string import_state_endpoint = 2;- Parameters:
value- The importStateEndpoint to set.- Returns:
- This builder for chaining.
-
clearImportStateEndpoint
public StreamingApplianceSnapshotConfig.Builder clearImportStateEndpoint()
Indicates which endpoint is used to import appliance state.
string import_state_endpoint = 2;- Returns:
- This builder for chaining.
-
setImportStateEndpointBytes
public StreamingApplianceSnapshotConfig.Builder setImportStateEndpointBytes(com.google.protobuf.ByteString value)
Indicates which endpoint is used to import appliance state.
string import_state_endpoint = 2;- Parameters:
value- The bytes for importStateEndpoint to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final StreamingApplianceSnapshotConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<StreamingApplianceSnapshotConfig.Builder>
-
mergeUnknownFields
public final StreamingApplianceSnapshotConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<StreamingApplianceSnapshotConfig.Builder>
-
-