Class Dataset
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.maps.mapsplatformdatasets.v1.Dataset
-
- All Implemented Interfaces:
DatasetOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class Dataset extends com.google.protobuf.GeneratedMessageV3 implements DatasetOrBuilder
A representation of a Maps Dataset resource.
Protobuf typegoogle.maps.mapsplatformdatasets.v1.Dataset- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDataset.BuilderA representation of a Maps Dataset resource.static classDataset.DataSourceCase-
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 intDESCRIPTION_FIELD_NUMBERstatic intDISPLAY_NAME_FIELD_NUMBERstatic intGCS_SOURCE_FIELD_NUMBERstatic intLOCAL_FILE_SOURCE_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intSTATUS_FIELD_NUMBERstatic intUPDATE_TIME_FIELD_NUMBERstatic intUSAGE_FIELD_NUMBERstatic intVERSION_CREATE_TIME_FIELD_NUMBERstatic intVERSION_DESCRIPTION_FIELD_NUMBERstatic intVERSION_ID_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.Dataset.DataSourceCasegetDataSourceCase()static DatasetgetDefaultInstance()DatasetgetDefaultInstanceForType()StringgetDescription()A description of this dataset .com.google.protobuf.ByteStringgetDescriptionBytes()A description of this dataset .static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetDisplayName()Human readable name, shown in the console UI .com.google.protobuf.ByteStringgetDisplayNameBytes()Human readable name, shown in the console UI .GcsSourcegetGcsSource()A Google Cloud Storage file source for the dataset for a single upload.GcsSourceOrBuildergetGcsSourceOrBuilder()A Google Cloud Storage file source for the dataset for a single upload.LocalFileSourcegetLocalFileSource()A local file source for the dataset for a single upload.LocalFileSourceOrBuildergetLocalFileSourceOrBuilder()A local file source for the dataset for a single upload.StringgetName()Resource name, projects/{project}/datasets/{dataset_id}com.google.protobuf.ByteStringgetNameBytes()Resource name, projects/{project}/datasets/{dataset_id}com.google.protobuf.Parser<Dataset>getParserForType()intgetSerializedSize()StatusgetStatus()Output only.StatusOrBuildergetStatusOrBuilder()Output only.com.google.protobuf.TimestampgetUpdateTime()Output only.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Output only.UsagegetUsage(int index)Specified use case for this dataset.intgetUsageCount()Specified use case for this dataset.List<Usage>getUsageList()Specified use case for this dataset.intgetUsageValue(int index)Specified use case for this dataset.List<Integer>getUsageValueList()Specified use case for this dataset.com.google.protobuf.TimestampgetVersionCreateTime()Output only.com.google.protobuf.TimestampOrBuildergetVersionCreateTimeOrBuilder()Output only.StringgetVersionDescription()Output only.com.google.protobuf.ByteStringgetVersionDescriptionBytes()Output only.StringgetVersionId()The version ID of the dataset.com.google.protobuf.ByteStringgetVersionIdBytes()The version ID of the dataset.booleanhasCreateTime()Output only.booleanhasGcsSource()A Google Cloud Storage file source for the dataset for a single upload.inthashCode()booleanhasLocalFileSource()A local file source for the dataset for a single upload.booleanhasStatus()Output only.booleanhasUpdateTime()Output only.booleanhasVersionCreateTime()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Dataset.BuildernewBuilder()static Dataset.BuildernewBuilder(Dataset prototype)Dataset.BuildernewBuilderForType()protected Dataset.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static DatasetparseDelimitedFrom(InputStream input)static DatasetparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DatasetparseFrom(byte[] data)static DatasetparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DatasetparseFrom(com.google.protobuf.ByteString data)static DatasetparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DatasetparseFrom(com.google.protobuf.CodedInputStream input)static DatasetparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DatasetparseFrom(InputStream input)static DatasetparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DatasetparseFrom(ByteBuffer data)static DatasetparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Dataset>parser()Dataset.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
-
NAME_FIELD_NUMBER
public static final int NAME_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
-
VERSION_ID_FIELD_NUMBER
public static final int VERSION_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USAGE_FIELD_NUMBER
public static final int USAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOCAL_FILE_SOURCE_FIELD_NUMBER
public static final int LOCAL_FILE_SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GCS_SOURCE_FIELD_NUMBER
public static final int GCS_SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATUS_FIELD_NUMBER
public static final int STATUS_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
-
VERSION_CREATE_TIME_FIELD_NUMBER
public static final int VERSION_CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERSION_DESCRIPTION_FIELD_NUMBER
public static final int VERSION_DESCRIPTION_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
-
getDataSourceCase
public Dataset.DataSourceCase getDataSourceCase()
- Specified by:
getDataSourceCasein interfaceDatasetOrBuilder
-
getName
public String getName()
Resource name, projects/{project}/datasets/{dataset_id}string name = 1;- Specified by:
getNamein interfaceDatasetOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Resource name, projects/{project}/datasets/{dataset_id}string name = 1;- Specified by:
getNameBytesin interfaceDatasetOrBuilder- Returns:
- The bytes for name.
-
getDisplayName
public String getDisplayName()
Human readable name, shown in the console UI .
string display_name = 2;- Specified by:
getDisplayNamein interfaceDatasetOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Human readable name, shown in the console UI .
string display_name = 2;- Specified by:
getDisplayNameBytesin interfaceDatasetOrBuilder- Returns:
- The bytes for displayName.
-
getDescription
public String getDescription()
A description of this dataset .
string description = 3;- Specified by:
getDescriptionin interfaceDatasetOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
A description of this dataset .
string description = 3;- Specified by:
getDescriptionBytesin interfaceDatasetOrBuilder- Returns:
- The bytes for description.
-
getVersionId
public String getVersionId()
The version ID of the dataset.
string version_id = 4;- Specified by:
getVersionIdin interfaceDatasetOrBuilder- Returns:
- The versionId.
-
getVersionIdBytes
public com.google.protobuf.ByteString getVersionIdBytes()
The version ID of the dataset.
string version_id = 4;- Specified by:
getVersionIdBytesin interfaceDatasetOrBuilder- Returns:
- The bytes for versionId.
-
getUsageList
public List<Usage> getUsageList()
Specified use case for this dataset.
repeated .google.maps.mapsplatformdatasets.v1.Usage usage = 5;- Specified by:
getUsageListin interfaceDatasetOrBuilder- Returns:
- A list containing the usage.
-
getUsageCount
public int getUsageCount()
Specified use case for this dataset.
repeated .google.maps.mapsplatformdatasets.v1.Usage usage = 5;- Specified by:
getUsageCountin interfaceDatasetOrBuilder- Returns:
- The count of usage.
-
getUsage
public Usage getUsage(int index)
Specified use case for this dataset.
repeated .google.maps.mapsplatformdatasets.v1.Usage usage = 5;- Specified by:
getUsagein interfaceDatasetOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The usage at the given index.
-
getUsageValueList
public List<Integer> getUsageValueList()
Specified use case for this dataset.
repeated .google.maps.mapsplatformdatasets.v1.Usage usage = 5;- Specified by:
getUsageValueListin interfaceDatasetOrBuilder- Returns:
- A list containing the enum numeric values on the wire for usage.
-
getUsageValue
public int getUsageValue(int index)
Specified use case for this dataset.
repeated .google.maps.mapsplatformdatasets.v1.Usage usage = 5;- Specified by:
getUsageValuein interfaceDatasetOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of usage at the given index.
-
hasLocalFileSource
public boolean hasLocalFileSource()
A local file source for the dataset for a single upload.
.google.maps.mapsplatformdatasets.v1.LocalFileSource local_file_source = 6;- Specified by:
hasLocalFileSourcein interfaceDatasetOrBuilder- Returns:
- Whether the localFileSource field is set.
-
getLocalFileSource
public LocalFileSource getLocalFileSource()
A local file source for the dataset for a single upload.
.google.maps.mapsplatformdatasets.v1.LocalFileSource local_file_source = 6;- Specified by:
getLocalFileSourcein interfaceDatasetOrBuilder- Returns:
- The localFileSource.
-
getLocalFileSourceOrBuilder
public LocalFileSourceOrBuilder getLocalFileSourceOrBuilder()
A local file source for the dataset for a single upload.
.google.maps.mapsplatformdatasets.v1.LocalFileSource local_file_source = 6;- Specified by:
getLocalFileSourceOrBuilderin interfaceDatasetOrBuilder
-
hasGcsSource
public boolean hasGcsSource()
A Google Cloud Storage file source for the dataset for a single upload.
.google.maps.mapsplatformdatasets.v1.GcsSource gcs_source = 7;- Specified by:
hasGcsSourcein interfaceDatasetOrBuilder- Returns:
- Whether the gcsSource field is set.
-
getGcsSource
public GcsSource getGcsSource()
A Google Cloud Storage file source for the dataset for a single upload.
.google.maps.mapsplatformdatasets.v1.GcsSource gcs_source = 7;- Specified by:
getGcsSourcein interfaceDatasetOrBuilder- Returns:
- The gcsSource.
-
getGcsSourceOrBuilder
public GcsSourceOrBuilder getGcsSourceOrBuilder()
A Google Cloud Storage file source for the dataset for a single upload.
.google.maps.mapsplatformdatasets.v1.GcsSource gcs_source = 7;- Specified by:
getGcsSourceOrBuilderin interfaceDatasetOrBuilder
-
hasStatus
public boolean hasStatus()
Output only. The status of this dataset version.
.google.maps.mapsplatformdatasets.v1.Status status = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasStatusin interfaceDatasetOrBuilder- Returns:
- Whether the status field is set.
-
getStatus
public Status getStatus()
Output only. The status of this dataset version.
.google.maps.mapsplatformdatasets.v1.Status status = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatusin interfaceDatasetOrBuilder- Returns:
- The status.
-
getStatusOrBuilder
public StatusOrBuilder getStatusOrBuilder()
Output only. The status of this dataset version.
.google.maps.mapsplatformdatasets.v1.Status status = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatusOrBuilderin interfaceDatasetOrBuilder
-
hasCreateTime
public boolean hasCreateTime()
Output only. Time when the dataset was first created.
.google.protobuf.Timestamp create_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreateTimein interfaceDatasetOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. Time when the dataset was first created.
.google.protobuf.Timestamp create_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimein interfaceDatasetOrBuilder- Returns:
- The createTime.
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Time when the dataset was first created.
.google.protobuf.Timestamp create_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimeOrBuilderin interfaceDatasetOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
Output only. Time when the dataset metadata was last updated.
.google.protobuf.Timestamp update_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUpdateTimein interfaceDatasetOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
Output only. Time when the dataset metadata was last updated.
.google.protobuf.Timestamp update_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimein interfaceDatasetOrBuilder- Returns:
- The updateTime.
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Time when the dataset metadata was last updated.
.google.protobuf.Timestamp update_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimeOrBuilderin interfaceDatasetOrBuilder
-
hasVersionCreateTime
public boolean hasVersionCreateTime()
Output only. Time when the data was uploaded.
.google.protobuf.Timestamp version_create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasVersionCreateTimein interfaceDatasetOrBuilder- Returns:
- Whether the versionCreateTime field is set.
-
getVersionCreateTime
public com.google.protobuf.Timestamp getVersionCreateTime()
Output only. Time when the data was uploaded.
.google.protobuf.Timestamp version_create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getVersionCreateTimein interfaceDatasetOrBuilder- Returns:
- The versionCreateTime.
-
getVersionCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getVersionCreateTimeOrBuilder()
Output only. Time when the data was uploaded.
.google.protobuf.Timestamp version_create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getVersionCreateTimeOrBuilderin interfaceDatasetOrBuilder
-
getVersionDescription
public String getVersionDescription()
Output only. The description for this version of dataset. It is provided when importing data to the dataset.
string version_description = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getVersionDescriptionin interfaceDatasetOrBuilder- Returns:
- The versionDescription.
-
getVersionDescriptionBytes
public com.google.protobuf.ByteString getVersionDescriptionBytes()
Output only. The description for this version of dataset. It is provided when importing data to the dataset.
string version_description = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getVersionDescriptionBytesin interfaceDatasetOrBuilder- Returns:
- The bytes for versionDescription.
-
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 Dataset parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Dataset parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Dataset parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Dataset parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Dataset parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Dataset parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Dataset parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Dataset parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Dataset parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Dataset parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Dataset parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Dataset parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Dataset.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Dataset.Builder newBuilder()
-
newBuilder
public static Dataset.Builder newBuilder(Dataset prototype)
-
toBuilder
public Dataset.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Dataset.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Dataset getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Dataset> parser()
-
getParserForType
public com.google.protobuf.Parser<Dataset> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Dataset getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-