Uses of Class
flyteidl.core.Types.StructuredDatasetType
-
Packages that use Types.StructuredDatasetType Package Description flyteidl.core -
-
Uses of Types.StructuredDatasetType in flyteidl.core
Fields in flyteidl.core declared as Types.StructuredDatasetType Modifier and Type Field Description private static Types.StructuredDatasetTypeTypes.StructuredDatasetType. DEFAULT_INSTANCEprivate Types.StructuredDatasetTypeLiterals.StructuredDatasetMetadata.Builder. structuredDatasetType_private Types.StructuredDatasetTypeLiterals.StructuredDatasetMetadata. structuredDatasetType_Fields in flyteidl.core with type parameters of type Types.StructuredDatasetType Modifier and Type Field Description private static com.google.protobuf.Parser<Types.StructuredDatasetType>Types.StructuredDatasetType. PARSERprivate com.google.protobuf.SingleFieldBuilderV3<Types.StructuredDatasetType,Types.StructuredDatasetType.Builder,Types.StructuredDatasetTypeOrBuilder>Literals.StructuredDatasetMetadata.Builder. structuredDatasetTypeBuilder_private com.google.protobuf.SingleFieldBuilderV3<Types.StructuredDatasetType,Types.StructuredDatasetType.Builder,Types.StructuredDatasetTypeOrBuilder>Types.LiteralType.Builder. structuredDatasetTypeBuilder_Methods in flyteidl.core that return Types.StructuredDatasetType Modifier and Type Method Description Types.StructuredDatasetTypeTypes.StructuredDatasetType.Builder. build()Types.StructuredDatasetTypeTypes.StructuredDatasetType.Builder. buildPartial()static Types.StructuredDatasetTypeTypes.StructuredDatasetType. getDefaultInstance()Types.StructuredDatasetTypeTypes.StructuredDatasetType.Builder. getDefaultInstanceForType()Types.StructuredDatasetTypeTypes.StructuredDatasetType. getDefaultInstanceForType()Types.StructuredDatasetTypeLiterals.StructuredDatasetMetadata.Builder. getStructuredDatasetType()Bundle the type information along with the literal.Types.StructuredDatasetTypeLiterals.StructuredDatasetMetadata. getStructuredDatasetType()Bundle the type information along with the literal.Types.StructuredDatasetTypeLiterals.StructuredDatasetMetadataOrBuilder. getStructuredDatasetType()Bundle the type information along with the literal.Types.StructuredDatasetTypeTypes.LiteralType.Builder. getStructuredDatasetType()Generalized schema supportTypes.StructuredDatasetTypeTypes.LiteralType. getStructuredDatasetType()Generalized schema supportTypes.StructuredDatasetTypeTypes.LiteralTypeOrBuilder. getStructuredDatasetType()Generalized schema supportstatic Types.StructuredDatasetTypeTypes.StructuredDatasetType. parseDelimitedFrom(InputStream input)static Types.StructuredDatasetTypeTypes.StructuredDatasetType. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Types.StructuredDatasetTypeTypes.StructuredDatasetType. parseFrom(byte[] data)static Types.StructuredDatasetTypeTypes.StructuredDatasetType. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Types.StructuredDatasetTypeTypes.StructuredDatasetType. parseFrom(com.google.protobuf.ByteString data)static Types.StructuredDatasetTypeTypes.StructuredDatasetType. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Types.StructuredDatasetTypeTypes.StructuredDatasetType. parseFrom(com.google.protobuf.CodedInputStream input)static Types.StructuredDatasetTypeTypes.StructuredDatasetType. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Types.StructuredDatasetTypeTypes.StructuredDatasetType. parseFrom(InputStream input)static Types.StructuredDatasetTypeTypes.StructuredDatasetType. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Types.StructuredDatasetTypeTypes.StructuredDatasetType. parseFrom(ByteBuffer data)static Types.StructuredDatasetTypeTypes.StructuredDatasetType. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.core that return types with arguments of type Types.StructuredDatasetType Modifier and Type Method Description com.google.protobuf.Parser<Types.StructuredDatasetType>Types.StructuredDatasetType. getParserForType()private com.google.protobuf.SingleFieldBuilderV3<Types.StructuredDatasetType,Types.StructuredDatasetType.Builder,Types.StructuredDatasetTypeOrBuilder>Literals.StructuredDatasetMetadata.Builder. getStructuredDatasetTypeFieldBuilder()Bundle the type information along with the literal.private com.google.protobuf.SingleFieldBuilderV3<Types.StructuredDatasetType,Types.StructuredDatasetType.Builder,Types.StructuredDatasetTypeOrBuilder>Types.LiteralType.Builder. getStructuredDatasetTypeFieldBuilder()Generalized schema supportstatic com.google.protobuf.Parser<Types.StructuredDatasetType>Types.StructuredDatasetType. parser()Methods in flyteidl.core with parameters of type Types.StructuredDatasetType Modifier and Type Method Description private voidTypes.StructuredDatasetType.Builder. buildPartial0(Types.StructuredDatasetType result)private voidTypes.StructuredDatasetType.Builder. buildPartialRepeatedFields(Types.StructuredDatasetType result)Types.StructuredDatasetType.BuilderTypes.StructuredDatasetType.Builder. mergeFrom(Types.StructuredDatasetType other)Literals.StructuredDatasetMetadata.BuilderLiterals.StructuredDatasetMetadata.Builder. mergeStructuredDatasetType(Types.StructuredDatasetType value)Bundle the type information along with the literal.Types.LiteralType.BuilderTypes.LiteralType.Builder. mergeStructuredDatasetType(Types.StructuredDatasetType value)Generalized schema supportstatic Types.StructuredDatasetType.BuilderTypes.StructuredDatasetType. newBuilder(Types.StructuredDatasetType prototype)Literals.StructuredDatasetMetadata.BuilderLiterals.StructuredDatasetMetadata.Builder. setStructuredDatasetType(Types.StructuredDatasetType value)Bundle the type information along with the literal.Types.LiteralType.BuilderTypes.LiteralType.Builder. setStructuredDatasetType(Types.StructuredDatasetType value)Generalized schema support
-