| Modifier and Type | Method and Description |
|---|---|
FlowImportStrategy |
FlowImportStrategy.Builder.build() |
FlowImportStrategy |
FlowImportStrategy.Builder.buildPartial() |
static FlowImportStrategy |
FlowImportStrategy.getDefaultInstance() |
FlowImportStrategy |
FlowImportStrategy.getDefaultInstanceForType() |
FlowImportStrategy |
FlowImportStrategy.Builder.getDefaultInstanceForType() |
FlowImportStrategy |
ImportFlowRequest.getFlowImportStrategy()
Optional.
|
FlowImportStrategy |
ImportFlowRequest.Builder.getFlowImportStrategy()
Optional.
|
FlowImportStrategy |
ImportFlowRequestOrBuilder.getFlowImportStrategy()
Optional.
|
static FlowImportStrategy |
FlowImportStrategy.parseDelimitedFrom(InputStream input) |
static FlowImportStrategy |
FlowImportStrategy.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlowImportStrategy |
FlowImportStrategy.parseFrom(byte[] data) |
static FlowImportStrategy |
FlowImportStrategy.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlowImportStrategy |
FlowImportStrategy.parseFrom(ByteBuffer data) |
static FlowImportStrategy |
FlowImportStrategy.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlowImportStrategy |
FlowImportStrategy.parseFrom(com.google.protobuf.ByteString data) |
static FlowImportStrategy |
FlowImportStrategy.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlowImportStrategy |
FlowImportStrategy.parseFrom(com.google.protobuf.CodedInputStream input) |
static FlowImportStrategy |
FlowImportStrategy.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlowImportStrategy |
FlowImportStrategy.parseFrom(InputStream input) |
static FlowImportStrategy |
FlowImportStrategy.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FlowImportStrategy> |
FlowImportStrategy.getParserForType() |
static com.google.protobuf.Parser<FlowImportStrategy> |
FlowImportStrategy.parser() |
| Modifier and Type | Method and Description |
|---|---|
ImportFlowRequest.Builder |
ImportFlowRequest.Builder.mergeFlowImportStrategy(FlowImportStrategy value)
Optional.
|
FlowImportStrategy.Builder |
FlowImportStrategy.Builder.mergeFrom(FlowImportStrategy other) |
static FlowImportStrategy.Builder |
FlowImportStrategy.newBuilder(FlowImportStrategy prototype) |
ImportFlowRequest.Builder |
ImportFlowRequest.Builder.setFlowImportStrategy(FlowImportStrategy value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.