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