Uses of Class
com.google.cloud.aiplatform.v1.AvroSource
Packages that use AvroSource
-
Uses of AvroSource in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return AvroSourceModifier and TypeMethodDescriptionAvroSource.Builder.build()AvroSource.Builder.buildPartial()ImportFeatureValuesRequest.Builder.getAvroSource().google.cloud.aiplatform.v1.AvroSource avro_source = 2;ImportFeatureValuesRequest.getAvroSource().google.cloud.aiplatform.v1.AvroSource avro_source = 2;ImportFeatureValuesRequestOrBuilder.getAvroSource().google.cloud.aiplatform.v1.AvroSource avro_source = 2;static AvroSourceAvroSource.getDefaultInstance()AvroSource.Builder.getDefaultInstanceForType()AvroSource.getDefaultInstanceForType()static AvroSourceAvroSource.parseDelimitedFrom(InputStream input) static AvroSourceAvroSource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AvroSourceAvroSource.parseFrom(byte[] data) static AvroSourceAvroSource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AvroSourceAvroSource.parseFrom(com.google.protobuf.ByteString data) static AvroSourceAvroSource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AvroSourceAvroSource.parseFrom(com.google.protobuf.CodedInputStream input) static AvroSourceAvroSource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AvroSourceAvroSource.parseFrom(InputStream input) static AvroSourceAvroSource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AvroSourceAvroSource.parseFrom(ByteBuffer data) static AvroSourceAvroSource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type AvroSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AvroSource>AvroSource.getParserForType()static com.google.protobuf.Parser<AvroSource>AvroSource.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type AvroSourceModifier and TypeMethodDescriptionImportFeatureValuesRequest.Builder.mergeAvroSource(AvroSource value) .google.cloud.aiplatform.v1.AvroSource avro_source = 2;AvroSource.Builder.mergeFrom(AvroSource other) static AvroSource.BuilderAvroSource.newBuilder(AvroSource prototype) ImportFeatureValuesRequest.Builder.setAvroSource(AvroSource value) .google.cloud.aiplatform.v1.AvroSource avro_source = 2;