Package com.google.cloud.clouddms.v1
Class ConversionWorkspace
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.clouddms.v1.ConversionWorkspace
-
- All Implemented Interfaces:
ConversionWorkspaceOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class ConversionWorkspace extends com.google.protobuf.GeneratedMessageV3 implements ConversionWorkspaceOrBuilder
The main conversion workspace resource entity.
Protobuf typegoogle.cloud.clouddms.v1.ConversionWorkspace
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ConversionWorkspace.Builder
The main conversion workspace resource entity.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
CREATE_TIME_FIELD_NUMBER
static int
DESTINATION_FIELD_NUMBER
static int
DISPLAY_NAME_FIELD_NUMBER
static int
GLOBAL_SETTINGS_FIELD_NUMBER
static int
HAS_UNCOMMITTED_CHANGES_FIELD_NUMBER
static int
LATEST_COMMIT_ID_FIELD_NUMBER
static int
LATEST_COMMIT_TIME_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
SOURCE_FIELD_NUMBER
static int
UPDATE_TIME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
containsGlobalSettings(String key)
Optional.boolean
equals(Object obj)
com.google.protobuf.Timestamp
getCreateTime()
Output only.com.google.protobuf.TimestampOrBuilder
getCreateTimeOrBuilder()
Output only.static ConversionWorkspace
getDefaultInstance()
ConversionWorkspace
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
DatabaseEngineInfo
getDestination()
Required.DatabaseEngineInfoOrBuilder
getDestinationOrBuilder()
Required.String
getDisplayName()
Optional.com.google.protobuf.ByteString
getDisplayNameBytes()
Optional.Map<String,String>
getGlobalSettings()
Deprecated.int
getGlobalSettingsCount()
Optional.Map<String,String>
getGlobalSettingsMap()
Optional.String
getGlobalSettingsOrDefault(String key, String defaultValue)
Optional.String
getGlobalSettingsOrThrow(String key)
Optional.boolean
getHasUncommittedChanges()
Output only.String
getLatestCommitId()
Output only.com.google.protobuf.ByteString
getLatestCommitIdBytes()
Output only.com.google.protobuf.Timestamp
getLatestCommitTime()
Output only.com.google.protobuf.TimestampOrBuilder
getLatestCommitTimeOrBuilder()
Output only.String
getName()
Full name of the workspace resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.com.google.protobuf.ByteString
getNameBytes()
Full name of the workspace resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.com.google.protobuf.Parser<ConversionWorkspace>
getParserForType()
int
getSerializedSize()
DatabaseEngineInfo
getSource()
Required.DatabaseEngineInfoOrBuilder
getSourceOrBuilder()
Required.com.google.protobuf.Timestamp
getUpdateTime()
Output only.com.google.protobuf.TimestampOrBuilder
getUpdateTimeOrBuilder()
Output only.boolean
hasCreateTime()
Output only.boolean
hasDestination()
Required.int
hashCode()
boolean
hasLatestCommitTime()
Output only.boolean
hasSource()
Required.boolean
hasUpdateTime()
Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
boolean
isInitialized()
static ConversionWorkspace.Builder
newBuilder()
static ConversionWorkspace.Builder
newBuilder(ConversionWorkspace prototype)
ConversionWorkspace.Builder
newBuilderForType()
protected ConversionWorkspace.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static ConversionWorkspace
parseDelimitedFrom(InputStream input)
static ConversionWorkspace
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ConversionWorkspace
parseFrom(byte[] data)
static ConversionWorkspace
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ConversionWorkspace
parseFrom(com.google.protobuf.ByteString data)
static ConversionWorkspace
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ConversionWorkspace
parseFrom(com.google.protobuf.CodedInputStream input)
static ConversionWorkspace
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ConversionWorkspace
parseFrom(InputStream input)
static ConversionWorkspace
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ConversionWorkspace
parseFrom(ByteBuffer data)
static ConversionWorkspace
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<ConversionWorkspace>
parser()
ConversionWorkspace.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESTINATION_FIELD_NUMBER
public static final int DESTINATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GLOBAL_SETTINGS_FIELD_NUMBER
public static final int GLOBAL_SETTINGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HAS_UNCOMMITTED_CHANGES_FIELD_NUMBER
public static final int HAS_UNCOMMITTED_CHANGES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LATEST_COMMIT_ID_FIELD_NUMBER
public static final int LATEST_COMMIT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LATEST_COMMIT_TIME_FIELD_NUMBER
public static final int LATEST_COMMIT_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPDATE_TIME_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
Full name of the workspace resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
string name = 1;
- Specified by:
getName
in interfaceConversionWorkspaceOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Full name of the workspace resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
string name = 1;
- Specified by:
getNameBytes
in interfaceConversionWorkspaceOrBuilder
- Returns:
- The bytes for name.
-
hasSource
public boolean hasSource()
Required. The source engine details.
.google.cloud.clouddms.v1.DatabaseEngineInfo source = 2 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
hasSource
in interfaceConversionWorkspaceOrBuilder
- Returns:
- Whether the source field is set.
-
getSource
public DatabaseEngineInfo getSource()
Required. The source engine details.
.google.cloud.clouddms.v1.DatabaseEngineInfo source = 2 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getSource
in interfaceConversionWorkspaceOrBuilder
- Returns:
- The source.
-
getSourceOrBuilder
public DatabaseEngineInfoOrBuilder getSourceOrBuilder()
Required. The source engine details.
.google.cloud.clouddms.v1.DatabaseEngineInfo source = 2 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getSourceOrBuilder
in interfaceConversionWorkspaceOrBuilder
-
hasDestination
public boolean hasDestination()
Required. The destination engine details.
.google.cloud.clouddms.v1.DatabaseEngineInfo destination = 3 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
hasDestination
in interfaceConversionWorkspaceOrBuilder
- Returns:
- Whether the destination field is set.
-
getDestination
public DatabaseEngineInfo getDestination()
Required. The destination engine details.
.google.cloud.clouddms.v1.DatabaseEngineInfo destination = 3 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getDestination
in interfaceConversionWorkspaceOrBuilder
- Returns:
- The destination.
-
getDestinationOrBuilder
public DatabaseEngineInfoOrBuilder getDestinationOrBuilder()
Required. The destination engine details.
.google.cloud.clouddms.v1.DatabaseEngineInfo destination = 3 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getDestinationOrBuilder
in interfaceConversionWorkspaceOrBuilder
-
getGlobalSettingsCount
public int getGlobalSettingsCount()
Description copied from interface:ConversionWorkspaceOrBuilder
Optional. A generic list of settings for the workspace. The settings are database pair dependant and can indicate default behavior for the mapping rules engine or turn on or off specific features. Such examples can be: convert_foreign_key_to_interleave=true, skip_triggers=false, ignore_non_table_synonyms=true
map<string, string> global_settings = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getGlobalSettingsCount
in interfaceConversionWorkspaceOrBuilder
-
containsGlobalSettings
public boolean containsGlobalSettings(String key)
Optional. A generic list of settings for the workspace. The settings are database pair dependant and can indicate default behavior for the mapping rules engine or turn on or off specific features. Such examples can be: convert_foreign_key_to_interleave=true, skip_triggers=false, ignore_non_table_synonyms=true
map<string, string> global_settings = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
containsGlobalSettings
in interfaceConversionWorkspaceOrBuilder
-
getGlobalSettings
@Deprecated public Map<String,String> getGlobalSettings()
Deprecated.UsegetGlobalSettingsMap()
instead.- Specified by:
getGlobalSettings
in interfaceConversionWorkspaceOrBuilder
-
getGlobalSettingsMap
public Map<String,String> getGlobalSettingsMap()
Optional. A generic list of settings for the workspace. The settings are database pair dependant and can indicate default behavior for the mapping rules engine or turn on or off specific features. Such examples can be: convert_foreign_key_to_interleave=true, skip_triggers=false, ignore_non_table_synonyms=true
map<string, string> global_settings = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getGlobalSettingsMap
in interfaceConversionWorkspaceOrBuilder
-
getGlobalSettingsOrDefault
public String getGlobalSettingsOrDefault(String key, String defaultValue)
Optional. A generic list of settings for the workspace. The settings are database pair dependant and can indicate default behavior for the mapping rules engine or turn on or off specific features. Such examples can be: convert_foreign_key_to_interleave=true, skip_triggers=false, ignore_non_table_synonyms=true
map<string, string> global_settings = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getGlobalSettingsOrDefault
in interfaceConversionWorkspaceOrBuilder
-
getGlobalSettingsOrThrow
public String getGlobalSettingsOrThrow(String key)
Optional. A generic list of settings for the workspace. The settings are database pair dependant and can indicate default behavior for the mapping rules engine or turn on or off specific features. Such examples can be: convert_foreign_key_to_interleave=true, skip_triggers=false, ignore_non_table_synonyms=true
map<string, string> global_settings = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getGlobalSettingsOrThrow
in interfaceConversionWorkspaceOrBuilder
-
getHasUncommittedChanges
public boolean getHasUncommittedChanges()
Output only. Whether the workspace has uncommitted changes (changes which were made after the workspace was committed).
bool has_uncommitted_changes = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getHasUncommittedChanges
in interfaceConversionWorkspaceOrBuilder
- Returns:
- The hasUncommittedChanges.
-
getLatestCommitId
public String getLatestCommitId()
Output only. The latest commit ID.
string latest_commit_id = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLatestCommitId
in interfaceConversionWorkspaceOrBuilder
- Returns:
- The latestCommitId.
-
getLatestCommitIdBytes
public com.google.protobuf.ByteString getLatestCommitIdBytes()
Output only. The latest commit ID.
string latest_commit_id = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLatestCommitIdBytes
in interfaceConversionWorkspaceOrBuilder
- Returns:
- The bytes for latestCommitId.
-
hasLatestCommitTime
public boolean hasLatestCommitTime()
Output only. The timestamp when the workspace was committed.
.google.protobuf.Timestamp latest_commit_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasLatestCommitTime
in interfaceConversionWorkspaceOrBuilder
- Returns:
- Whether the latestCommitTime field is set.
-
getLatestCommitTime
public com.google.protobuf.Timestamp getLatestCommitTime()
Output only. The timestamp when the workspace was committed.
.google.protobuf.Timestamp latest_commit_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLatestCommitTime
in interfaceConversionWorkspaceOrBuilder
- Returns:
- The latestCommitTime.
-
getLatestCommitTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLatestCommitTimeOrBuilder()
Output only. The timestamp when the workspace was committed.
.google.protobuf.Timestamp latest_commit_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLatestCommitTimeOrBuilder
in interfaceConversionWorkspaceOrBuilder
-
hasCreateTime
public boolean hasCreateTime()
Output only. The timestamp when the workspace resource was created.
.google.protobuf.Timestamp create_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasCreateTime
in interfaceConversionWorkspaceOrBuilder
- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. The timestamp when the workspace resource was created.
.google.protobuf.Timestamp create_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCreateTime
in interfaceConversionWorkspaceOrBuilder
- Returns:
- The createTime.
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The timestamp when the workspace resource was created.
.google.protobuf.Timestamp create_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCreateTimeOrBuilder
in interfaceConversionWorkspaceOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
Output only. The timestamp when the workspace resource was last updated.
.google.protobuf.Timestamp update_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasUpdateTime
in interfaceConversionWorkspaceOrBuilder
- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
Output only. The timestamp when the workspace resource was last updated.
.google.protobuf.Timestamp update_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUpdateTime
in interfaceConversionWorkspaceOrBuilder
- Returns:
- The updateTime.
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The timestamp when the workspace resource was last updated.
.google.protobuf.Timestamp update_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUpdateTimeOrBuilder
in interfaceConversionWorkspaceOrBuilder
-
getDisplayName
public String getDisplayName()
Optional. The display name for the workspace.
string display_name = 11 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getDisplayName
in interfaceConversionWorkspaceOrBuilder
- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Optional. The display name for the workspace.
string display_name = 11 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getDisplayNameBytes
in interfaceConversionWorkspaceOrBuilder
- Returns:
- The bytes for displayName.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ConversionWorkspace parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversionWorkspace parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversionWorkspace parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversionWorkspace parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversionWorkspace parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversionWorkspace parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ConversionWorkspace parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ConversionWorkspace parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ConversionWorkspace parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ConversionWorkspace parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ConversionWorkspace parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ConversionWorkspace parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ConversionWorkspace.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ConversionWorkspace.Builder newBuilder()
-
newBuilder
public static ConversionWorkspace.Builder newBuilder(ConversionWorkspace prototype)
-
toBuilder
public ConversionWorkspace.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ConversionWorkspace.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ConversionWorkspace getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ConversionWorkspace> parser()
-
getParserForType
public com.google.protobuf.Parser<ConversionWorkspace> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ConversionWorkspace getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-