| Modifier and Type | Method and Description |
|---|---|
SegmentFilterScoping |
SegmentFilterScoping.Builder.build() |
SegmentFilterScoping |
SegmentFilterScoping.Builder.buildPartial() |
static SegmentFilterScoping |
SegmentFilterScoping.getDefaultInstance() |
SegmentFilterScoping |
SegmentFilterScoping.getDefaultInstanceForType() |
SegmentFilterScoping |
SegmentFilterScoping.Builder.getDefaultInstanceForType() |
SegmentFilterScoping |
SegmentFilterOrBuilder.getFilterScoping()
Specifies the scope for the filter.
|
SegmentFilterScoping |
SegmentFilter.getFilterScoping()
Specifies the scope for the filter.
|
SegmentFilterScoping |
SegmentFilter.Builder.getFilterScoping()
Specifies the scope for the filter.
|
static SegmentFilterScoping |
SegmentFilterScoping.parseDelimitedFrom(InputStream input) |
static SegmentFilterScoping |
SegmentFilterScoping.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegmentFilterScoping |
SegmentFilterScoping.parseFrom(byte[] data) |
static SegmentFilterScoping |
SegmentFilterScoping.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegmentFilterScoping |
SegmentFilterScoping.parseFrom(ByteBuffer data) |
static SegmentFilterScoping |
SegmentFilterScoping.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegmentFilterScoping |
SegmentFilterScoping.parseFrom(com.google.protobuf.ByteString data) |
static SegmentFilterScoping |
SegmentFilterScoping.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegmentFilterScoping |
SegmentFilterScoping.parseFrom(com.google.protobuf.CodedInputStream input) |
static SegmentFilterScoping |
SegmentFilterScoping.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SegmentFilterScoping |
SegmentFilterScoping.parseFrom(InputStream input) |
static SegmentFilterScoping |
SegmentFilterScoping.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SegmentFilterScoping> |
SegmentFilterScoping.getParserForType() |
static com.google.protobuf.Parser<SegmentFilterScoping> |
SegmentFilterScoping.parser() |
| Modifier and Type | Method and Description |
|---|---|
SegmentFilter.Builder |
SegmentFilter.Builder.mergeFilterScoping(SegmentFilterScoping value)
Specifies the scope for the filter.
|
SegmentFilterScoping.Builder |
SegmentFilterScoping.Builder.mergeFrom(SegmentFilterScoping other) |
static SegmentFilterScoping.Builder |
SegmentFilterScoping.newBuilder(SegmentFilterScoping prototype) |
SegmentFilter.Builder |
SegmentFilter.Builder.setFilterScoping(SegmentFilterScoping value)
Specifies the scope for the filter.
|
Copyright © 2023 Google LLC. All rights reserved.