AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.addAllNodes(Iterable<? extends AdxExt.SourceExt.SupplyChain.SupplyChainNode> values) |
Array of SupplyChainNode objects in the order of the chain.
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.addNodes(int index,
AdxExt.SourceExt.SupplyChain.SupplyChainNode value) |
Array of SupplyChainNode objects in the order of the chain.
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.addNodes(int index,
AdxExt.SourceExt.SupplyChain.SupplyChainNode.Builder builderForValue) |
Array of SupplyChainNode objects in the order of the chain.
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.addNodes(AdxExt.SourceExt.SupplyChain.SupplyChainNode value) |
Array of SupplyChainNode objects in the order of the chain.
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.addNodes(AdxExt.SourceExt.SupplyChain.SupplyChainNode.Builder builderForValue) |
Array of SupplyChainNode objects in the order of the chain.
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.clear() |
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.clearComplete() |
Flag indicating whether the chain contains all nodes involved in the
transaction leading back to the owner of the site, app or other medium
of the inventory, where 0 = no, 1 = yes.
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.clearNodes() |
Array of SupplyChainNode objects in the order of the chain.
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.clearVer() |
Version of the supply chain specification in use, in the format of
"major.minor".
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.clone() |
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.Builder.getSchainBuilder() |
optional .com.google.doubleclick.SourceExt.SupplyChain schain = 3;
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.mergeFrom(AdxExt.SourceExt.SupplyChain other) |
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.newBuilder() |
|
static AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.newBuilder(AdxExt.SourceExt.SupplyChain prototype) |
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.newBuilderForType() |
|
protected AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.removeNodes(int index) |
Array of SupplyChainNode objects in the order of the chain.
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.setComplete(int value) |
Flag indicating whether the chain contains all nodes involved in the
transaction leading back to the owner of the site, app or other medium
of the inventory, where 0 = no, 1 = yes.
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.setNodes(int index,
AdxExt.SourceExt.SupplyChain.SupplyChainNode value) |
Array of SupplyChainNode objects in the order of the chain.
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.setNodes(int index,
AdxExt.SourceExt.SupplyChain.SupplyChainNode.Builder builderForValue) |
Array of SupplyChainNode objects in the order of the chain.
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.setVer(String value) |
Version of the supply chain specification in use, in the format of
"major.minor".
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.Builder.setVerBytes(com.google.protobuf.ByteString value) |
Version of the supply chain specification in use, in the format of
"major.minor".
|
AdxExt.SourceExt.SupplyChain.Builder |
AdxExt.SourceExt.SupplyChain.toBuilder() |
|