| Modifier and Type | Method and Description |
|---|---|
DedicatedResources |
DedicatedResources.Builder.build() |
DedicatedResources |
DedicatedResources.Builder.buildPartial() |
DedicatedResources |
DeployedModel.getDedicatedResources()
A description of resources that are dedicated to the DeployedModel, and
that need a higher degree of manual configuration.
|
DedicatedResources |
DeployedModel.Builder.getDedicatedResources()
A description of resources that are dedicated to the DeployedModel, and
that need a higher degree of manual configuration.
|
DedicatedResources |
DeployedModelOrBuilder.getDedicatedResources()
A description of resources that are dedicated to the DeployedModel, and
that need a higher degree of manual configuration.
|
static DedicatedResources |
DedicatedResources.getDefaultInstance() |
DedicatedResources |
DedicatedResources.getDefaultInstanceForType() |
DedicatedResources |
DedicatedResources.Builder.getDefaultInstanceForType() |
static DedicatedResources |
DedicatedResources.parseDelimitedFrom(InputStream input) |
static DedicatedResources |
DedicatedResources.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DedicatedResources |
DedicatedResources.parseFrom(byte[] data) |
static DedicatedResources |
DedicatedResources.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DedicatedResources |
DedicatedResources.parseFrom(ByteBuffer data) |
static DedicatedResources |
DedicatedResources.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DedicatedResources |
DedicatedResources.parseFrom(com.google.protobuf.ByteString data) |
static DedicatedResources |
DedicatedResources.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DedicatedResources |
DedicatedResources.parseFrom(com.google.protobuf.CodedInputStream input) |
static DedicatedResources |
DedicatedResources.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DedicatedResources |
DedicatedResources.parseFrom(InputStream input) |
static DedicatedResources |
DedicatedResources.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DedicatedResources> |
DedicatedResources.getParserForType() |
static com.google.protobuf.Parser<DedicatedResources> |
DedicatedResources.parser() |
| Modifier and Type | Method and Description |
|---|---|
DeployedModel.Builder |
DeployedModel.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 |
DedicatedResources.Builder.mergeFrom(DedicatedResources other) |
static DedicatedResources.Builder |
DedicatedResources.newBuilder(DedicatedResources prototype) |
DeployedModel.Builder |
DeployedModel.Builder.setDedicatedResources(DedicatedResources value)
A description of resources that are dedicated to the DeployedModel, and
that need a higher degree of manual configuration.
|
Copyright © 2025 Google LLC. All rights reserved.