Interface FilestoreReferenceOrBuilder (0.1.0)

public interface FilestoreReferenceOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getFilestore()

public abstract String getFilestore()

Output only. Name of the Filestore instance, in the format projects/{project}/locations/{location}/instances/{instance}

string filestore = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type Description
String

The filestore.

getFilestoreBytes()

public abstract ByteString getFilestoreBytes()

Output only. Name of the Filestore instance, in the format projects/{project}/locations/{location}/instances/{instance}

string filestore = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for filestore.