Uses of Class
com.google.cloud.aiplatform.v1beta1.PublisherModel
Packages that use PublisherModel
-
Uses of PublisherModel in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return PublisherModelModifier and TypeMethodDescriptionPublisherModel.Builder.build()PublisherModel.Builder.buildPartial()static PublisherModelPublisherModel.getDefaultInstance()PublisherModel.Builder.getDefaultInstanceForType()PublisherModel.getDefaultInstanceForType()ListPublisherModelsResponse.Builder.getPublisherModels(int index) List of PublisherModels in the requested page.ListPublisherModelsResponse.getPublisherModels(int index) List of PublisherModels in the requested page.ListPublisherModelsResponseOrBuilder.getPublisherModels(int index) List of PublisherModels in the requested page.static PublisherModelPublisherModel.parseDelimitedFrom(InputStream input) static PublisherModelPublisherModel.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PublisherModelPublisherModel.parseFrom(byte[] data) static PublisherModelPublisherModel.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PublisherModelPublisherModel.parseFrom(com.google.protobuf.ByteString data) static PublisherModelPublisherModel.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PublisherModelPublisherModel.parseFrom(com.google.protobuf.CodedInputStream input) static PublisherModelPublisherModel.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PublisherModelPublisherModel.parseFrom(InputStream input) static PublisherModelPublisherModel.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PublisherModelPublisherModel.parseFrom(ByteBuffer data) static PublisherModelPublisherModel.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type PublisherModelModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PublisherModel>PublisherModel.getParserForType()ListPublisherModelsResponse.Builder.getPublisherModelsList()List of PublisherModels in the requested page.ListPublisherModelsResponse.getPublisherModelsList()List of PublisherModels in the requested page.ListPublisherModelsResponseOrBuilder.getPublisherModelsList()List of PublisherModels in the requested page.static com.google.protobuf.Parser<PublisherModel>PublisherModel.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type PublisherModelModifier and TypeMethodDescriptionListPublisherModelsResponse.Builder.addPublisherModels(int index, PublisherModel value) List of PublisherModels in the requested page.ListPublisherModelsResponse.Builder.addPublisherModels(PublisherModel value) List of PublisherModels in the requested page.PublisherModel.Builder.mergeFrom(PublisherModel other) static PublisherModel.BuilderPublisherModel.newBuilder(PublisherModel prototype) ListPublisherModelsResponse.Builder.setPublisherModels(int index, PublisherModel value) List of PublisherModels in the requested page.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type PublisherModelModifier and TypeMethodDescriptionListPublisherModelsResponse.Builder.addAllPublisherModels(Iterable<? extends PublisherModel> values) List of PublisherModels in the requested page.