Uses of Class
com.google.cloud.aiplatform.v1beta1.PublisherModelView
-
Packages that use PublisherModelView Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of PublisherModelView in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return PublisherModelView Modifier and Type Method Description static PublisherModelViewPublisherModelView. forNumber(int value)PublisherModelViewGetPublisherModelRequest.Builder. getView()Optional.PublisherModelViewGetPublisherModelRequest. getView()Optional.PublisherModelViewGetPublisherModelRequestOrBuilder. 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 PublisherModelViewPublisherModelView. valueOf(String name)Returns 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.v1beta1 that return types with arguments of type PublisherModelView Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<PublisherModelView>PublisherModelView. internalGetValueMap()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type PublisherModelView Modifier and Type Method Description GetPublisherModelRequest.BuilderGetPublisherModelRequest.Builder. setView(PublisherModelView value)Optional.
-