public interface GenerateUploadUrlRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getParent()
The project and location in which the Google Cloud Storage signed URL
should be generated, specified in the format `projects/*/locations/*`.
|
com.google.protobuf.ByteString |
getParentBytes()
The project and location in which the Google Cloud Storage signed URL
should be generated, specified in the format `projects/*/locations/*`.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getParent()
The project and location in which the Google Cloud Storage signed URL should be generated, specified in the format `projects/*/locations/*`.
string parent = 1;com.google.protobuf.ByteString getParentBytes()
The project and location in which the Google Cloud Storage signed URL should be generated, specified in the format `projects/*/locations/*`.
string parent = 1;Copyright © 2022 Google LLC. All rights reserved.