public interface PdfInstructionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getGcsFileUri()
PDF file for the instruction.
|
com.google.protobuf.ByteString |
getGcsFileUriBytes()
PDF file for the instruction.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getGcsFileUri()
PDF file for the instruction. Only gcs path is allowed.
string gcs_file_uri = 1;com.google.protobuf.ByteString getGcsFileUriBytes()
PDF file for the instruction. Only gcs path is allowed.
string gcs_file_uri = 1;Copyright © 2019 Google LLC. All rights reserved.