| Modifier and Type | Class and Description |
|---|---|
class |
GcsSource
Source of the GCS file to be imported.
|
static class |
GcsSource.Builder
Source of the GCS file to be imported.
|
| Modifier and Type | Method and Description |
|---|---|
GcsSourceOrBuilder |
InputConfigOrBuilder.getGcsSourceOrBuilder()
.google.cloud.datalabeling.v1beta1.GcsSource gcs_source = 2; |
GcsSourceOrBuilder |
InputConfig.getGcsSourceOrBuilder()
.google.cloud.datalabeling.v1beta1.GcsSource gcs_source = 2; |
GcsSourceOrBuilder |
InputConfig.Builder.getGcsSourceOrBuilder()
.google.cloud.datalabeling.v1beta1.GcsSource gcs_source = 2; |
Copyright © 2019 Google LLC. All rights reserved.