Class GcsSource (2.13.0)

Stay organized with collections Save and categorize content based on your preferences.
public final class GcsSource extends GeneratedMessageV3 implements GcsSourceOrBuilder

The Google Cloud Storage location for the input content.

Protobuf type google.cloud.translation.v3.GcsSource

Implements

GcsSourceOrBuilder

Static Fields

INPUT_URI_FIELD_NUMBER

public static final int INPUT_URI_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static GcsSource getDefaultInstance()
Returns
TypeDescription
GcsSource

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

newBuilder()

public static GcsSource.Builder newBuilder()
Returns
TypeDescription
GcsSource.Builder

newBuilder(GcsSource prototype)

public static GcsSource.Builder newBuilder(GcsSource prototype)
Parameter
NameDescription
prototypeGcsSource
Returns
TypeDescription