Class Dataset
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.maps.mapsplatformdatasets.v1alpha.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 platform dataset.
Protobuf typegoogle.maps.mapsplatformdatasets.v1alpha.Dataset
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Dataset.Builder
A representation of a maps platform dataset.static class
Dataset.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 int
CREATE_TIME_FIELD_NUMBER
static int
DESCRIPTION_FIELD_NUMBER
static int
DISPLAY_NAME_FIELD_NUMBER
static int
GCS_SOURCE_FIELD_NUMBER
static int
LOCAL_FILE_SOURCE_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
STATUS_FIELD_NUMBER
static int
UPDATE_TIME_FIELD_NUMBER
static int
USAGE_FIELD_NUMBER
static int
VERSION_CREATE_TIME_FIELD_NUMBER
static int
VERSION_DESCRIPTION_FIELD_NUMBER
static int
VERSION_ID_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
com.google.protobuf.Timestamp
getCreateTime()
Output only.com.google.protobuf.TimestampOrBuilder
getCreateTimeOrBuilder()
Output only.Dataset.DataSourceCase
getDataSourceCase()
static Dataset
getDefaultInstance()
Dataset
getDefaultInstanceForType()
String
getDescription()
A description of this dataset; set by the customer.com.google.protobuf.ByteString
getDescriptionBytes()
A description of this dataset; set by the customer.static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getDisplayName()
Human readable name, shown in the console UI.com.google.protobuf.ByteString
getDisplayNameBytes()
Human readable name, shown in the console UI.GcsSource
getGcsSource()
A Google Cloud Storage file source for the dataset for a single upload.GcsSourceOrBuilder
getGcsSourceOrBuilder()
A Google Cloud Storage file source for the dataset for a single upload.LocalFileSource
getLocalFileSource()
A local file source for the dataset for a single upload.LocalFileSourceOrBuilder
getLocalFileSourceOrBuilder()
A local file source for the dataset for a single upload.String
getName()
Resource name, projects/{project}/datasets/{dataset_id}com.google.protobuf.ByteString
getNameBytes()
Resource name, projects/{project}/datasets/{dataset_id}com.google.protobuf.Parser<Dataset>
getParserForType()
int
getSerializedSize()
State
getStatus()
The status of the import of the latest dataset version.int
getStatusValue()
The status of the import of the latest dataset version.com.google.protobuf.Timestamp
getUpdateTime()
Output only.com.google.protobuf.TimestampOrBuilder
getUpdateTimeOrBuilder()
Output only.Usage
getUsage(int index)
Specified use case(s) for this dataset.int
getUsageCount()
Specified use case(s) for this dataset.List<Usage>
getUsageList()
Specified use case(s) for this dataset.int
getUsageValue(int index)
Specified use case(s) for this dataset.List<Integer>
getUsageValueList()
Specified use case(s) for this dataset.com.google.protobuf.Timestamp
getVersionCreateTime()
Output only.com.google.protobuf.TimestampOrBuilder
getVersionCreateTimeOrBuilder()
Output only.String
getVersionDescription()
Output only.com.google.protobuf.ByteString
getVersionDescriptionBytes()
Output only.String
getVersionId()
The version of the dataset.com.google.protobuf.ByteString
getVersionIdBytes()
The version of the dataset.boolean
hasCreateTime()
Output only.boolean
hasGcsSource()
A Google Cloud Storage file source for the dataset for a single upload.int
hashCode()
boolean
hasLocalFileSource()
A local file source for the dataset for a single upload.boolean
hasUpdateTime()
Output only.boolean
hasVersionCreateTime()
Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static Dataset.Builder
newBuilder()
static Dataset.Builder
newBuilder(Dataset prototype)
Dataset.Builder
newBuilderForType()
protected Dataset.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static Dataset
parseDelimitedFrom(InputStream input)
static Dataset
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Dataset
parseFrom(byte[] data)
static Dataset
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Dataset
parseFrom(com.google.protobuf.ByteString data)
static Dataset
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Dataset
parseFrom(com.google.protobuf.CodedInputStream input)
static Dataset
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Dataset
parseFrom(InputStream input)
static Dataset
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Dataset
parseFrom(ByteBuffer data)
static Dataset
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<Dataset>
parser()
Dataset.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, 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:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getDataSourceCase
public Dataset.DataSourceCase getDataSourceCase()
- Specified by:
getDataSourceCase
in interfaceDatasetOrBuilder
-
getName
public String getName()
Resource name, projects/{project}/datasets/{dataset_id}
string name = 1;
- Specified by:
getName
in interfaceDatasetOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Resource name, projects/{project}/datasets/{dataset_id}
string name = 1;
- Specified by:
getNameBytes
in interfaceDatasetOrBuilder
- Returns:
- The bytes for name.
-
getDisplayName
public String getDisplayName()
Human readable name, shown in the console UI. Set by customer.
string display_name = 2;
- Specified by:
getDisplayName
in interfaceDatasetOrBuilder
- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Human readable name, shown in the console UI. Set by customer.
string display_name = 2;
- Specified by:
getDisplayNameBytes
in interfaceDatasetOrBuilder
- Returns:
- The bytes for displayName.
-
getDescription
public String getDescription()
A description of this dataset; set by the customer.
string description = 3;
- Specified by:
getDescription
in interfaceDatasetOrBuilder
- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
A description of this dataset; set by the customer.
string description = 3;
- Specified by:
getDescriptionBytes
in interfaceDatasetOrBuilder
- Returns:
- The bytes for description.
-
getVersionId
public String getVersionId()
The version of the dataset.
string version_id = 4;
- Specified by:
getVersionId
in interfaceDatasetOrBuilder
- Returns:
- The versionId.
-
getVersionIdBytes
public com.google.protobuf.ByteString getVersionIdBytes()
The version of the dataset.
string version_id = 4;
- Specified by:
getVersionIdBytes
in interfaceDatasetOrBuilder
- Returns:
- The bytes for versionId.
-
getUsageList
public List<Usage> getUsageList()
Specified use case(s) for this dataset.
repeated .google.maps.mapsplatformdatasets.v1alpha.Usage usage = 5;
- Specified by:
getUsageList
in interfaceDatasetOrBuilder
- Returns:
- A list containing the usage.
-
getUsageCount
public int getUsageCount()
Specified use case(s) for this dataset.
repeated .google.maps.mapsplatformdatasets.v1alpha.Usage usage = 5;
- Specified by:
getUsageCount
in interfaceDatasetOrBuilder
- Returns:
- The count of usage.
-
getUsage
public Usage getUsage(int index)
Specified use case(s) for this dataset.
repeated .google.maps.mapsplatformdatasets.v1alpha.Usage usage = 5;
- Specified by:
getUsage
in 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(s) for this dataset.
repeated .google.maps.mapsplatformdatasets.v1alpha.Usage usage = 5;
- Specified by:
getUsageValueList
in interfaceDatasetOrBuilder
- Returns:
- A list containing the enum numeric values on the wire for usage.
-
getUsageValue
public int getUsageValue(int index)
Specified use case(s) for this dataset.
repeated .google.maps.mapsplatformdatasets.v1alpha.Usage usage = 5;
- Specified by:
getUsageValue
in 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.v1alpha.LocalFileSource local_file_source = 6;
- Specified by:
hasLocalFileSource
in 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.v1alpha.LocalFileSource local_file_source = 6;
- Specified by:
getLocalFileSource
in interfaceDatasetOrBuilder
- Returns:
- The localFileSource.
-
getLocalFileSourceOrBuilder
public LocalFileSourceOrBuilder getLocalFileSourceOrBuilder()
A local file source for the dataset for a single upload.
.google.maps.mapsplatformdatasets.v1alpha.LocalFileSource local_file_source = 6;
- Specified by:
getLocalFileSourceOrBuilder
in interfaceDatasetOrBuilder
-
hasGcsSource
public boolean hasGcsSource()
A Google Cloud Storage file source for the dataset for a single upload.
.google.maps.mapsplatformdatasets.v1alpha.GcsSource gcs_source = 7;
- Specified by:
hasGcsSource
in 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.v1alpha.GcsSource gcs_source = 7;
- Specified by:
getGcsSource
in interfaceDatasetOrBuilder
- Returns:
- The gcsSource.
-
getGcsSourceOrBuilder
public GcsSourceOrBuilder getGcsSourceOrBuilder()
A Google Cloud Storage file source for the dataset for a single upload.
.google.maps.mapsplatformdatasets.v1alpha.GcsSource gcs_source = 7;
- Specified by:
getGcsSourceOrBuilder
in interfaceDatasetOrBuilder
-
getStatusValue
public int getStatusValue()
The status of the import of the latest dataset version.
.google.maps.mapsplatformdatasets.v1alpha.State status = 12;
- Specified by:
getStatusValue
in interfaceDatasetOrBuilder
- Returns:
- The enum numeric value on the wire for status.
-
getStatus
public State getStatus()
The status of the import of the latest dataset version.
.google.maps.mapsplatformdatasets.v1alpha.State status = 12;
- Specified by:
getStatus
in interfaceDatasetOrBuilder
- Returns:
- The status.
-
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:
hasCreateTime
in 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:
getCreateTime
in 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:
getCreateTimeOrBuilder
in 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:
hasUpdateTime
in 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:
getUpdateTime
in 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:
getUpdateTimeOrBuilder
in interfaceDatasetOrBuilder
-
hasVersionCreateTime
public boolean hasVersionCreateTime()
Output only. Time when this version of dataset was created. (It happened when importing data to the dataset)
.google.protobuf.Timestamp version_create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasVersionCreateTime
in interfaceDatasetOrBuilder
- Returns:
- Whether the versionCreateTime field is set.
-
getVersionCreateTime
public com.google.protobuf.Timestamp getVersionCreateTime()
Output only. Time when this version of dataset was created. (It happened when importing data to the dataset)
.google.protobuf.Timestamp version_create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getVersionCreateTime
in interfaceDatasetOrBuilder
- Returns:
- The versionCreateTime.
-
getVersionCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getVersionCreateTimeOrBuilder()
Output only. Time when this version of dataset was created. (It happened when importing data to the dataset)
.google.protobuf.Timestamp version_create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getVersionCreateTimeOrBuilder
in 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:
getVersionDescription
in 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:
getVersionDescriptionBytes
in interfaceDatasetOrBuilder
- Returns:
- The bytes for versionDescription.
-
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 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in 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:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Dataset.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in 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:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Dataset getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-