Send feedback
Class OnlineReturnPolicy.Policy (0.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.12.0 keyboard_arrow_down
public static final class OnlineReturnPolicy . Policy extends GeneratedMessageV3 implements OnlineReturnPolicy . PolicyOrBuilder
The available policies.
Protobuf type google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy.Policy
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 DAYS_FIELD_NUMBER
Field Value
Type
Description
int
public static final int TYPE_FIELD_NUMBER
Field Value
Type
Description
int
Static Methods
public static OnlineReturnPolicy . Policy getDefaultInstance ()
public static final Descriptors . Descriptor getDescriptor ()
public static OnlineReturnPolicy . Policy . Builder newBuilder ()
public static OnlineReturnPolicy . Policy . Builder newBuilder ( OnlineReturnPolicy . Policy prototype )
public static OnlineReturnPolicy . Policy parseDelimitedFrom ( InputStream input )
public static OnlineReturnPolicy . Policy parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static OnlineReturnPolicy . Policy parseFrom ( byte [] data )
Parameter
Name
Description
data
byte []
public static OnlineReturnPolicy . Policy parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
public static OnlineReturnPolicy . Policy parseFrom ( ByteString data )
public static OnlineReturnPolicy . Policy parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static OnlineReturnPolicy . Policy parseFrom ( CodedInputStream input )
public static OnlineReturnPolicy . Policy parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static OnlineReturnPolicy . Policy parseFrom ( InputStream input )
public static OnlineReturnPolicy . Policy parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static OnlineReturnPolicy . Policy parseFrom ( ByteBuffer data )
public static OnlineReturnPolicy . Policy parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
public static Parser<OnlineReturnPolicy . Policy > parser ()
Methods
public boolean equals ( Object obj )
Parameter
Name
Description
obj
Object
Overrides
The number of days items can be returned after delivery, where one day
is defined as 24 hours after the delivery timestamp. Required for
NUMBER_OF_DAYS_AFTER_DELIVERY
returns.
int64 days = 2;
Returns
Type
Description
long
The days.
public OnlineReturnPolicy . Policy getDefaultInstanceForType ()
public Parser<OnlineReturnPolicy . Policy > getParserForType ()
Overrides
public int getSerializedSize ()
Returns
Type
Description
int
Overrides
public OnlineReturnPolicy . Policy . Type getType ()
Policy type.
.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy.Policy.Type type = 1;
public int getTypeValue ()
Policy type.
.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy.Policy.Type type = 1;
Returns
Type
Description
int
The enum numeric value on the wire for type.
Returns
Type
Description
int
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public OnlineReturnPolicy . Policy . Builder newBuilderForType ()
protected OnlineReturnPolicy . Policy . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Returns
Type
Description
Object
Overrides
public OnlineReturnPolicy . Policy . Builder toBuilder ()
public void writeTo ( CodedOutputStream output )
Overrides
Send feedback
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-02-04 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-04 UTC."],[],[]]