Uses of Class
com.google.cloud.aiplatform.v1.FeatureGroup
Packages that use FeatureGroup
-
Uses of FeatureGroup in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeatureGroupModifier and TypeMethodDescriptionFeatureGroup.Builder.build()FeatureGroup.Builder.buildPartial()static FeatureGroupFeatureGroup.getDefaultInstance()FeatureGroup.Builder.getDefaultInstanceForType()FeatureGroup.getDefaultInstanceForType()CreateFeatureGroupRequest.Builder.getFeatureGroup()Required.CreateFeatureGroupRequest.getFeatureGroup()Required.CreateFeatureGroupRequestOrBuilder.getFeatureGroup()Required.UpdateFeatureGroupRequest.Builder.getFeatureGroup()Required.UpdateFeatureGroupRequest.getFeatureGroup()Required.UpdateFeatureGroupRequestOrBuilder.getFeatureGroup()Required.ListFeatureGroupsResponse.Builder.getFeatureGroups(int index) The FeatureGroups matching the request.ListFeatureGroupsResponse.getFeatureGroups(int index) The FeatureGroups matching the request.ListFeatureGroupsResponseOrBuilder.getFeatureGroups(int index) The FeatureGroups matching the request.static FeatureGroupFeatureGroup.parseDelimitedFrom(InputStream input) static FeatureGroupFeatureGroup.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureGroupFeatureGroup.parseFrom(byte[] data) static FeatureGroupFeatureGroup.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureGroupFeatureGroup.parseFrom(com.google.protobuf.ByteString data) static FeatureGroupFeatureGroup.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureGroupFeatureGroup.parseFrom(com.google.protobuf.CodedInputStream input) static FeatureGroupFeatureGroup.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureGroupFeatureGroup.parseFrom(InputStream input) static FeatureGroupFeatureGroup.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeatureGroupFeatureGroup.parseFrom(ByteBuffer data) static FeatureGroupFeatureGroup.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FeatureGroupModifier and TypeMethodDescriptionListFeatureGroupsResponse.Builder.getFeatureGroupsList()The FeatureGroups matching the request.ListFeatureGroupsResponse.getFeatureGroupsList()The FeatureGroups matching the request.ListFeatureGroupsResponseOrBuilder.getFeatureGroupsList()The FeatureGroups matching the request.com.google.protobuf.Parser<FeatureGroup>FeatureGroup.getParserForType()static com.google.protobuf.Parser<FeatureGroup>FeatureGroup.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type FeatureGroupModifier and TypeMethodDescriptionListFeatureGroupsResponse.Builder.addFeatureGroups(int index, FeatureGroup value) The FeatureGroups matching the request.ListFeatureGroupsResponse.Builder.addFeatureGroups(FeatureGroup value) The FeatureGroups matching the request.CreateFeatureGroupRequest.Builder.mergeFeatureGroup(FeatureGroup value) Required.UpdateFeatureGroupRequest.Builder.mergeFeatureGroup(FeatureGroup value) Required.FeatureGroup.Builder.mergeFrom(FeatureGroup other) static FeatureGroup.BuilderFeatureGroup.newBuilder(FeatureGroup prototype) CreateFeatureGroupRequest.Builder.setFeatureGroup(FeatureGroup value) Required.UpdateFeatureGroupRequest.Builder.setFeatureGroup(FeatureGroup value) Required.ListFeatureGroupsResponse.Builder.setFeatureGroups(int index, FeatureGroup value) The FeatureGroups matching the request.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type FeatureGroupModifier and TypeMethodDescriptionListFeatureGroupsResponse.Builder.addAllFeatureGroups(Iterable<? extends FeatureGroup> values) The FeatureGroups matching the request.