Uses of Enum
com.google.cloud.aiplatform.v1.PublisherModelView
Packages that use PublisherModelView
-
Uses of PublisherModelView in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return PublisherModelViewModifier and TypeMethodDescriptionstatic PublisherModelViewPublisherModelView.forNumber(int value) GetPublisherModelRequest.Builder.getView()Optional.GetPublisherModelRequest.getView()Optional.GetPublisherModelRequestOrBuilder.getView()Optional.static PublisherModelViewPublisherModelView.valueOf(int value) Deprecated.static PublisherModelViewPublisherModelView.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static PublisherModelViewReturns the enum constant of this type with the specified name.static PublisherModelView[]PublisherModelView.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 PublisherModelViewModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<PublisherModelView>PublisherModelView.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type PublisherModelViewModifier and TypeMethodDescriptionGetPublisherModelRequest.Builder.setView(PublisherModelView value) Optional.