Uses of Class
com.google.cloud.aiplatform.v1.FeatureView
Packages that use FeatureView
-
Uses of FeatureView in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeatureViewModifier and TypeMethodDescriptionFeatureView.Builder.build()FeatureView.Builder.buildPartial()static FeatureViewFeatureView.getDefaultInstance()FeatureView.Builder.getDefaultInstanceForType()FeatureView.getDefaultInstanceForType()CreateFeatureViewRequest.Builder.getFeatureView()Required.CreateFeatureViewRequest.getFeatureView()Required.CreateFeatureViewRequestOrBuilder.getFeatureView()Required.UpdateFeatureViewRequest.Builder.getFeatureView()Required.UpdateFeatureViewRequest.getFeatureView()Required.UpdateFeatureViewRequestOrBuilder.getFeatureView()Required.ListFeatureViewsResponse.Builder.getFeatureViews(int index) The FeatureViews matching the request.ListFeatureViewsResponse.getFeatureViews(int index) The FeatureViews matching the request.ListFeatureViewsResponseOrBuilder.getFeatureViews(int index) The FeatureViews matching the request.static FeatureViewFeatureView.parseDelimitedFrom(InputStream input) static FeatureViewFeatureView.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureViewFeatureView.parseFrom(byte[] data) static FeatureViewFeatureView.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureViewFeatureView.parseFrom(com.google.protobuf.ByteString data) static FeatureViewFeatureView.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureViewFeatureView.parseFrom(com.google.protobuf.CodedInputStream input) static FeatureViewFeatureView.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureViewFeatureView.parseFrom(InputStream input) static FeatureViewFeatureView.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureViewFeatureView.parseFrom(ByteBuffer data) static FeatureViewFeatureView.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FeatureViewModifier and TypeMethodDescriptionListFeatureViewsResponse.Builder.getFeatureViewsList()The FeatureViews matching the request.ListFeatureViewsResponse.getFeatureViewsList()The FeatureViews matching the request.ListFeatureViewsResponseOrBuilder.getFeatureViewsList()The FeatureViews matching the request.com.google.protobuf.Parser<FeatureView>FeatureView.getParserForType()static com.google.protobuf.Parser<FeatureView>FeatureView.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type FeatureViewModifier and TypeMethodDescriptionListFeatureViewsResponse.Builder.addFeatureViews(int index, FeatureView value) The FeatureViews matching the request.ListFeatureViewsResponse.Builder.addFeatureViews(FeatureView value) The FeatureViews matching the request.CreateFeatureViewRequest.Builder.mergeFeatureView(FeatureView value) Required.UpdateFeatureViewRequest.Builder.mergeFeatureView(FeatureView value) Required.FeatureView.Builder.mergeFrom(FeatureView other) static FeatureView.BuilderFeatureView.newBuilder(FeatureView prototype) CreateFeatureViewRequest.Builder.setFeatureView(FeatureView value) Required.UpdateFeatureViewRequest.Builder.setFeatureView(FeatureView value) Required.ListFeatureViewsResponse.Builder.setFeatureViews(int index, FeatureView value) The FeatureViews matching the request.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type FeatureViewModifier and TypeMethodDescriptionListFeatureViewsResponse.Builder.addAllFeatureViews(Iterable<? extends FeatureView> values) The FeatureViews matching the request.