Uses of Class
com.google.dataflow.v1beta3.JobMetadata
-
Packages that use JobMetadata Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of JobMetadata in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 that return JobMetadata Modifier and Type Method Description JobMetadataJobMetadata.Builder. build()JobMetadataJobMetadata.Builder. buildPartial()static JobMetadataJobMetadata. getDefaultInstance()JobMetadataJobMetadata.Builder. getDefaultInstanceForType()JobMetadataJobMetadata. getDefaultInstanceForType()JobMetadataJob.Builder. getJobMetadata()This field is populated by the Dataflow service to support filtering jobs by the metadata values provided here.JobMetadataJob. getJobMetadata()This field is populated by the Dataflow service to support filtering jobs by the metadata values provided here.JobMetadataJobOrBuilder. getJobMetadata()This field is populated by the Dataflow service to support filtering jobs by the metadata values provided here.static JobMetadataJobMetadata. parseDelimitedFrom(InputStream input)static JobMetadataJobMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobMetadataJobMetadata. parseFrom(byte[] data)static JobMetadataJobMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobMetadataJobMetadata. parseFrom(com.google.protobuf.ByteString data)static JobMetadataJobMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobMetadataJobMetadata. parseFrom(com.google.protobuf.CodedInputStream input)static JobMetadataJobMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobMetadataJobMetadata. parseFrom(InputStream input)static JobMetadataJobMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobMetadataJobMetadata. parseFrom(ByteBuffer data)static JobMetadataJobMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.dataflow.v1beta3 that return types with arguments of type JobMetadata Modifier and Type Method Description com.google.protobuf.Parser<JobMetadata>JobMetadata. getParserForType()static com.google.protobuf.Parser<JobMetadata>JobMetadata. parser()Methods in com.google.dataflow.v1beta3 with parameters of type JobMetadata Modifier and Type Method Description JobMetadata.BuilderJobMetadata.Builder. mergeFrom(JobMetadata other)Job.BuilderJob.Builder. mergeJobMetadata(JobMetadata value)This field is populated by the Dataflow service to support filtering jobs by the metadata values provided here.static JobMetadata.BuilderJobMetadata. newBuilder(JobMetadata prototype)Job.BuilderJob.Builder. setJobMetadata(JobMetadata value)This field is populated by the Dataflow service to support filtering jobs by the metadata values provided here.
-