Class PrivateOffer.PublishRequirementGoogleReview.Builder (0.1.0)
public static final class PrivateOffer.PublishRequirementGoogleReview.Builder extends GeneratedMessage.Builder<PrivateOffer.PublishRequirementGoogleReview.Builder> implements PrivateOffer.PublishRequirementGoogleReviewOrBuilder
Information about the Google review process.
Protobuf type
google.cloud.commerceproducer.v1beta.PrivateOffer.PublishRequirementGoogleReview
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
build()
public PrivateOffer.PublishRequirementGoogleReview build()
buildPartial()
public PrivateOffer.PublishRequirementGoogleReview buildPartial()
clear()
public PrivateOffer.PublishRequirementGoogleReview.Builder clear()
Overrides
clearReviewApproveTime()
public PrivateOffer.PublishRequirementGoogleReview.Builder clearReviewApproveTime()
Output only. The approval time of the Google review process.
.google.protobuf.Timestamp review_approve_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDefaultInstanceForType()
public PrivateOffer.PublishRequirementGoogleReview getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getReviewApproveTime()
public Timestamp getReviewApproveTime()
Output only. The approval time of the Google review process.
.google.protobuf.Timestamp review_approve_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns |
| Type |
Description |
Timestamp |
The reviewApproveTime.
|
getReviewApproveTimeBuilder()
public Timestamp.Builder getReviewApproveTimeBuilder()
Output only. The approval time of the Google review process.
.google.protobuf.Timestamp review_approve_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getReviewApproveTimeOrBuilder()
public TimestampOrBuilder getReviewApproveTimeOrBuilder()
Output only. The approval time of the Google review process.
.google.protobuf.Timestamp review_approve_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasReviewApproveTime()
public boolean hasReviewApproveTime()
Output only. The approval time of the Google review process.
.google.protobuf.Timestamp review_approve_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns |
| Type |
Description |
boolean |
Whether the reviewApproveTime field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(PrivateOffer.PublishRequirementGoogleReview other)
public PrivateOffer.PublishRequirementGoogleReview.Builder mergeFrom(PrivateOffer.PublishRequirementGoogleReview other)
public PrivateOffer.PublishRequirementGoogleReview.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public PrivateOffer.PublishRequirementGoogleReview.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeReviewApproveTime(Timestamp value)
public PrivateOffer.PublishRequirementGoogleReview.Builder mergeReviewApproveTime(Timestamp value)
Output only. The approval time of the Google review process.
.google.protobuf.Timestamp review_approve_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
setReviewApproveTime(Timestamp value)
public PrivateOffer.PublishRequirementGoogleReview.Builder setReviewApproveTime(Timestamp value)
Output only. The approval time of the Google review process.
.google.protobuf.Timestamp review_approve_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
setReviewApproveTime(Timestamp.Builder builderForValue)
public PrivateOffer.PublishRequirementGoogleReview.Builder setReviewApproveTime(Timestamp.Builder builderForValue)
Output only. The approval time of the Google review process.
.google.protobuf.Timestamp review_approve_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter |
| Name |
Description |
builderForValue |
Builder
|
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 2026-08-06 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 2026-08-06 UTC."],[],[]]