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