Uses of Class
com.google.cloud.bigquery.datatransfer.v1.ScheduleOptions
-
Packages that use ScheduleOptions Package Description com.google.cloud.bigquery.datatransfer.v1 A client to BigQuery Data Transfer API -
-
Uses of ScheduleOptions in com.google.cloud.bigquery.datatransfer.v1
Methods in com.google.cloud.bigquery.datatransfer.v1 that return ScheduleOptions Modifier and Type Method Description ScheduleOptionsScheduleOptions.Builder. build()ScheduleOptionsScheduleOptions.Builder. buildPartial()static ScheduleOptionsScheduleOptions. getDefaultInstance()ScheduleOptionsScheduleOptions.Builder. getDefaultInstanceForType()ScheduleOptionsScheduleOptions. getDefaultInstanceForType()ScheduleOptionsTransferConfig.Builder. getScheduleOptions()Options customizing the data transfer schedule.ScheduleOptionsTransferConfig. getScheduleOptions()Options customizing the data transfer schedule.ScheduleOptionsTransferConfigOrBuilder. getScheduleOptions()Options customizing the data transfer schedule.static ScheduleOptionsScheduleOptions. parseDelimitedFrom(InputStream input)static ScheduleOptionsScheduleOptions. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScheduleOptionsScheduleOptions. parseFrom(byte[] data)static ScheduleOptionsScheduleOptions. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScheduleOptionsScheduleOptions. parseFrom(com.google.protobuf.ByteString data)static ScheduleOptionsScheduleOptions. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScheduleOptionsScheduleOptions. parseFrom(com.google.protobuf.CodedInputStream input)static ScheduleOptionsScheduleOptions. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScheduleOptionsScheduleOptions. parseFrom(InputStream input)static ScheduleOptionsScheduleOptions. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScheduleOptionsScheduleOptions. parseFrom(ByteBuffer data)static ScheduleOptionsScheduleOptions. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.bigquery.datatransfer.v1 that return types with arguments of type ScheduleOptions Modifier and Type Method Description com.google.protobuf.Parser<ScheduleOptions>ScheduleOptions. getParserForType()static com.google.protobuf.Parser<ScheduleOptions>ScheduleOptions. parser()Methods in com.google.cloud.bigquery.datatransfer.v1 with parameters of type ScheduleOptions Modifier and Type Method Description ScheduleOptions.BuilderScheduleOptions.Builder. mergeFrom(ScheduleOptions other)TransferConfig.BuilderTransferConfig.Builder. mergeScheduleOptions(ScheduleOptions value)Options customizing the data transfer schedule.static ScheduleOptions.BuilderScheduleOptions. newBuilder(ScheduleOptions prototype)TransferConfig.BuilderTransferConfig.Builder. setScheduleOptions(ScheduleOptions value)Options customizing the data transfer schedule.
-