Interface LakeOrBuilder (2.44.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
Type Description
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
Type Description
ByteString

The bytes for name.