Class PrivateOffer.SingleProductOffer.Installment (0.1.0)

public static final class PrivateOffer.SingleProductOffer.Installment extends GeneratedMessage implements PrivateOffer.SingleProductOffer.InstallmentOrBuilder

An installment of the offer.

Protobuf type google.cloud.commerceproducer.v1beta.PrivateOffer.SingleProductOffer.Installment

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > PrivateOffer.SingleProductOffer.Installment

Static Fields

PRICE_MODEL_FIELD_NUMBER

public static final int PRICE_MODEL_FIELD_NUMBER
Field Value
Type Description
int

START_TIME_FIELD_NUMBER

public static final int START_TIME_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static PrivateOffer.SingleProductOffer.Installment getDefaultInstance()
Returns
Type Description
PrivateOffer.SingleProductOffer.Installment

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static PrivateOffer.SingleProductOffer.Installment.Builder newBuilder()
Returns
Type Description
PrivateOffer.SingleProductOffer.Installment.Builder

newBuilder(PrivateOffer.SingleProductOffer.Installment prototype)

public static PrivateOffer.SingleProductOffer.Installment.Builder newBuilder(PrivateOffer.SingleProductOffer.Installment prototype)
Parameter
Name Description
prototype PrivateOffer.SingleProductOffer.Installment
Returns
Type Description
PrivateOffer.SingleProductOffer.Installment.Builder

parseDelimitedFrom(InputStream input)

public static PrivateOffer.SingleProductOffer.Installment parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
PrivateOffer.SingleProductOffer.Installment
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static PrivateOffer.SingleProductOffer.Installment parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
PrivateOffer.SingleProductOffer.Installment
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static PrivateOffer.SingleProductOffer.Installment parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
PrivateOffer.SingleProductOffer.Installment
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static PrivateOffer.SingleProductOffer.Installment parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
PrivateOffer.SingleProductOffer.Installment
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static PrivateOffer.SingleProductOffer.Installment parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
PrivateOffer.SingleProductOffer.Installment
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static PrivateOffer.SingleProductOffer.Installment parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
PrivateOffer.SingleProductOffer.Installment
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static PrivateOffer.SingleProductOffer.Installment parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
PrivateOffer.SingleProductOffer.Installment
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static PrivateOffer.SingleProductOffer.Installment parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
PrivateOffer.SingleProductOffer.Installment
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static PrivateOffer.SingleProductOffer.Installment parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
PrivateOffer.SingleProductOffer.Installment
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static PrivateOffer.SingleProductOffer.Installment parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
PrivateOffer.SingleProductOffer.Installment
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static PrivateOffer.SingleProductOffer.Installment parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
PrivateOffer.SingleProductOffer.Installment
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static PrivateOffer.SingleProductOffer.Installment parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
PrivateOffer.SingleProductOffer.Installment
Exceptions
Type Description
InvalidProtocolBufferException

parser()

public static Parser<PrivateOffer.SingleProductOffer.Installment> parser()
Returns
Type Description
Parser<Installment>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getDefaultInstanceForType()

public PrivateOffer.SingleProductOffer.Installment getDefaultInstanceForType()
Returns
Type Description
PrivateOffer.SingleProductOffer.Installment

getParserForType()

public Parser<PrivateOffer.SingleProductOffer.Installment> getParserForType()
Returns
Type Description
Parser<Installment>
Overrides

getPriceModel()

public PrivateOffer.SingleProductOffer.PriceModel getPriceModel()

Optional. The price model of the installment. All installments must have the same form of price model.

.google.cloud.commerceproducer.v1beta.PrivateOffer.SingleProductOffer.PriceModel price_model = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
PrivateOffer.SingleProductOffer.PriceModel

The priceModel.

getPriceModelOrBuilder()

public PrivateOffer.SingleProductOffer.PriceModelOrBuilder getPriceModelOrBuilder()

Optional. The price model of the installment. All installments must have the same form of price model.

.google.cloud.commerceproducer.v1beta.PrivateOffer.SingleProductOffer.PriceModel price_model = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
PrivateOffer.SingleProductOffer.PriceModelOrBuilder

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides

getStartTime()

public DateTime getStartTime()

Optional. The start time of the installment. Each installment must have a unique start time with one exception: When the term.start_policy of the offer's term is IMMEDIATE, the start_time of the first installment must be unset. The actual start time is not recorded in the offer and instead is determined by the time the resulting order became active.

When the term.start_policy of the offer's term is SCHEDULED_START_TIME, then the first installment's start_time must match term.scheduled_start_time.

If the term.end_policy of the offer's term is SCHEDULED_END_TIME, then installment start_time must be before term.scheduled_end_time. If it's AFTER_DURATION, then installment start_time must be before the time calculated by adding the term.duration_months to the start time of the offer.

The start_time of the installments cannot be before the accept_deadline_time of the offer.

Installment start times must be in strictly increasing chronological order.

.google.type.DateTime start_time = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
com.google.type.DateTime

The startTime.

getStartTimeOrBuilder()

public DateTimeOrBuilder getStartTimeOrBuilder()

Optional. The start time of the installment. Each installment must have a unique start time with one exception: When the term.start_policy of the offer's term is IMMEDIATE, the start_time of the first installment must be unset. The actual start time is not recorded in the offer and instead is determined by the time the resulting order became active.

When the term.start_policy of the offer's term is SCHEDULED_START_TIME, then the first installment's start_time must match term.scheduled_start_time.

If the term.end_policy of the offer's term is SCHEDULED_END_TIME, then installment start_time must be before term.scheduled_end_time. If it's AFTER_DURATION, then installment start_time must be before the time calculated by adding the term.duration_months to the start time of the offer.

The start_time of the installments cannot be before the accept_deadline_time of the offer.

Installment start times must be in strictly increasing chronological order.

.google.type.DateTime start_time = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
com.google.type.DateTimeOrBuilder

hasPriceModel()

public boolean hasPriceModel()

Optional. The price model of the installment. All installments must have the same form of price model.

.google.cloud.commerceproducer.v1beta.PrivateOffer.SingleProductOffer.PriceModel price_model = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the priceModel field is set.

hasStartTime()

public boolean hasStartTime()

Optional. The start time of the installment. Each installment must have a unique start time with one exception: When the term.start_policy of the offer's term is IMMEDIATE, the start_time of the first installment must be unset. The actual start time is not recorded in the offer and instead is determined by the time the resulting order became active.

When the term.start_policy of the offer's term is SCHEDULED_START_TIME, then the first installment's start_time must match term.scheduled_start_time.

If the term.end_policy of the offer's term is SCHEDULED_END_TIME, then installment start_time must be before term.scheduled_end_time. If it's AFTER_DURATION, then installment start_time must be before the time calculated by adding the term.duration_months to the start time of the offer.

The start_time of the installments cannot be before the accept_deadline_time of the offer.

Installment start times must be in strictly increasing chronological order.

.google.type.DateTime start_time = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the startTime field is set.

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

newBuilderForType()

public PrivateOffer.SingleProductOffer.Installment.Builder newBuilderForType()
Returns
Type Description
PrivateOffer.SingleProductOffer.Installment.Builder

newBuilderForType(AbstractMessage.BuilderParent parent)

protected PrivateOffer.SingleProductOffer.Installment.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Parameter
Name Description
parent BuilderParent
Returns
Type Description
PrivateOffer.SingleProductOffer.Installment.Builder
Overrides

toBuilder()

public PrivateOffer.SingleProductOffer.Installment.Builder toBuilder()
Returns
Type Description
PrivateOffer.SingleProductOffer.Installment.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
Name Description
output CodedOutputStream
Overrides
Exceptions
Type Description
IOException