public static interface Storage.StreamOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Name of the stream, in the form
`projects/{project_id}/locations/{location}/streams/{stream_id}`.
|
com.google.protobuf.ByteString |
getNameBytes()
Name of the stream, in the form
`projects/{project_id}/locations/{location}/streams/{stream_id}`.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
Name of the stream, in the form
`projects/{project_id}/locations/{location}/streams/{stream_id}`.
string name = 1;com.google.protobuf.ByteString getNameBytes()
Name of the stream, in the form
`projects/{project_id}/locations/{location}/streams/{stream_id}`.
string name = 1;Copyright © 2021 Google LLC. All rights reserved.