Uses of Class
com.google.cloud.aiplatform.v1.DedicatedResources
Packages that use DedicatedResources
-
Uses of DedicatedResources in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DedicatedResourcesModifier and TypeMethodDescriptionDedicatedResources.Builder.build()DedicatedResources.Builder.buildPartial()DeployedIndex.Builder.getDedicatedResources()Optional.DeployedIndex.getDedicatedResources()Optional.DeployedIndexOrBuilder.getDedicatedResources()Optional.DeployedModel.Builder.getDedicatedResources()A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.DeployedModel.getDedicatedResources()A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.DeployedModelOrBuilder.getDedicatedResources()A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.DeploymentResourcePool.Builder.getDedicatedResources()Required.DeploymentResourcePool.getDedicatedResources()Required.DeploymentResourcePoolOrBuilder.getDedicatedResources()Required.DeployRequest.DeployConfig.Builder.getDedicatedResources()Optional.DeployRequest.DeployConfig.getDedicatedResources()Optional.DeployRequest.DeployConfigOrBuilder.getDedicatedResources()Optional.PublisherModel.CallToAction.Deploy.Builder.getDedicatedResources()A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.PublisherModel.CallToAction.Deploy.getDedicatedResources()A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.PublisherModel.CallToAction.DeployOrBuilder.getDedicatedResources()A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.static DedicatedResourcesDedicatedResources.getDefaultInstance()DedicatedResources.Builder.getDefaultInstanceForType()DedicatedResources.getDefaultInstanceForType()static DedicatedResourcesDedicatedResources.parseDelimitedFrom(InputStream input) static DedicatedResourcesDedicatedResources.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DedicatedResourcesDedicatedResources.parseFrom(byte[] data) static DedicatedResourcesDedicatedResources.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DedicatedResourcesDedicatedResources.parseFrom(com.google.protobuf.ByteString data) static DedicatedResourcesDedicatedResources.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DedicatedResourcesDedicatedResources.parseFrom(com.google.protobuf.CodedInputStream input) static DedicatedResourcesDedicatedResources.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DedicatedResourcesDedicatedResources.parseFrom(InputStream input) static DedicatedResourcesDedicatedResources.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DedicatedResourcesDedicatedResources.parseFrom(ByteBuffer data) static DedicatedResourcesDedicatedResources.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DedicatedResourcesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DedicatedResources>DedicatedResources.getParserForType()static com.google.protobuf.Parser<DedicatedResources>DedicatedResources.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type DedicatedResourcesModifier and TypeMethodDescriptionDeployedIndex.Builder.mergeDedicatedResources(DedicatedResources value) Optional.DeployedModel.Builder.mergeDedicatedResources(DedicatedResources value) A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.DeploymentResourcePool.Builder.mergeDedicatedResources(DedicatedResources value) Required.DeployRequest.DeployConfig.Builder.mergeDedicatedResources(DedicatedResources value) Optional.PublisherModel.CallToAction.Deploy.Builder.mergeDedicatedResources(DedicatedResources value) A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.DedicatedResources.Builder.mergeFrom(DedicatedResources other) static DedicatedResources.BuilderDedicatedResources.newBuilder(DedicatedResources prototype) DeployedIndex.Builder.setDedicatedResources(DedicatedResources value) Optional.DeployedModel.Builder.setDedicatedResources(DedicatedResources value) A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.DeploymentResourcePool.Builder.setDedicatedResources(DedicatedResources value) Required.DeployRequest.DeployConfig.Builder.setDedicatedResources(DedicatedResources value) Optional.PublisherModel.CallToAction.Deploy.Builder.setDedicatedResources(DedicatedResources value) A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.