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 classConversionWorkspace.BuilderThe 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 intCREATE_TIME_FIELD_NUMBERstatic intDESTINATION_FIELD_NUMBERstatic intDISPLAY_NAME_FIELD_NUMBERstatic intGLOBAL_SETTINGS_FIELD_NUMBERstatic intHAS_UNCOMMITTED_CHANGES_FIELD_NUMBERstatic intLATEST_COMMIT_ID_FIELD_NUMBERstatic intLATEST_COMMIT_TIME_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intSOURCE_FIELD_NUMBERstatic intUPDATE_TIME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsGlobalSettings(String key)Optional.booleanequals(Object obj)com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.static ConversionWorkspacegetDefaultInstance()ConversionWorkspacegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()DatabaseEngineInfogetDestination()Required.DatabaseEngineInfoOrBuildergetDestinationOrBuilder()Required.StringgetDisplayName()Optional.com.google.protobuf.ByteStringgetDisplayNameBytes()Optional.Map<String,String>getGlobalSettings()Deprecated.intgetGlobalSettingsCount()Optional.Map<String,String>getGlobalSettingsMap()Optional.StringgetGlobalSettingsOrDefault(String key, String defaultValue)Optional.StringgetGlobalSettingsOrThrow(String key)Optional.booleangetHasUncommittedChanges()Output only.StringgetLatestCommitId()Output only.com.google.protobuf.ByteStringgetLatestCommitIdBytes()Output only.com.google.protobuf.TimestampgetLatestCommitTime()Output only.com.google.protobuf.TimestampOrBuildergetLatestCommitTimeOrBuilder()Output only.StringgetName()Full name of the workspace resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.com.google.protobuf.ByteStringgetNameBytes()Full name of the workspace resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.com.google.protobuf.Parser<ConversionWorkspace>getParserForType()intgetSerializedSize()DatabaseEngineInfogetSource()Required.DatabaseEngineInfoOrBuildergetSourceOrBuilder()Required.com.google.protobuf.TimestampgetUpdateTime()Output only.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Output only.booleanhasCreateTime()Output only.booleanhasDestination()Required.inthashCode()booleanhasLatestCommitTime()Output only.booleanhasSource()Required.booleanhasUpdateTime()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static ConversionWorkspace.BuildernewBuilder()static ConversionWorkspace.BuildernewBuilder(ConversionWorkspace prototype)ConversionWorkspace.BuildernewBuilderForType()protected ConversionWorkspace.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ConversionWorkspaceparseDelimitedFrom(InputStream input)static ConversionWorkspaceparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConversionWorkspaceparseFrom(byte[] data)static ConversionWorkspaceparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConversionWorkspaceparseFrom(com.google.protobuf.ByteString data)static ConversionWorkspaceparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConversionWorkspaceparseFrom(com.google.protobuf.CodedInputStream input)static ConversionWorkspaceparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConversionWorkspaceparseFrom(InputStream input)static ConversionWorkspaceparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConversionWorkspaceparseFrom(ByteBuffer data)static ConversionWorkspaceparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ConversionWorkspace>parser()ConversionWorkspace.BuildertoBuilder()voidwriteTo(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:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein 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:
getNamein 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:
getNameBytesin 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:
hasSourcein 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:
getSourcein 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:
getSourceOrBuilderin interfaceConversionWorkspaceOrBuilder
-
hasDestination
public boolean hasDestination()
Required. The destination engine details.
.google.cloud.clouddms.v1.DatabaseEngineInfo destination = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
hasDestinationin 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:
getDestinationin 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:
getDestinationOrBuilderin interfaceConversionWorkspaceOrBuilder
-
getGlobalSettingsCount
public int getGlobalSettingsCount()
Description copied from interface:ConversionWorkspaceOrBuilderOptional. 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:
getGlobalSettingsCountin 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:
containsGlobalSettingsin interfaceConversionWorkspaceOrBuilder
-
getGlobalSettings
@Deprecated public Map<String,String> getGlobalSettings()
Deprecated.UsegetGlobalSettingsMap()instead.- Specified by:
getGlobalSettingsin 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:
getGlobalSettingsMapin 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:
getGlobalSettingsOrDefaultin 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:
getGlobalSettingsOrThrowin 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:
getHasUncommittedChangesin 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:
getLatestCommitIdin 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:
getLatestCommitIdBytesin 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:
hasLatestCommitTimein 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:
getLatestCommitTimein 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:
getLatestCommitTimeOrBuilderin 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:
hasCreateTimein 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:
getCreateTimein 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:
getCreateTimeOrBuilderin 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:
hasUpdateTimein 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:
getUpdateTimein 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:
getUpdateTimeOrBuilderin interfaceConversionWorkspaceOrBuilder
-
getDisplayName
public String getDisplayName()
Optional. The display name for the workspace.
string display_name = 11 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getDisplayNamein 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:
getDisplayNameBytesin interfaceConversionWorkspaceOrBuilder- Returns:
- The bytes for displayName.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein 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:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein 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:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ConversionWorkspace.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein 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:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ConversionWorkspace getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-