public static interface ExportModelOperationMetadata.ExportModelOutputInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getGcsOutputDirectory()
The full path of the Google Cloud Storage directory created, into which
the model will be exported.
|
com.google.protobuf.ByteString |
getGcsOutputDirectoryBytes()
The full path of the Google Cloud Storage directory created, into which
the model will be exported.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getGcsOutputDirectory()
The full path of the Google Cloud Storage directory created, into which the model will be exported.
string gcs_output_directory = 1;com.google.protobuf.ByteString getGcsOutputDirectoryBytes()
The full path of the Google Cloud Storage directory created, into which the model will be exported.
string gcs_output_directory = 1;Copyright © 2025 Google LLC. All rights reserved.