Package com.google.dataflow.v1beta3
Class JobMetadata
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.dataflow.v1beta3.JobMetadata
-
- All Implemented Interfaces:
JobMetadataOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class JobMetadata extends com.google.protobuf.GeneratedMessageV3 implements JobMetadataOrBuilder
Metadata available primarily for filtering jobs. Will be included in the ListJob response and Job SUMMARY view.
Protobuf typegoogle.dataflow.v1beta3.JobMetadata
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
JobMetadata.Builder
Metadata available primarily for filtering jobs.-
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
BIG_TABLE_DETAILS_FIELD_NUMBER
static int
BIGQUERY_DETAILS_FIELD_NUMBER
static int
DATASTORE_DETAILS_FIELD_NUMBER
static int
FILE_DETAILS_FIELD_NUMBER
static int
PUBSUB_DETAILS_FIELD_NUMBER
static int
SDK_VERSION_FIELD_NUMBER
static int
SPANNER_DETAILS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
BigQueryIODetails
getBigqueryDetails(int index)
Identification of a BigQuery source used in the Dataflow job.int
getBigqueryDetailsCount()
Identification of a BigQuery source used in the Dataflow job.List<BigQueryIODetails>
getBigqueryDetailsList()
Identification of a BigQuery source used in the Dataflow job.BigQueryIODetailsOrBuilder
getBigqueryDetailsOrBuilder(int index)
Identification of a BigQuery source used in the Dataflow job.List<? extends BigQueryIODetailsOrBuilder>
getBigqueryDetailsOrBuilderList()
Identification of a BigQuery source used in the Dataflow job.BigTableIODetails
getBigTableDetails(int index)
Identification of a Cloud Bigtable source used in the Dataflow job.int
getBigTableDetailsCount()
Identification of a Cloud Bigtable source used in the Dataflow job.List<BigTableIODetails>
getBigTableDetailsList()
Identification of a Cloud Bigtable source used in the Dataflow job.BigTableIODetailsOrBuilder
getBigTableDetailsOrBuilder(int index)
Identification of a Cloud Bigtable source used in the Dataflow job.List<? extends BigTableIODetailsOrBuilder>
getBigTableDetailsOrBuilderList()
Identification of a Cloud Bigtable source used in the Dataflow job.DatastoreIODetails
getDatastoreDetails(int index)
Identification of a Datastore source used in the Dataflow job.int
getDatastoreDetailsCount()
Identification of a Datastore source used in the Dataflow job.List<DatastoreIODetails>
getDatastoreDetailsList()
Identification of a Datastore source used in the Dataflow job.DatastoreIODetailsOrBuilder
getDatastoreDetailsOrBuilder(int index)
Identification of a Datastore source used in the Dataflow job.List<? extends DatastoreIODetailsOrBuilder>
getDatastoreDetailsOrBuilderList()
Identification of a Datastore source used in the Dataflow job.static JobMetadata
getDefaultInstance()
JobMetadata
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
FileIODetails
getFileDetails(int index)
Identification of a File source used in the Dataflow job.int
getFileDetailsCount()
Identification of a File source used in the Dataflow job.List<FileIODetails>
getFileDetailsList()
Identification of a File source used in the Dataflow job.FileIODetailsOrBuilder
getFileDetailsOrBuilder(int index)
Identification of a File source used in the Dataflow job.List<? extends FileIODetailsOrBuilder>
getFileDetailsOrBuilderList()
Identification of a File source used in the Dataflow job.com.google.protobuf.Parser<JobMetadata>
getParserForType()
PubSubIODetails
getPubsubDetails(int index)
Identification of a Pub/Sub source used in the Dataflow job.int
getPubsubDetailsCount()
Identification of a Pub/Sub source used in the Dataflow job.List<PubSubIODetails>
getPubsubDetailsList()
Identification of a Pub/Sub source used in the Dataflow job.PubSubIODetailsOrBuilder
getPubsubDetailsOrBuilder(int index)
Identification of a Pub/Sub source used in the Dataflow job.List<? extends PubSubIODetailsOrBuilder>
getPubsubDetailsOrBuilderList()
Identification of a Pub/Sub source used in the Dataflow job.SdkVersion
getSdkVersion()
The SDK version used to run the job.SdkVersionOrBuilder
getSdkVersionOrBuilder()
The SDK version used to run the job.int
getSerializedSize()
SpannerIODetails
getSpannerDetails(int index)
Identification of a Spanner source used in the Dataflow job.int
getSpannerDetailsCount()
Identification of a Spanner source used in the Dataflow job.List<SpannerIODetails>
getSpannerDetailsList()
Identification of a Spanner source used in the Dataflow job.SpannerIODetailsOrBuilder
getSpannerDetailsOrBuilder(int index)
Identification of a Spanner source used in the Dataflow job.List<? extends SpannerIODetailsOrBuilder>
getSpannerDetailsOrBuilderList()
Identification of a Spanner source used in the Dataflow job.int
hashCode()
boolean
hasSdkVersion()
The SDK version used to run the job.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static JobMetadata.Builder
newBuilder()
static JobMetadata.Builder
newBuilder(JobMetadata prototype)
JobMetadata.Builder
newBuilderForType()
protected JobMetadata.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static JobMetadata
parseDelimitedFrom(InputStream input)
static JobMetadata
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static JobMetadata
parseFrom(byte[] data)
static JobMetadata
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static JobMetadata
parseFrom(com.google.protobuf.ByteString data)
static JobMetadata
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static JobMetadata
parseFrom(com.google.protobuf.CodedInputStream input)
static JobMetadata
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static JobMetadata
parseFrom(InputStream input)
static JobMetadata
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static JobMetadata
parseFrom(ByteBuffer data)
static JobMetadata
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<JobMetadata>
parser()
JobMetadata.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
-
SDK_VERSION_FIELD_NUMBER
public static final int SDK_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPANNER_DETAILS_FIELD_NUMBER
public static final int SPANNER_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BIGQUERY_DETAILS_FIELD_NUMBER
public static final int BIGQUERY_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BIG_TABLE_DETAILS_FIELD_NUMBER
public static final int BIG_TABLE_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PUBSUB_DETAILS_FIELD_NUMBER
public static final int PUBSUB_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FILE_DETAILS_FIELD_NUMBER
public static final int FILE_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATASTORE_DETAILS_FIELD_NUMBER
public static final int DATASTORE_DETAILS_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
-
hasSdkVersion
public boolean hasSdkVersion()
The SDK version used to run the job.
.google.dataflow.v1beta3.SdkVersion sdk_version = 1;
- Specified by:
hasSdkVersion
in interfaceJobMetadataOrBuilder
- Returns:
- Whether the sdkVersion field is set.
-
getSdkVersion
public SdkVersion getSdkVersion()
The SDK version used to run the job.
.google.dataflow.v1beta3.SdkVersion sdk_version = 1;
- Specified by:
getSdkVersion
in interfaceJobMetadataOrBuilder
- Returns:
- The sdkVersion.
-
getSdkVersionOrBuilder
public SdkVersionOrBuilder getSdkVersionOrBuilder()
The SDK version used to run the job.
.google.dataflow.v1beta3.SdkVersion sdk_version = 1;
- Specified by:
getSdkVersionOrBuilder
in interfaceJobMetadataOrBuilder
-
getSpannerDetailsList
public List<SpannerIODetails> getSpannerDetailsList()
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
- Specified by:
getSpannerDetailsList
in interfaceJobMetadataOrBuilder
-
getSpannerDetailsOrBuilderList
public List<? extends SpannerIODetailsOrBuilder> getSpannerDetailsOrBuilderList()
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
- Specified by:
getSpannerDetailsOrBuilderList
in interfaceJobMetadataOrBuilder
-
getSpannerDetailsCount
public int getSpannerDetailsCount()
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
- Specified by:
getSpannerDetailsCount
in interfaceJobMetadataOrBuilder
-
getSpannerDetails
public SpannerIODetails getSpannerDetails(int index)
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
- Specified by:
getSpannerDetails
in interfaceJobMetadataOrBuilder
-
getSpannerDetailsOrBuilder
public SpannerIODetailsOrBuilder getSpannerDetailsOrBuilder(int index)
Identification of a Spanner source used in the Dataflow job.
repeated .google.dataflow.v1beta3.SpannerIODetails spanner_details = 2;
- Specified by:
getSpannerDetailsOrBuilder
in interfaceJobMetadataOrBuilder
-
getBigqueryDetailsList
public List<BigQueryIODetails> getBigqueryDetailsList()
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
- Specified by:
getBigqueryDetailsList
in interfaceJobMetadataOrBuilder
-
getBigqueryDetailsOrBuilderList
public List<? extends BigQueryIODetailsOrBuilder> getBigqueryDetailsOrBuilderList()
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
- Specified by:
getBigqueryDetailsOrBuilderList
in interfaceJobMetadataOrBuilder
-
getBigqueryDetailsCount
public int getBigqueryDetailsCount()
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
- Specified by:
getBigqueryDetailsCount
in interfaceJobMetadataOrBuilder
-
getBigqueryDetails
public BigQueryIODetails getBigqueryDetails(int index)
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
- Specified by:
getBigqueryDetails
in interfaceJobMetadataOrBuilder
-
getBigqueryDetailsOrBuilder
public BigQueryIODetailsOrBuilder getBigqueryDetailsOrBuilder(int index)
Identification of a BigQuery source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigQueryIODetails bigquery_details = 3;
- Specified by:
getBigqueryDetailsOrBuilder
in interfaceJobMetadataOrBuilder
-
getBigTableDetailsList
public List<BigTableIODetails> getBigTableDetailsList()
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
- Specified by:
getBigTableDetailsList
in interfaceJobMetadataOrBuilder
-
getBigTableDetailsOrBuilderList
public List<? extends BigTableIODetailsOrBuilder> getBigTableDetailsOrBuilderList()
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
- Specified by:
getBigTableDetailsOrBuilderList
in interfaceJobMetadataOrBuilder
-
getBigTableDetailsCount
public int getBigTableDetailsCount()
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
- Specified by:
getBigTableDetailsCount
in interfaceJobMetadataOrBuilder
-
getBigTableDetails
public BigTableIODetails getBigTableDetails(int index)
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
- Specified by:
getBigTableDetails
in interfaceJobMetadataOrBuilder
-
getBigTableDetailsOrBuilder
public BigTableIODetailsOrBuilder getBigTableDetailsOrBuilder(int index)
Identification of a Cloud Bigtable source used in the Dataflow job.
repeated .google.dataflow.v1beta3.BigTableIODetails big_table_details = 4;
- Specified by:
getBigTableDetailsOrBuilder
in interfaceJobMetadataOrBuilder
-
getPubsubDetailsList
public List<PubSubIODetails> getPubsubDetailsList()
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
- Specified by:
getPubsubDetailsList
in interfaceJobMetadataOrBuilder
-
getPubsubDetailsOrBuilderList
public List<? extends PubSubIODetailsOrBuilder> getPubsubDetailsOrBuilderList()
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
- Specified by:
getPubsubDetailsOrBuilderList
in interfaceJobMetadataOrBuilder
-
getPubsubDetailsCount
public int getPubsubDetailsCount()
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
- Specified by:
getPubsubDetailsCount
in interfaceJobMetadataOrBuilder
-
getPubsubDetails
public PubSubIODetails getPubsubDetails(int index)
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
- Specified by:
getPubsubDetails
in interfaceJobMetadataOrBuilder
-
getPubsubDetailsOrBuilder
public PubSubIODetailsOrBuilder getPubsubDetailsOrBuilder(int index)
Identification of a Pub/Sub source used in the Dataflow job.
repeated .google.dataflow.v1beta3.PubSubIODetails pubsub_details = 5;
- Specified by:
getPubsubDetailsOrBuilder
in interfaceJobMetadataOrBuilder
-
getFileDetailsList
public List<FileIODetails> getFileDetailsList()
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
- Specified by:
getFileDetailsList
in interfaceJobMetadataOrBuilder
-
getFileDetailsOrBuilderList
public List<? extends FileIODetailsOrBuilder> getFileDetailsOrBuilderList()
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
- Specified by:
getFileDetailsOrBuilderList
in interfaceJobMetadataOrBuilder
-
getFileDetailsCount
public int getFileDetailsCount()
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
- Specified by:
getFileDetailsCount
in interfaceJobMetadataOrBuilder
-
getFileDetails
public FileIODetails getFileDetails(int index)
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
- Specified by:
getFileDetails
in interfaceJobMetadataOrBuilder
-
getFileDetailsOrBuilder
public FileIODetailsOrBuilder getFileDetailsOrBuilder(int index)
Identification of a File source used in the Dataflow job.
repeated .google.dataflow.v1beta3.FileIODetails file_details = 6;
- Specified by:
getFileDetailsOrBuilder
in interfaceJobMetadataOrBuilder
-
getDatastoreDetailsList
public List<DatastoreIODetails> getDatastoreDetailsList()
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
- Specified by:
getDatastoreDetailsList
in interfaceJobMetadataOrBuilder
-
getDatastoreDetailsOrBuilderList
public List<? extends DatastoreIODetailsOrBuilder> getDatastoreDetailsOrBuilderList()
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
- Specified by:
getDatastoreDetailsOrBuilderList
in interfaceJobMetadataOrBuilder
-
getDatastoreDetailsCount
public int getDatastoreDetailsCount()
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
- Specified by:
getDatastoreDetailsCount
in interfaceJobMetadataOrBuilder
-
getDatastoreDetails
public DatastoreIODetails getDatastoreDetails(int index)
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
- Specified by:
getDatastoreDetails
in interfaceJobMetadataOrBuilder
-
getDatastoreDetailsOrBuilder
public DatastoreIODetailsOrBuilder getDatastoreDetailsOrBuilder(int index)
Identification of a Datastore source used in the Dataflow job.
repeated .google.dataflow.v1beta3.DatastoreIODetails datastore_details = 7;
- Specified by:
getDatastoreDetailsOrBuilder
in interfaceJobMetadataOrBuilder
-
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 JobMetadata parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobMetadata parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobMetadata parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobMetadata parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobMetadata parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobMetadata parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobMetadata parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static JobMetadata parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static JobMetadata parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static JobMetadata parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static JobMetadata parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static JobMetadata parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public JobMetadata.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static JobMetadata.Builder newBuilder()
-
newBuilder
public static JobMetadata.Builder newBuilder(JobMetadata prototype)
-
toBuilder
public JobMetadata.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected JobMetadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static JobMetadata getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<JobMetadata> parser()
-
getParserForType
public com.google.protobuf.Parser<JobMetadata> 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 JobMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-