Send feedback
Class AutomaticShippingImprovements (0.16.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
public final class AutomaticShippingImprovements extends GeneratedMessageV3 implements AutomaticShippingImprovementsOrBuilder
Not available for MCAs
accounts . By turning on
automatic shipping
improvements ,
you are allowing Google to improve the accuracy of your delivery times shown
to shoppers using Google. More accurate delivery times, especially when
faster, typically lead to better conversion rates. Google will improve your
estimated delivery times based on various factors:
Delivery address of an order
Current handling time and shipping time settings
Estimated weekdays or business days
Parcel tracking data
Protobuf type google.shopping.merchant.accounts.v1beta.AutomaticShippingImprovements
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 ALLOW_SHIPPING_IMPROVEMENTS_FIELD_NUMBER
Field Value
Type
Description
int
Static Methods
public static AutomaticShippingImprovements getDefaultInstance ()
public static final Descriptors . Descriptor getDescriptor ()
public static AutomaticShippingImprovements . Builder newBuilder ()
public static AutomaticShippingImprovements . Builder newBuilder ( AutomaticShippingImprovements prototype )
public static AutomaticShippingImprovements parseDelimitedFrom ( InputStream input )
public static AutomaticShippingImprovements parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static AutomaticShippingImprovements parseFrom ( byte [] data )
Parameter
Name
Description
data
byte []
public static AutomaticShippingImprovements parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
public static AutomaticShippingImprovements parseFrom ( ByteString data )
public static AutomaticShippingImprovements parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static AutomaticShippingImprovements parseFrom ( CodedInputStream input )
public static AutomaticShippingImprovements parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static AutomaticShippingImprovements parseFrom ( InputStream input )
public static AutomaticShippingImprovements parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static AutomaticShippingImprovements parseFrom ( ByteBuffer data )
public static AutomaticShippingImprovements parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
public static Parser<AutomaticShippingImprovements> parser ()
Methods
public boolean equals ( Object obj )
Parameter
Name
Description
obj
Object
Overrides
public boolean getAllowShippingImprovements ()
Enables automatic shipping improvements.
optional bool allow_shipping_improvements = 1;
Returns
Type
Description
boolean
The allowShippingImprovements.
public AutomaticShippingImprovements getDefaultInstanceForType ()
public Parser<AutomaticShippingImprovements> getParserForType ()
Overrides
public int getSerializedSize ()
Returns
Type
Description
int
Overrides
public boolean hasAllowShippingImprovements ()
Enables automatic shipping improvements.
optional bool allow_shipping_improvements = 1;
Returns
Type
Description
boolean
Whether the allowShippingImprovements field is set.
Returns
Type
Description
int
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public AutomaticShippingImprovements . Builder newBuilderForType ()
protected AutomaticShippingImprovements . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Returns
Type
Description
Object
Overrides
public AutomaticShippingImprovements . 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-03-22 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-03-22 UTC."],[],[]]