public interface LakeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The Lake resource name.
|
com.google.protobuf.ByteString |
getNameBytes()
The Lake resource name.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
The Lake resource name.
Example:
`projects/{project_number}/locations/{location_id}/lakes/{lake_id}`
string name = 1 [(.google.api.resource_reference) = { ... }com.google.protobuf.ByteString getNameBytes()
The Lake resource name.
Example:
`projects/{project_number}/locations/{location_id}/lakes/{lake_id}`
string name = 1 [(.google.api.resource_reference) = { ... }Copyright © 2024 Google LLC. All rights reserved.