Class DataSourceParameter
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.bigquery.datatransfer.v1.DataSourceParameter
-
- All Implemented Interfaces:
DataSourceParameterOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class DataSourceParameter extends com.google.protobuf.GeneratedMessageV3 implements DataSourceParameterOrBuilder
A parameter used to define custom fields in a data source definition.
Protobuf typegoogle.cloud.bigquery.datatransfer.v1.DataSourceParameter- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDataSourceParameter.BuilderA parameter used to define custom fields in a data source definition.static classDataSourceParameter.TypeParameter type.-
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 intALLOWED_VALUES_FIELD_NUMBERstatic intDEPRECATED_FIELD_NUMBERstatic intDESCRIPTION_FIELD_NUMBERstatic intDISPLAY_NAME_FIELD_NUMBERstatic intFIELDS_FIELD_NUMBERstatic intIMMUTABLE_FIELD_NUMBERstatic intMAX_VALUE_FIELD_NUMBERstatic intMIN_VALUE_FIELD_NUMBERstatic intPARAM_ID_FIELD_NUMBERstatic intRECURSE_FIELD_NUMBERstatic intREPEATED_FIELD_NUMBERstatic intREQUIRED_FIELD_NUMBERstatic intTYPE_FIELD_NUMBERstatic intVALIDATION_DESCRIPTION_FIELD_NUMBERstatic intVALIDATION_HELP_URL_FIELD_NUMBERstatic intVALIDATION_REGEX_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetAllowedValues(int index)All possible values for the parameter.com.google.protobuf.ByteStringgetAllowedValuesBytes(int index)All possible values for the parameter.intgetAllowedValuesCount()All possible values for the parameter.com.google.protobuf.ProtocolStringListgetAllowedValuesList()All possible values for the parameter.static DataSourceParametergetDefaultInstance()DataSourceParametergetDefaultInstanceForType()booleangetDeprecated()If true, it should not be used in new transfers, and it should not be visible to users.StringgetDescription()Parameter description.com.google.protobuf.ByteStringgetDescriptionBytes()Parameter description.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetDisplayName()Parameter display name in the user interface.com.google.protobuf.ByteStringgetDisplayNameBytes()Parameter display name in the user interface.DataSourceParametergetFields(int index)Deprecated.intgetFieldsCount()Deprecated.List<DataSourceParameter>getFieldsList()Deprecated.DataSourceParameterOrBuildergetFieldsOrBuilder(int index)Deprecated.List<? extends DataSourceParameterOrBuilder>getFieldsOrBuilderList()Deprecated.booleangetImmutable()Cannot be changed after initial creation.com.google.protobuf.DoubleValuegetMaxValue()For integer and double values specifies maximum allowed value.com.google.protobuf.DoubleValueOrBuildergetMaxValueOrBuilder()For integer and double values specifies maximum allowed value.com.google.protobuf.DoubleValuegetMinValue()For integer and double values specifies minimum allowed value.com.google.protobuf.DoubleValueOrBuildergetMinValueOrBuilder()For integer and double values specifies minimum allowed value.StringgetParamId()Parameter identifier.com.google.protobuf.ByteStringgetParamIdBytes()Parameter identifier.com.google.protobuf.Parser<DataSourceParameter>getParserForType()booleangetRecurse()Deprecated.booleangetRepeated()Deprecated.booleangetRequired()Is parameter required.intgetSerializedSize()DataSourceParameter.TypegetType()Parameter type.intgetTypeValue()Parameter type.StringgetValidationDescription()Description of the requirements for this field, in case the user input does not fulfill the regex pattern or min/max values.com.google.protobuf.ByteStringgetValidationDescriptionBytes()Description of the requirements for this field, in case the user input does not fulfill the regex pattern or min/max values.StringgetValidationHelpUrl()URL to a help document to further explain the naming requirements.com.google.protobuf.ByteStringgetValidationHelpUrlBytes()URL to a help document to further explain the naming requirements.StringgetValidationRegex()Regular expression which can be used for parameter validation.com.google.protobuf.ByteStringgetValidationRegexBytes()Regular expression which can be used for parameter validation.inthashCode()booleanhasMaxValue()For integer and double values specifies maximum allowed value.booleanhasMinValue()For integer and double values specifies minimum allowed value.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static DataSourceParameter.BuildernewBuilder()static DataSourceParameter.BuildernewBuilder(DataSourceParameter prototype)DataSourceParameter.BuildernewBuilderForType()protected DataSourceParameter.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static DataSourceParameterparseDelimitedFrom(InputStream input)static DataSourceParameterparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataSourceParameterparseFrom(byte[] data)static DataSourceParameterparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataSourceParameterparseFrom(com.google.protobuf.ByteString data)static DataSourceParameterparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataSourceParameterparseFrom(com.google.protobuf.CodedInputStream input)static DataSourceParameterparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataSourceParameterparseFrom(InputStream input)static DataSourceParameterparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataSourceParameterparseFrom(ByteBuffer data)static DataSourceParameterparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<DataSourceParameter>parser()DataSourceParameter.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, internalGetMapField, 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
-
PARAM_ID_FIELD_NUMBER
public static final int PARAM_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUIRED_FIELD_NUMBER
public static final int REQUIRED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REPEATED_FIELD_NUMBER
public static final int REPEATED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VALIDATION_REGEX_FIELD_NUMBER
public static final int VALIDATION_REGEX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALLOWED_VALUES_FIELD_NUMBER
public static final int ALLOWED_VALUES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MIN_VALUE_FIELD_NUMBER
public static final int MIN_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_VALUE_FIELD_NUMBER
public static final int MAX_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FIELDS_FIELD_NUMBER
public static final int FIELDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VALIDATION_DESCRIPTION_FIELD_NUMBER
public static final int VALIDATION_DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VALIDATION_HELP_URL_FIELD_NUMBER
public static final int VALIDATION_HELP_URL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMMUTABLE_FIELD_NUMBER
public static final int IMMUTABLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RECURSE_FIELD_NUMBER
public static final int RECURSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEPRECATED_FIELD_NUMBER
public static final int DEPRECATED_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()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getParamId
public String getParamId()
Parameter identifier.
string param_id = 1;- Specified by:
getParamIdin interfaceDataSourceParameterOrBuilder- Returns:
- The paramId.
-
getParamIdBytes
public com.google.protobuf.ByteString getParamIdBytes()
Parameter identifier.
string param_id = 1;- Specified by:
getParamIdBytesin interfaceDataSourceParameterOrBuilder- Returns:
- The bytes for paramId.
-
getDisplayName
public String getDisplayName()
Parameter display name in the user interface.
string display_name = 2;- Specified by:
getDisplayNamein interfaceDataSourceParameterOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Parameter display name in the user interface.
string display_name = 2;- Specified by:
getDisplayNameBytesin interfaceDataSourceParameterOrBuilder- Returns:
- The bytes for displayName.
-
getDescription
public String getDescription()
Parameter description.
string description = 3;- Specified by:
getDescriptionin interfaceDataSourceParameterOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
Parameter description.
string description = 3;- Specified by:
getDescriptionBytesin interfaceDataSourceParameterOrBuilder- Returns:
- The bytes for description.
-
getTypeValue
public int getTypeValue()
Parameter type.
.google.cloud.bigquery.datatransfer.v1.DataSourceParameter.Type type = 4;- Specified by:
getTypeValuein interfaceDataSourceParameterOrBuilder- Returns:
- The enum numeric value on the wire for type.
-
getType
public DataSourceParameter.Type getType()
Parameter type.
.google.cloud.bigquery.datatransfer.v1.DataSourceParameter.Type type = 4;- Specified by:
getTypein interfaceDataSourceParameterOrBuilder- Returns:
- The type.
-
getRequired
public boolean getRequired()
Is parameter required.
bool required = 5;- Specified by:
getRequiredin interfaceDataSourceParameterOrBuilder- Returns:
- The required.
-
getRepeated
public boolean getRepeated()
Deprecated. This field has no effect.
bool repeated = 6;- Specified by:
getRepeatedin interfaceDataSourceParameterOrBuilder- Returns:
- The repeated.
-
getValidationRegex
public String getValidationRegex()
Regular expression which can be used for parameter validation.
string validation_regex = 7;- Specified by:
getValidationRegexin interfaceDataSourceParameterOrBuilder- Returns:
- The validationRegex.
-
getValidationRegexBytes
public com.google.protobuf.ByteString getValidationRegexBytes()
Regular expression which can be used for parameter validation.
string validation_regex = 7;- Specified by:
getValidationRegexBytesin interfaceDataSourceParameterOrBuilder- Returns:
- The bytes for validationRegex.
-
getAllowedValuesList
public com.google.protobuf.ProtocolStringList getAllowedValuesList()
All possible values for the parameter.
repeated string allowed_values = 8;- Specified by:
getAllowedValuesListin interfaceDataSourceParameterOrBuilder- Returns:
- A list containing the allowedValues.
-
getAllowedValuesCount
public int getAllowedValuesCount()
All possible values for the parameter.
repeated string allowed_values = 8;- Specified by:
getAllowedValuesCountin interfaceDataSourceParameterOrBuilder- Returns:
- The count of allowedValues.
-
getAllowedValues
public String getAllowedValues(int index)
All possible values for the parameter.
repeated string allowed_values = 8;- Specified by:
getAllowedValuesin interfaceDataSourceParameterOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The allowedValues at the given index.
-
getAllowedValuesBytes
public com.google.protobuf.ByteString getAllowedValuesBytes(int index)
All possible values for the parameter.
repeated string allowed_values = 8;- Specified by:
getAllowedValuesBytesin interfaceDataSourceParameterOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the allowedValues at the given index.
-
hasMinValue
public boolean hasMinValue()
For integer and double values specifies minimum allowed value.
.google.protobuf.DoubleValue min_value = 9;- Specified by:
hasMinValuein interfaceDataSourceParameterOrBuilder- Returns:
- Whether the minValue field is set.
-
getMinValue
public com.google.protobuf.DoubleValue getMinValue()
For integer and double values specifies minimum allowed value.
.google.protobuf.DoubleValue min_value = 9;- Specified by:
getMinValuein interfaceDataSourceParameterOrBuilder- Returns:
- The minValue.
-
getMinValueOrBuilder
public com.google.protobuf.DoubleValueOrBuilder getMinValueOrBuilder()
For integer and double values specifies minimum allowed value.
.google.protobuf.DoubleValue min_value = 9;- Specified by:
getMinValueOrBuilderin interfaceDataSourceParameterOrBuilder
-
hasMaxValue
public boolean hasMaxValue()
For integer and double values specifies maximum allowed value.
.google.protobuf.DoubleValue max_value = 10;- Specified by:
hasMaxValuein interfaceDataSourceParameterOrBuilder- Returns:
- Whether the maxValue field is set.
-
getMaxValue
public com.google.protobuf.DoubleValue getMaxValue()
For integer and double values specifies maximum allowed value.
.google.protobuf.DoubleValue max_value = 10;- Specified by:
getMaxValuein interfaceDataSourceParameterOrBuilder- Returns:
- The maxValue.
-
getMaxValueOrBuilder
public com.google.protobuf.DoubleValueOrBuilder getMaxValueOrBuilder()
For integer and double values specifies maximum allowed value.
.google.protobuf.DoubleValue max_value = 10;- Specified by:
getMaxValueOrBuilderin interfaceDataSourceParameterOrBuilder
-
getFieldsList
public List<DataSourceParameter> getFieldsList()
Deprecated. This field has no effect.
repeated .google.cloud.bigquery.datatransfer.v1.DataSourceParameter fields = 11;- Specified by:
getFieldsListin interfaceDataSourceParameterOrBuilder
-
getFieldsOrBuilderList
public List<? extends DataSourceParameterOrBuilder> getFieldsOrBuilderList()
Deprecated. This field has no effect.
repeated .google.cloud.bigquery.datatransfer.v1.DataSourceParameter fields = 11;- Specified by:
getFieldsOrBuilderListin interfaceDataSourceParameterOrBuilder
-
getFieldsCount
public int getFieldsCount()
Deprecated. This field has no effect.
repeated .google.cloud.bigquery.datatransfer.v1.DataSourceParameter fields = 11;- Specified by:
getFieldsCountin interfaceDataSourceParameterOrBuilder
-
getFields
public DataSourceParameter getFields(int index)
Deprecated. This field has no effect.
repeated .google.cloud.bigquery.datatransfer.v1.DataSourceParameter fields = 11;- Specified by:
getFieldsin interfaceDataSourceParameterOrBuilder
-
getFieldsOrBuilder
public DataSourceParameterOrBuilder getFieldsOrBuilder(int index)
Deprecated. This field has no effect.
repeated .google.cloud.bigquery.datatransfer.v1.DataSourceParameter fields = 11;- Specified by:
getFieldsOrBuilderin interfaceDataSourceParameterOrBuilder
-
getValidationDescription
public String getValidationDescription()
Description of the requirements for this field, in case the user input does not fulfill the regex pattern or min/max values.
string validation_description = 12;- Specified by:
getValidationDescriptionin interfaceDataSourceParameterOrBuilder- Returns:
- The validationDescription.
-
getValidationDescriptionBytes
public com.google.protobuf.ByteString getValidationDescriptionBytes()
Description of the requirements for this field, in case the user input does not fulfill the regex pattern or min/max values.
string validation_description = 12;- Specified by:
getValidationDescriptionBytesin interfaceDataSourceParameterOrBuilder- Returns:
- The bytes for validationDescription.
-
getValidationHelpUrl
public String getValidationHelpUrl()
URL to a help document to further explain the naming requirements.
string validation_help_url = 13;- Specified by:
getValidationHelpUrlin interfaceDataSourceParameterOrBuilder- Returns:
- The validationHelpUrl.
-
getValidationHelpUrlBytes
public com.google.protobuf.ByteString getValidationHelpUrlBytes()
URL to a help document to further explain the naming requirements.
string validation_help_url = 13;- Specified by:
getValidationHelpUrlBytesin interfaceDataSourceParameterOrBuilder- Returns:
- The bytes for validationHelpUrl.
-
getImmutable
public boolean getImmutable()
Cannot be changed after initial creation.
bool immutable = 14;- Specified by:
getImmutablein interfaceDataSourceParameterOrBuilder- Returns:
- The immutable.
-
getRecurse
public boolean getRecurse()
Deprecated. This field has no effect.
bool recurse = 15;- Specified by:
getRecursein interfaceDataSourceParameterOrBuilder- Returns:
- The recurse.
-
getDeprecated
public boolean getDeprecated()
If true, it should not be used in new transfers, and it should not be visible to users.
bool deprecated = 20;- Specified by:
getDeprecatedin interfaceDataSourceParameterOrBuilder- Returns:
- The deprecated.
-
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 DataSourceParameter parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataSourceParameter parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataSourceParameter parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataSourceParameter parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataSourceParameter parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataSourceParameter parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DataSourceParameter parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static DataSourceParameter parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static DataSourceParameter parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static DataSourceParameter parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static DataSourceParameter parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static DataSourceParameter parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public DataSourceParameter.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static DataSourceParameter.Builder newBuilder()
-
newBuilder
public static DataSourceParameter.Builder newBuilder(DataSourceParameter prototype)
-
toBuilder
public DataSourceParameter.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected DataSourceParameter.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static DataSourceParameter getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<DataSourceParameter> parser()
-
getParserForType
public com.google.protobuf.Parser<DataSourceParameter> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public DataSourceParameter getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-