Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.addAllSampledDataLocations(Iterable<String> values) |
The list of data locations sampled and used for format/schema
inference.
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.addSampledDataLocations(String value) |
The list of data locations sampled and used for format/schema
inference.
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.addSampledDataLocationsBytes(com.google.protobuf.ByteString value) |
The list of data locations sampled and used for format/schema
inference.
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.clear() |
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.clearExpectedFormat() |
The expected data format of the entity.
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.clearNewFormat() |
The new unexpected data format within the entity.
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.clearSampledDataLocations() |
The list of data locations sampled and used for format/schema
inference.
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.clone() |
|
Action.InvalidDataFormat.Builder |
Action.Builder.getInvalidDataFormatBuilder() |
Details for issues related to invalid or unsupported data formats.
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.mergeFrom(Action.InvalidDataFormat other) |
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.newBuilder() |
|
static Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.newBuilder(Action.InvalidDataFormat prototype) |
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.newBuilderForType() |
|
protected Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.setExpectedFormat(String value) |
The expected data format of the entity.
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.setExpectedFormatBytes(com.google.protobuf.ByteString value) |
The expected data format of the entity.
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.setNewFormat(String value) |
The new unexpected data format within the entity.
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.setNewFormatBytes(com.google.protobuf.ByteString value) |
The new unexpected data format within the entity.
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.setSampledDataLocations(int index,
String value) |
The list of data locations sampled and used for format/schema
inference.
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Action.InvalidDataFormat.Builder |
Action.InvalidDataFormat.toBuilder() |
|