Uses of Class
com.google.cloud.aiplatform.v1.FeatureViewSync
Packages that use FeatureViewSync
-
Uses of FeatureViewSync in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeatureViewSyncModifier and TypeMethodDescriptionFeatureViewSync.Builder.build()FeatureViewSync.Builder.buildPartial()static FeatureViewSyncFeatureViewSync.getDefaultInstance()FeatureViewSync.Builder.getDefaultInstanceForType()FeatureViewSync.getDefaultInstanceForType()ListFeatureViewSyncsResponse.Builder.getFeatureViewSyncs(int index) The FeatureViewSyncs matching the request.ListFeatureViewSyncsResponse.getFeatureViewSyncs(int index) The FeatureViewSyncs matching the request.ListFeatureViewSyncsResponseOrBuilder.getFeatureViewSyncs(int index) The FeatureViewSyncs matching the request.static FeatureViewSyncFeatureViewSync.parseDelimitedFrom(InputStream input) static FeatureViewSyncFeatureViewSync.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureViewSyncFeatureViewSync.parseFrom(byte[] data) static FeatureViewSyncFeatureViewSync.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureViewSyncFeatureViewSync.parseFrom(com.google.protobuf.ByteString data) static FeatureViewSyncFeatureViewSync.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureViewSyncFeatureViewSync.parseFrom(com.google.protobuf.CodedInputStream input) static FeatureViewSyncFeatureViewSync.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureViewSyncFeatureViewSync.parseFrom(InputStream input) static FeatureViewSyncFeatureViewSync.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureViewSyncFeatureViewSync.parseFrom(ByteBuffer data) static FeatureViewSyncFeatureViewSync.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FeatureViewSyncModifier and TypeMethodDescriptionListFeatureViewSyncsResponse.Builder.getFeatureViewSyncsList()The FeatureViewSyncs matching the request.ListFeatureViewSyncsResponse.getFeatureViewSyncsList()The FeatureViewSyncs matching the request.ListFeatureViewSyncsResponseOrBuilder.getFeatureViewSyncsList()The FeatureViewSyncs matching the request.com.google.protobuf.Parser<FeatureViewSync>FeatureViewSync.getParserForType()static com.google.protobuf.Parser<FeatureViewSync>FeatureViewSync.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type FeatureViewSyncModifier and TypeMethodDescriptionListFeatureViewSyncsResponse.Builder.addFeatureViewSyncs(int index, FeatureViewSync value) The FeatureViewSyncs matching the request.ListFeatureViewSyncsResponse.Builder.addFeatureViewSyncs(FeatureViewSync value) The FeatureViewSyncs matching the request.FeatureViewSync.Builder.mergeFrom(FeatureViewSync other) static FeatureViewSync.BuilderFeatureViewSync.newBuilder(FeatureViewSync prototype) ListFeatureViewSyncsResponse.Builder.setFeatureViewSyncs(int index, FeatureViewSync value) The FeatureViewSyncs matching the request.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type FeatureViewSyncModifier and TypeMethodDescriptionListFeatureViewSyncsResponse.Builder.addAllFeatureViewSyncs(Iterable<? extends FeatureViewSync> values) The FeatureViewSyncs matching the request.