Uses of Class
com.google.dataflow.v1beta3.FailedLocation
-
Packages that use FailedLocation Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of FailedLocation in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 that return FailedLocation Modifier and Type Method Description FailedLocationFailedLocation.Builder. build()FailedLocationFailedLocation.Builder. buildPartial()static FailedLocationFailedLocation. getDefaultInstance()FailedLocationFailedLocation.Builder. getDefaultInstanceForType()FailedLocationFailedLocation. getDefaultInstanceForType()FailedLocationListJobsResponse.Builder. getFailedLocation(int index)Zero or more messages describing the [regional endpoints] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that failed to respond.FailedLocationListJobsResponse. getFailedLocation(int index)Zero or more messages describing the [regional endpoints] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that failed to respond.FailedLocationListJobsResponseOrBuilder. getFailedLocation(int index)Zero or more messages describing the [regional endpoints] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that failed to respond.static FailedLocationFailedLocation. parseDelimitedFrom(InputStream input)static FailedLocationFailedLocation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FailedLocationFailedLocation. parseFrom(byte[] data)static FailedLocationFailedLocation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FailedLocationFailedLocation. parseFrom(com.google.protobuf.ByteString data)static FailedLocationFailedLocation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FailedLocationFailedLocation. parseFrom(com.google.protobuf.CodedInputStream input)static FailedLocationFailedLocation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FailedLocationFailedLocation. parseFrom(InputStream input)static FailedLocationFailedLocation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FailedLocationFailedLocation. parseFrom(ByteBuffer data)static FailedLocationFailedLocation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.dataflow.v1beta3 that return types with arguments of type FailedLocation Modifier and Type Method Description List<FailedLocation>ListJobsResponse.Builder. getFailedLocationList()Zero or more messages describing the [regional endpoints] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that failed to respond.List<FailedLocation>ListJobsResponse. getFailedLocationList()Zero or more messages describing the [regional endpoints] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that failed to respond.List<FailedLocation>ListJobsResponseOrBuilder. getFailedLocationList()Zero or more messages describing the [regional endpoints] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that failed to respond.com.google.protobuf.Parser<FailedLocation>FailedLocation. getParserForType()static com.google.protobuf.Parser<FailedLocation>FailedLocation. parser()Methods in com.google.dataflow.v1beta3 with parameters of type FailedLocation Modifier and Type Method Description ListJobsResponse.BuilderListJobsResponse.Builder. addFailedLocation(int index, FailedLocation value)Zero or more messages describing the [regional endpoints] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that failed to respond.ListJobsResponse.BuilderListJobsResponse.Builder. addFailedLocation(FailedLocation value)Zero or more messages describing the [regional endpoints] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that failed to respond.FailedLocation.BuilderFailedLocation.Builder. mergeFrom(FailedLocation other)static FailedLocation.BuilderFailedLocation. newBuilder(FailedLocation prototype)ListJobsResponse.BuilderListJobsResponse.Builder. setFailedLocation(int index, FailedLocation value)Zero or more messages describing the [regional endpoints] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that failed to respond.Method parameters in com.google.dataflow.v1beta3 with type arguments of type FailedLocation Modifier and Type Method Description ListJobsResponse.BuilderListJobsResponse.Builder. addAllFailedLocation(Iterable<? extends FailedLocation> values)Zero or more messages describing the [regional endpoints] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that failed to respond.
-