Class OnDisplayToOrder (1.0.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version latestkeyboard_arrow_down
public final class OnDisplayToOrder extends GeneratedMessageV3 implements OnDisplayToOrderOrBuilder
Collection of information related to the on display to order
(ODO ).
Protobuf type google.shopping.merchant.accounts.v1.OnDisplayToOrder
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
Static Fields
public static final int STATE_FIELD_NUMBER
Field Value
Type
Description
int
public static final int URI_FIELD_NUMBER
Field Value
Type
Description
int
Static Methods
public static OnDisplayToOrder getDefaultInstance ()
public static final Descriptors . Descriptor getDescriptor ()
public static OnDisplayToOrder . Builder newBuilder ()
public static OnDisplayToOrder . Builder newBuilder ( OnDisplayToOrder prototype )
public static OnDisplayToOrder parseDelimitedFrom ( InputStream input )
public static OnDisplayToOrder parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static OnDisplayToOrder parseFrom ( byte [] data )
Parameter
Name
Description
data
byte []
public static OnDisplayToOrder parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
public static OnDisplayToOrder parseFrom ( ByteString data )
public static OnDisplayToOrder parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static OnDisplayToOrder parseFrom ( CodedInputStream input )
public static OnDisplayToOrder parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static OnDisplayToOrder parseFrom ( InputStream input )
public static OnDisplayToOrder parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static OnDisplayToOrder parseFrom ( ByteBuffer data )
public static OnDisplayToOrder parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
public static Parser<OnDisplayToOrder> parser ()
Methods
public boolean equals ( Object obj )
Parameter
Name
Description
obj
Object
Overrides
public OnDisplayToOrder getDefaultInstanceForType ()
public Parser<OnDisplayToOrder> getParserForType ()
Overrides
public int getSerializedSize ()
Returns
Type
Description
int
Overrides
public ReviewState . State getState ()
Output only. The state of the URI.
.google.shopping.merchant.accounts.v1.ReviewState.State state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public int getStateValue ()
Output only. The state of the URI.
.google.shopping.merchant.accounts.v1.ReviewState.State state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
Type
Description
int
The enum numeric value on the wire for state.
Required. The on display to order (ODO) policy URI.
string uri = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
Type
Description
String
The uri.
public ByteString getUriBytes ()
Required. The on display to order (ODO) policy URI.
string uri = 1 [(.google.api.field_behavior) = REQUIRED];
Returns
Type
Description
ByteString
The bytes for uri.
Returns
Type
Description
int
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public OnDisplayToOrder . Builder newBuilderForType ()
protected OnDisplayToOrder . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Returns
Type
Description
Object
Overrides
public OnDisplayToOrder . Builder toBuilder ()
public void writeTo ( CodedOutputStream output )
Overrides
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-16 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-16 UTC."],[],[],null,[]]