Interface LakeOrBuilder (2.31.0)

public interface LakeOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getName()

public abstract String getName()

The Lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}

string name = 1 [(.google.api.resource_reference) = { ... }

Returns
TypeDescription
String

The name.

getNameBytes()

public abstract ByteString getNameBytes()

The Lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}

string name = 1 [(.google.api.resource_reference) = { ... }

Returns
TypeDescription
ByteString

The bytes for name.