ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.clear() |
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.clearArtifactDestination() |
The Cloud Storage location where the Model artifact is to be
written to.
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.clearExportFormatId() |
The ID of the format in which the Model must be exported.
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.clearImageDestination() |
The Google Container Registry or Artifact Registry uri where the
Model container image will be copied to.
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.clone() |
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.Builder.getOutputConfigBuilder() |
Required.
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.mergeArtifactDestination(GcsDestination value) |
The Cloud Storage location where the Model artifact is to be
written to.
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.mergeFrom(ExportModelRequest.OutputConfig other) |
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.mergeImageDestination(ContainerRegistryDestination value) |
The Google Container Registry or Artifact Registry uri where the
Model container image will be copied to.
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.newBuilder() |
|
static ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.newBuilder(ExportModelRequest.OutputConfig prototype) |
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.newBuilderForType() |
|
protected ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.setArtifactDestination(GcsDestination value) |
The Cloud Storage location where the Model artifact is to be
written to.
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.setArtifactDestination(GcsDestination.Builder builderForValue) |
The Cloud Storage location where the Model artifact is to be
written to.
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.setExportFormatId(String value) |
The ID of the format in which the Model must be exported.
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.setExportFormatIdBytes(com.google.protobuf.ByteString value) |
The ID of the format in which the Model must be exported.
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.setImageDestination(ContainerRegistryDestination value) |
The Google Container Registry or Artifact Registry uri where the
Model container image will be copied to.
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.setImageDestination(ContainerRegistryDestination.Builder builderForValue) |
The Google Container Registry or Artifact Registry uri where the
Model container image will be copied to.
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ExportModelRequest.OutputConfig.Builder |
ExportModelRequest.OutputConfig.toBuilder() |
|