public interface DeleteLustreInstanceOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getLustre()
public abstract String getLustre() Output only. Name of the Managed Lustre instance, in the format
projects/{project}/locations/{location}/instances/{instance}
string lustre = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The lustre. |
getLustreBytes()
public abstract ByteString getLustreBytes() Output only. Name of the Managed Lustre instance, in the format
projects/{project}/locations/{location}/instances/{instance}
string lustre = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for lustre. |