Uses of Class
com.google.cloud.aiplatform.v1.DeployedModel.Status
Packages that use DeployedModel.Status
-
Uses of DeployedModel.Status in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeployedModel.StatusModifier and TypeMethodDescriptionDeployedModel.Status.Builder.build()DeployedModel.Status.Builder.buildPartial()static DeployedModel.StatusDeployedModel.Status.getDefaultInstance()DeployedModel.Status.Builder.getDefaultInstanceForType()DeployedModel.Status.getDefaultInstanceForType()DeployedModel.Builder.getStatus()Output only.DeployedModel.getStatus()Output only.DeployedModelOrBuilder.getStatus()Output only.static DeployedModel.StatusDeployedModel.Status.parseDelimitedFrom(InputStream input) static DeployedModel.StatusDeployedModel.Status.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeployedModel.StatusDeployedModel.Status.parseFrom(byte[] data) static DeployedModel.StatusDeployedModel.Status.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeployedModel.StatusDeployedModel.Status.parseFrom(com.google.protobuf.ByteString data) static DeployedModel.StatusDeployedModel.Status.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeployedModel.StatusDeployedModel.Status.parseFrom(com.google.protobuf.CodedInputStream input) static DeployedModel.StatusDeployedModel.Status.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeployedModel.StatusDeployedModel.Status.parseFrom(InputStream input) static DeployedModel.StatusDeployedModel.Status.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeployedModel.StatusDeployedModel.Status.parseFrom(ByteBuffer data) static DeployedModel.StatusDeployedModel.Status.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DeployedModel.StatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DeployedModel.Status>DeployedModel.Status.getParserForType()static com.google.protobuf.Parser<DeployedModel.Status>DeployedModel.Status.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type DeployedModel.StatusModifier and TypeMethodDescriptionDeployedModel.Status.Builder.mergeFrom(DeployedModel.Status other) DeployedModel.Builder.mergeStatus(DeployedModel.Status value) Output only.static DeployedModel.Status.BuilderDeployedModel.Status.newBuilder(DeployedModel.Status prototype) DeployedModel.Builder.setStatus(DeployedModel.Status value) Output only.