Send feedback
Class Grant.Timeline.Event.Requested.Builder (0.39.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
public static final class Grant . Timeline . Event . Requested . Builder extends GeneratedMessage . Builder<Grant . Timeline . Event . Requested . Builder > implements Grant . Timeline . Event . RequestedOrBuilder
An event representing that a grant was requested.
Protobuf type
google.cloud.privilegedaccessmanager.v1.Grant.Timeline.Event.Requested
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 Grant . Timeline . Event . Requested build ()
buildPartial()
public Grant . Timeline . Event . Requested buildPartial ()
clear()
public Grant . Timeline . Event . Requested . Builder clear ()
Overrides
clearExpireTime()
public Grant . Timeline . Event . Requested . Builder clearExpireTime ()
Output only. The time at which this grant expires unless the approval
workflow completes. If omitted, then the request never expires.
.google.protobuf.Timestamp expire_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDefaultInstanceForType()
public Grant . Timeline . Event . Requested getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getExpireTime()
public Timestamp getExpireTime ()
Output only. The time at which this grant expires unless the approval
workflow completes. If omitted, then the request never expires.
.google.protobuf.Timestamp expire_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
Type
Description
Timestamp
The expireTime.
getExpireTimeBuilder()
public Timestamp . Builder getExpireTimeBuilder ()
Output only. The time at which this grant expires unless the approval
workflow completes. If omitted, then the request never expires.
.google.protobuf.Timestamp expire_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getExpireTimeOrBuilder()
public TimestampOrBuilder getExpireTimeOrBuilder ()
Output only. The time at which this grant expires unless the approval
workflow completes. If omitted, then the request never expires.
.google.protobuf.Timestamp expire_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasExpireTime()
public boolean hasExpireTime ()
Output only. The time at which this grant expires unless the approval
workflow completes. If omitted, then the request never expires.
.google.protobuf.Timestamp expire_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
Type
Description
boolean
Whether the expireTime field is set.
internalGetFieldAccessorTable()
protected GeneratedMessage . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeExpireTime(Timestamp value)
public Grant . Timeline . Event . Requested . Builder mergeExpireTime ( Timestamp value )
Output only. The time at which this grant expires unless the approval
workflow completes. If omitted, then the request never expires.
.google.protobuf.Timestamp expire_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
mergeFrom(Grant.Timeline.Event.Requested other)
public Grant . Timeline . Event . Requested . Builder mergeFrom ( Grant . Timeline . Event . Requested other )
public Grant . Timeline . Event . Requested . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public Grant . Timeline . Event . Requested . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
setExpireTime(Timestamp value)
public Grant . Timeline . Event . Requested . Builder setExpireTime ( Timestamp value )
Output only. The time at which this grant expires unless the approval
workflow completes. If omitted, then the request never expires.
.google.protobuf.Timestamp expire_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
setExpireTime(Timestamp.Builder builderForValue)
public Grant . Timeline . Event . Requested . Builder setExpireTime ( Timestamp . Builder builderForValue )
Output only. The time at which this grant expires unless the approval
workflow completes. If omitted, then the request never expires.
.google.protobuf.Timestamp expire_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Name
Description
builderForValue
Builder
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 2026-02-26 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 2026-02-26 UTC."],[],[]]