Uses of Interface
com.google.cloud.optimization.v1.GcsSourceOrBuilder
-
Packages that use GcsSourceOrBuilder Package Description com.google.cloud.optimization.v1 A client to Cloud Optimization API -
-
Uses of GcsSourceOrBuilder in com.google.cloud.optimization.v1
Classes in com.google.cloud.optimization.v1 that implement GcsSourceOrBuilder Modifier and Type Class Description class
GcsSource
The Google Cloud Storage location where the input file will be read from.static class
GcsSource.Builder
The Google Cloud Storage location where the input file will be read from.Methods in com.google.cloud.optimization.v1 that return GcsSourceOrBuilder Modifier and Type Method Description GcsSourceOrBuilder
InputConfig.Builder. getGcsSourceOrBuilder()
The Google Cloud Storage location to read the input from.GcsSourceOrBuilder
InputConfig. getGcsSourceOrBuilder()
The Google Cloud Storage location to read the input from.GcsSourceOrBuilder
InputConfigOrBuilder. getGcsSourceOrBuilder()
The Google Cloud Storage location to read the input from.
-