public static final class Grant.Timeline.Event.Scheduled extends GeneratedMessageV3 implements Grant.Timeline.Event.ScheduledOrBuilder
An event representing that the grant has been scheduled to be activated later.
Protobuf type
google.cloud.privilegedaccessmanager.v1.Grant.Timeline.Event.Scheduled
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > Grant.Timeline.Event.ScheduledImplements
Grant.Timeline.Event.ScheduledOrBuilderStatic Fields
SCHEDULED_ACTIVATION_TIME_FIELD_NUMBER
public static final int SCHEDULED_ACTIVATION_TIME_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
Static Methods
getDefaultInstance()
public static Grant.Timeline.Event.Scheduled getDefaultInstance()
Returns | |
---|---|
Type | Description |
Grant.Timeline.Event.Scheduled |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
newBuilder()
public static Grant.Timeline.Event.Scheduled.Builder newBuilder()
Returns | |
---|---|
Type | Description |
Grant.Timeline.Event.Scheduled.Builder |
newBuilder(Grant.Timeline.Event.Scheduled prototype)
public static Grant.Timeline.Event.Scheduled.Builder newBuilder(Grant.Timeline.Event.Scheduled prototype)
Parameter | |
---|---|
Name | Description |
prototype |
Grant.Timeline.Event.Scheduled |
Returns | |
---|---|
Type | Description |
Grant.Timeline.Event.Scheduled.Builder |
parseDelimitedFrom(InputStream input)
public static Grant.Timeline.Event.Scheduled parseDelimitedFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input |
InputStream |
Returns | |
---|---|
Type | Description |
Grant.Timeline.Event.Scheduled |
Exceptions | |
---|---|
Type | Description |
IOException |
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Grant.Timeline.Event.Scheduled parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
Grant.Timeline.Event.Scheduled |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(byte[] data)
public static Grant.Timeline.Event.Scheduled parseFrom(byte[] data)
Parameter | |
---|---|
Name | Description |
data |
byte[] |
Returns | |
---|---|
Type | Description |
Grant.Timeline.Event.Scheduled |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static Grant.Timeline.Event.Scheduled parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
Grant.Timeline.Event.Scheduled |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data)
public static Grant.Timeline.Event.Scheduled parseFrom(ByteString data)
Parameter | |
---|---|
Name | Description |
data |
ByteString |
Returns | |
---|---|
Type | Description |
Grant.Timeline.Event.Scheduled |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static Grant.Timeline.Event.Scheduled parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
Grant.Timeline.Event.Scheduled |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(CodedInputStream input)
public static Grant.Timeline.Event.Scheduled parseFrom(CodedInputStream input)
Parameter | |
---|---|
Name | Description |
input |
CodedInputStream |
Returns | |
---|---|
Type | Description |
Grant.Timeline.Event.Scheduled |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static Grant.Timeline.Event.Scheduled parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
Grant.Timeline.Event.Scheduled |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream input)
public static Grant.Timeline.Event.Scheduled parseFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input |
InputStream |
Returns | |
---|---|
Type | Description |
Grant.Timeline.Event.Scheduled |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Grant.Timeline.Event.Scheduled parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
Grant.Timeline.Event.Scheduled |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(ByteBuffer data)
public static Grant.Timeline.Event.Scheduled parseFrom(ByteBuffer data)
Parameter | |
---|---|
Name | Description |
data |
ByteBuffer |
Returns | |
---|---|
Type | Description |
Grant.Timeline.Event.Scheduled |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static Grant.Timeline.Event.Scheduled parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
Grant.Timeline.Event.Scheduled |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parser()
public static Parser<Grant.Timeline.Event.Scheduled> parser()
Returns | |
---|---|
Type | Description |
Parser<Scheduled> |
Methods
equals(Object obj)
public boolean equals(Object obj)
Parameter | |
---|---|
Name | Description |
obj |
Object |
Returns | |
---|---|
Type | Description |
boolean |
getDefaultInstanceForType()
public Grant.Timeline.Event.Scheduled getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
Grant.Timeline.Event.Scheduled |
getParserForType()
public Parser<Grant.Timeline.Event.Scheduled> getParserForType()
Returns | |
---|---|
Type | Description |
Parser<Scheduled> |
getScheduledActivationTime()
public Timestamp getScheduledActivationTime()
Output only. The time at which the access is granted.
.google.protobuf.Timestamp scheduled_activation_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
Timestamp |
The scheduledActivationTime. |
getScheduledActivationTimeOrBuilder()
public TimestampOrBuilder getScheduledActivationTimeOrBuilder()
Output only. The time at which the access is granted.
.google.protobuf.Timestamp scheduled_activation_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
TimestampOrBuilder |
getSerializedSize()
public int getSerializedSize()
Returns | |
---|---|
Type | Description |
int |
hasScheduledActivationTime()
public boolean hasScheduledActivationTime()
Output only. The time at which the access is granted.
.google.protobuf.Timestamp scheduled_activation_time = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns | |
---|---|
Type | Description |
boolean |
Whether the scheduledActivationTime field is set. |
hashCode()
public int hashCode()
Returns | |
---|---|
Type | Description |
int |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
newBuilderForType()
public Grant.Timeline.Event.Scheduled.Builder newBuilderForType()
Returns | |
---|---|
Type | Description |
Grant.Timeline.Event.Scheduled.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected Grant.Timeline.Event.Scheduled.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter | |
---|---|
Name | Description |
parent |
BuilderParent |
Returns | |
---|---|
Type | Description |
Grant.Timeline.Event.Scheduled.Builder |
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter | |
---|---|
Name | Description |
unused |
UnusedPrivateParameter |
Returns | |
---|---|
Type | Description |
Object |
toBuilder()
public Grant.Timeline.Event.Scheduled.Builder toBuilder()
Returns | |
---|---|
Type | Description |
Grant.Timeline.Event.Scheduled.Builder |
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Parameter | |
---|---|
Name | Description |
output |
CodedOutputStream |
Exceptions | |
---|---|
Type | Description |
IOException |