Uses of Enum
com.google.cloud.aiplatform.v1.FeatureView.ServiceAgentType
Packages that use FeatureView.ServiceAgentType
-
Uses of FeatureView.ServiceAgentType in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeatureView.ServiceAgentTypeModifier and TypeMethodDescriptionstatic FeatureView.ServiceAgentTypeFeatureView.ServiceAgentType.forNumber(int value) FeatureView.Builder.getServiceAgentType()Optional.FeatureView.getServiceAgentType()Optional.FeatureViewOrBuilder.getServiceAgentType()Optional.static FeatureView.ServiceAgentTypeFeatureView.ServiceAgentType.valueOf(int value) Deprecated.static FeatureView.ServiceAgentTypeFeatureView.ServiceAgentType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static FeatureView.ServiceAgentTypeReturns the enum constant of this type with the specified name.static FeatureView.ServiceAgentType[]FeatureView.ServiceAgentType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FeatureView.ServiceAgentTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FeatureView.ServiceAgentType>FeatureView.ServiceAgentType.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type FeatureView.ServiceAgentTypeModifier and TypeMethodDescriptionFeatureView.Builder.setServiceAgentType(FeatureView.ServiceAgentType value) Optional.