public interface ImportProductSetsInputConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ImportProductSetsGcsSource |
getGcsSource()
The Google Cloud Storage location for a csv file which preserves a list
of ImportProductSetRequests in each line.
|
ImportProductSetsGcsSourceOrBuilder |
getGcsSourceOrBuilder()
The Google Cloud Storage location for a csv file which preserves a list
of ImportProductSetRequests in each line.
|
ImportProductSetsInputConfig.SourceCase |
getSourceCase() |
boolean |
hasGcsSource()
The Google Cloud Storage location for a csv file which preserves a list
of ImportProductSetRequests in each line.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasGcsSource()
The Google Cloud Storage location for a csv file which preserves a list of ImportProductSetRequests in each line.
.google.cloud.vision.v1p3beta1.ImportProductSetsGcsSource gcs_source = 1;ImportProductSetsGcsSource getGcsSource()
The Google Cloud Storage location for a csv file which preserves a list of ImportProductSetRequests in each line.
.google.cloud.vision.v1p3beta1.ImportProductSetsGcsSource gcs_source = 1;ImportProductSetsGcsSourceOrBuilder getGcsSourceOrBuilder()
The Google Cloud Storage location for a csv file which preserves a list of ImportProductSetRequests in each line.
.google.cloud.vision.v1p3beta1.ImportProductSetsGcsSource gcs_source = 1;ImportProductSetsInputConfig.SourceCase getSourceCase()
Copyright © 2023 Google LLC. All rights reserved.