Interface GcsOutputConfigOrBuilder (0.2.0)

public interface GcsOutputConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getGcsPath()

public abstract String getGcsPath()

The Cloud Storage path for Vision AI Platform to ingest annotations to.

string gcs_path = 1;

Returns
Type Description
String

The gcsPath.

getGcsPathBytes()

public abstract ByteString getGcsPathBytes()

The Cloud Storage path for Vision AI Platform to ingest annotations to.

string gcs_path = 1;

Returns
Type Description
ByteString

The bytes for gcsPath.