Uses of Class
com.google.cloud.aiplatform.v1.FasterDeploymentConfig
Packages that use FasterDeploymentConfig
-
Uses of FasterDeploymentConfig in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FasterDeploymentConfigModifier and TypeMethodDescriptionFasterDeploymentConfig.Builder.build()FasterDeploymentConfig.Builder.buildPartial()static FasterDeploymentConfigFasterDeploymentConfig.getDefaultInstance()FasterDeploymentConfig.Builder.getDefaultInstanceForType()FasterDeploymentConfig.getDefaultInstanceForType()DeployedModel.Builder.getFasterDeploymentConfig()Configuration for faster model deployment.DeployedModel.getFasterDeploymentConfig()Configuration for faster model deployment.DeployedModelOrBuilder.getFasterDeploymentConfig()Configuration for faster model deployment.static FasterDeploymentConfigFasterDeploymentConfig.parseDelimitedFrom(InputStream input) static FasterDeploymentConfigFasterDeploymentConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FasterDeploymentConfigFasterDeploymentConfig.parseFrom(byte[] data) static FasterDeploymentConfigFasterDeploymentConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FasterDeploymentConfigFasterDeploymentConfig.parseFrom(com.google.protobuf.ByteString data) static FasterDeploymentConfigFasterDeploymentConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FasterDeploymentConfigFasterDeploymentConfig.parseFrom(com.google.protobuf.CodedInputStream input) static FasterDeploymentConfigFasterDeploymentConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FasterDeploymentConfigFasterDeploymentConfig.parseFrom(InputStream input) static FasterDeploymentConfigFasterDeploymentConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FasterDeploymentConfigFasterDeploymentConfig.parseFrom(ByteBuffer data) static FasterDeploymentConfigFasterDeploymentConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FasterDeploymentConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FasterDeploymentConfig>FasterDeploymentConfig.getParserForType()static com.google.protobuf.Parser<FasterDeploymentConfig>FasterDeploymentConfig.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type FasterDeploymentConfigModifier and TypeMethodDescriptionDeployedModel.Builder.mergeFasterDeploymentConfig(FasterDeploymentConfig value) Configuration for faster model deployment.FasterDeploymentConfig.Builder.mergeFrom(FasterDeploymentConfig other) FasterDeploymentConfig.newBuilder(FasterDeploymentConfig prototype) DeployedModel.Builder.setFasterDeploymentConfig(FasterDeploymentConfig value) Configuration for faster model deployment.