| Modifier and Type | Method and Description |
|---|---|
TransferTypes.ObjectConditions |
TransferTypes.ObjectConditions.Builder.build() |
TransferTypes.ObjectConditions |
TransferTypes.ObjectConditions.Builder.buildPartial() |
static TransferTypes.ObjectConditions |
TransferTypes.ObjectConditions.getDefaultInstance() |
TransferTypes.ObjectConditions |
TransferTypes.ObjectConditions.getDefaultInstanceForType() |
TransferTypes.ObjectConditions |
TransferTypes.ObjectConditions.Builder.getDefaultInstanceForType() |
TransferTypes.ObjectConditions |
TransferTypes.TransferSpecOrBuilder.getObjectConditions()
Only objects that satisfy these object conditions are included in the set
of data source and data sink objects.
|
TransferTypes.ObjectConditions |
TransferTypes.TransferSpec.getObjectConditions()
Only objects that satisfy these object conditions are included in the set
of data source and data sink objects.
|
TransferTypes.ObjectConditions |
TransferTypes.TransferSpec.Builder.getObjectConditions()
Only objects that satisfy these object conditions are included in the set
of data source and data sink objects.
|
static TransferTypes.ObjectConditions |
TransferTypes.ObjectConditions.parseDelimitedFrom(InputStream input) |
static TransferTypes.ObjectConditions |
TransferTypes.ObjectConditions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.ObjectConditions |
TransferTypes.ObjectConditions.parseFrom(byte[] data) |
static TransferTypes.ObjectConditions |
TransferTypes.ObjectConditions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.ObjectConditions |
TransferTypes.ObjectConditions.parseFrom(ByteBuffer data) |
static TransferTypes.ObjectConditions |
TransferTypes.ObjectConditions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.ObjectConditions |
TransferTypes.ObjectConditions.parseFrom(com.google.protobuf.ByteString data) |
static TransferTypes.ObjectConditions |
TransferTypes.ObjectConditions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.ObjectConditions |
TransferTypes.ObjectConditions.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransferTypes.ObjectConditions |
TransferTypes.ObjectConditions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.ObjectConditions |
TransferTypes.ObjectConditions.parseFrom(InputStream input) |
static TransferTypes.ObjectConditions |
TransferTypes.ObjectConditions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TransferTypes.ObjectConditions> |
TransferTypes.ObjectConditions.getParserForType() |
static com.google.protobuf.Parser<TransferTypes.ObjectConditions> |
TransferTypes.ObjectConditions.parser() |
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.ObjectConditions.Builder |
TransferTypes.ObjectConditions.Builder.mergeFrom(TransferTypes.ObjectConditions other) |
TransferTypes.TransferSpec.Builder |
TransferTypes.TransferSpec.Builder.mergeObjectConditions(TransferTypes.ObjectConditions value)
Only objects that satisfy these object conditions are included in the set
of data source and data sink objects.
|
static TransferTypes.ObjectConditions.Builder |
TransferTypes.ObjectConditions.newBuilder(TransferTypes.ObjectConditions prototype) |
TransferTypes.TransferSpec.Builder |
TransferTypes.TransferSpec.Builder.setObjectConditions(TransferTypes.ObjectConditions value)
Only objects that satisfy these object conditions are included in the set
of data source and data sink objects.
|
Copyright © 2022 Google LLC. All rights reserved.