| Modifier and Type | Method and Description |
|---|---|
ScheduleOptions |
ScheduleOptions.Builder.build() |
ScheduleOptions |
ScheduleOptions.Builder.buildPartial() |
static ScheduleOptions |
ScheduleOptions.getDefaultInstance() |
ScheduleOptions |
ScheduleOptions.getDefaultInstanceForType() |
ScheduleOptions |
ScheduleOptions.Builder.getDefaultInstanceForType() |
ScheduleOptions |
TransferConfig.getScheduleOptions()
Options customizing the data transfer schedule.
|
ScheduleOptions |
TransferConfig.Builder.getScheduleOptions()
Options customizing the data transfer schedule.
|
ScheduleOptions |
TransferConfigOrBuilder.getScheduleOptions()
Options customizing the data transfer schedule.
|
static ScheduleOptions |
ScheduleOptions.parseDelimitedFrom(InputStream input) |
static ScheduleOptions |
ScheduleOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScheduleOptions |
ScheduleOptions.parseFrom(byte[] data) |
static ScheduleOptions |
ScheduleOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScheduleOptions |
ScheduleOptions.parseFrom(ByteBuffer data) |
static ScheduleOptions |
ScheduleOptions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScheduleOptions |
ScheduleOptions.parseFrom(com.google.protobuf.ByteString data) |
static ScheduleOptions |
ScheduleOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScheduleOptions |
ScheduleOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static ScheduleOptions |
ScheduleOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScheduleOptions |
ScheduleOptions.parseFrom(InputStream input) |
static ScheduleOptions |
ScheduleOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ScheduleOptions> |
ScheduleOptions.getParserForType() |
static com.google.protobuf.Parser<ScheduleOptions> |
ScheduleOptions.parser() |
| Modifier and Type | Method and Description |
|---|---|
ScheduleOptions.Builder |
ScheduleOptions.Builder.mergeFrom(ScheduleOptions other) |
TransferConfig.Builder |
TransferConfig.Builder.mergeScheduleOptions(ScheduleOptions value)
Options customizing the data transfer schedule.
|
static ScheduleOptions.Builder |
ScheduleOptions.newBuilder(ScheduleOptions prototype) |
TransferConfig.Builder |
TransferConfig.Builder.setScheduleOptions(ScheduleOptions value)
Options customizing the data transfer schedule.
|
Copyright © 2023 Google LLC. All rights reserved.