Uses of Class
com.google.cloud.aiplatform.v1.Examples.ExampleGcsSource
Packages that use Examples.ExampleGcsSource
-
Uses of Examples.ExampleGcsSource in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Examples.ExampleGcsSourceModifier and TypeMethodDescriptionExamples.ExampleGcsSource.Builder.build()Examples.ExampleGcsSource.Builder.buildPartial()static Examples.ExampleGcsSourceExamples.ExampleGcsSource.getDefaultInstance()Examples.ExampleGcsSource.Builder.getDefaultInstanceForType()Examples.ExampleGcsSource.getDefaultInstanceForType()Examples.Builder.getExampleGcsSource()The Cloud Storage input instances.Examples.getExampleGcsSource()The Cloud Storage input instances.ExamplesOrBuilder.getExampleGcsSource()The Cloud Storage input instances.static Examples.ExampleGcsSourceExamples.ExampleGcsSource.parseDelimitedFrom(InputStream input) static Examples.ExampleGcsSourceExamples.ExampleGcsSource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Examples.ExampleGcsSourceExamples.ExampleGcsSource.parseFrom(byte[] data) static Examples.ExampleGcsSourceExamples.ExampleGcsSource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Examples.ExampleGcsSourceExamples.ExampleGcsSource.parseFrom(com.google.protobuf.ByteString data) static Examples.ExampleGcsSourceExamples.ExampleGcsSource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Examples.ExampleGcsSourceExamples.ExampleGcsSource.parseFrom(com.google.protobuf.CodedInputStream input) static Examples.ExampleGcsSourceExamples.ExampleGcsSource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Examples.ExampleGcsSourceExamples.ExampleGcsSource.parseFrom(InputStream input) static Examples.ExampleGcsSourceExamples.ExampleGcsSource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Examples.ExampleGcsSourceExamples.ExampleGcsSource.parseFrom(ByteBuffer data) static Examples.ExampleGcsSourceExamples.ExampleGcsSource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type Examples.ExampleGcsSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Examples.ExampleGcsSource>Examples.ExampleGcsSource.getParserForType()static com.google.protobuf.Parser<Examples.ExampleGcsSource>Examples.ExampleGcsSource.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type Examples.ExampleGcsSourceModifier and TypeMethodDescriptionExamples.Builder.mergeExampleGcsSource(Examples.ExampleGcsSource value) The Cloud Storage input instances.Examples.ExampleGcsSource.Builder.mergeFrom(Examples.ExampleGcsSource other) Examples.ExampleGcsSource.newBuilder(Examples.ExampleGcsSource prototype) Examples.Builder.setExampleGcsSource(Examples.ExampleGcsSource value) The Cloud Storage input instances.