Uses of Class
flyteidl.core.Literals.StructuredDataset
-
Packages that use Literals.StructuredDataset Package Description flyteidl.core -
-
Uses of Literals.StructuredDataset in flyteidl.core
Fields in flyteidl.core declared as Literals.StructuredDataset Modifier and Type Field Description private static Literals.StructuredDatasetLiterals.StructuredDataset. DEFAULT_INSTANCEFields in flyteidl.core with type parameters of type Literals.StructuredDataset Modifier and Type Field Description private static com.google.protobuf.Parser<Literals.StructuredDataset>Literals.StructuredDataset. PARSERprivate com.google.protobuf.SingleFieldBuilderV3<Literals.StructuredDataset,Literals.StructuredDataset.Builder,Literals.StructuredDatasetOrBuilder>Literals.Scalar.Builder. structuredDatasetBuilder_Methods in flyteidl.core that return Literals.StructuredDataset Modifier and Type Method Description Literals.StructuredDatasetLiterals.StructuredDataset.Builder. build()Literals.StructuredDatasetLiterals.StructuredDataset.Builder. buildPartial()static Literals.StructuredDatasetLiterals.StructuredDataset. getDefaultInstance()Literals.StructuredDatasetLiterals.StructuredDataset.Builder. getDefaultInstanceForType()Literals.StructuredDatasetLiterals.StructuredDataset. getDefaultInstanceForType()Literals.StructuredDatasetLiterals.Scalar.Builder. getStructuredDataset().flyteidl.core.StructuredDataset structured_dataset = 8;Literals.StructuredDatasetLiterals.Scalar. getStructuredDataset().flyteidl.core.StructuredDataset structured_dataset = 8;Literals.StructuredDatasetLiterals.ScalarOrBuilder. getStructuredDataset().flyteidl.core.StructuredDataset structured_dataset = 8;static Literals.StructuredDatasetLiterals.StructuredDataset. parseDelimitedFrom(InputStream input)static Literals.StructuredDatasetLiterals.StructuredDataset. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Literals.StructuredDatasetLiterals.StructuredDataset. parseFrom(byte[] data)static Literals.StructuredDatasetLiterals.StructuredDataset. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Literals.StructuredDatasetLiterals.StructuredDataset. parseFrom(com.google.protobuf.ByteString data)static Literals.StructuredDatasetLiterals.StructuredDataset. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Literals.StructuredDatasetLiterals.StructuredDataset. parseFrom(com.google.protobuf.CodedInputStream input)static Literals.StructuredDatasetLiterals.StructuredDataset. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Literals.StructuredDatasetLiterals.StructuredDataset. parseFrom(InputStream input)static Literals.StructuredDatasetLiterals.StructuredDataset. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Literals.StructuredDatasetLiterals.StructuredDataset. parseFrom(ByteBuffer data)static Literals.StructuredDatasetLiterals.StructuredDataset. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.core that return types with arguments of type Literals.StructuredDataset Modifier and Type Method Description com.google.protobuf.Parser<Literals.StructuredDataset>Literals.StructuredDataset. getParserForType()private com.google.protobuf.SingleFieldBuilderV3<Literals.StructuredDataset,Literals.StructuredDataset.Builder,Literals.StructuredDatasetOrBuilder>Literals.Scalar.Builder. getStructuredDatasetFieldBuilder().flyteidl.core.StructuredDataset structured_dataset = 8;static com.google.protobuf.Parser<Literals.StructuredDataset>Literals.StructuredDataset. parser()Methods in flyteidl.core with parameters of type Literals.StructuredDataset Modifier and Type Method Description private voidLiterals.StructuredDataset.Builder. buildPartial0(Literals.StructuredDataset result)Literals.StructuredDataset.BuilderLiterals.StructuredDataset.Builder. mergeFrom(Literals.StructuredDataset other)Literals.Scalar.BuilderLiterals.Scalar.Builder. mergeStructuredDataset(Literals.StructuredDataset value).flyteidl.core.StructuredDataset structured_dataset = 8;static Literals.StructuredDataset.BuilderLiterals.StructuredDataset. newBuilder(Literals.StructuredDataset prototype)Literals.Scalar.BuilderLiterals.Scalar.Builder. setStructuredDataset(Literals.StructuredDataset value).flyteidl.core.StructuredDataset structured_dataset = 8;
-