public static final class Grant.Timeline.Event.ActivationFailed extends GeneratedMessage implements Grant.Timeline.Event.ActivationFailedOrBuilderAn event representing that the grant activation failed.
Protobuf type
google.cloud.privilegedaccessmanager.v1.Grant.Timeline.Event.ActivationFailed
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > Grant.Timeline.Event.ActivationFailedStatic Fields
ERROR_FIELD_NUMBER
public static final int ERROR_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static Grant.Timeline.Event.ActivationFailed getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
Grant.Timeline.Event.ActivationFailed |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static Grant.Timeline.Event.ActivationFailed.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
Grant.Timeline.Event.ActivationFailed.Builder |
|
newBuilder(Grant.Timeline.Event.ActivationFailed prototype)
public static Grant.Timeline.Event.ActivationFailed.Builder newBuilder(Grant.Timeline.Event.ActivationFailed prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
Grant.Timeline.Event.ActivationFailed |
| Returns | |
|---|---|
| Type | Description |
Grant.Timeline.Event.ActivationFailed.Builder |
|
parseDelimitedFrom(InputStream input)
public static Grant.Timeline.Event.ActivationFailed parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Grant.Timeline.Event.ActivationFailed |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Grant.Timeline.Event.ActivationFailed parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Grant.Timeline.Event.ActivationFailed |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static Grant.Timeline.Event.ActivationFailed parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
Grant.Timeline.Event.ActivationFailed |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static Grant.Timeline.Event.ActivationFailed parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Grant.Timeline.Event.ActivationFailed |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static Grant.Timeline.Event.ActivationFailed parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
Grant.Timeline.Event.ActivationFailed |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static Grant.Timeline.Event.ActivationFailed parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Grant.Timeline.Event.ActivationFailed |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static Grant.Timeline.Event.ActivationFailed parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
Grant.Timeline.Event.ActivationFailed |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static Grant.Timeline.Event.ActivationFailed parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Grant.Timeline.Event.ActivationFailed |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static Grant.Timeline.Event.ActivationFailed parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Grant.Timeline.Event.ActivationFailed |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Grant.Timeline.Event.ActivationFailed parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Grant.Timeline.Event.ActivationFailed |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static Grant.Timeline.Event.ActivationFailed parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
Grant.Timeline.Event.ActivationFailed |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static Grant.Timeline.Event.ActivationFailed parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Grant.Timeline.Event.ActivationFailed |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<Grant.Timeline.Event.ActivationFailed> parser()| Returns | |
|---|---|
| Type | Description |
Parser<ActivationFailed> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public Grant.Timeline.Event.ActivationFailed getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Grant.Timeline.Event.ActivationFailed |
|
getError()
public Status getError()Output only. The error that occurred while activating the grant.
.google.rpc.Status error = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
com.google.rpc.Status |
The error. |
getErrorOrBuilder()
public StatusOrBuilder getErrorOrBuilder()Output only. The error that occurred while activating the grant.
.google.rpc.Status error = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
com.google.rpc.StatusOrBuilder |
|
getParserForType()
public Parser<Grant.Timeline.Event.ActivationFailed> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<ActivationFailed> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasError()
public boolean hasError()Output only. The error that occurred while activating the grant.
.google.rpc.Status error = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the error field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public Grant.Timeline.Event.ActivationFailed.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
Grant.Timeline.Event.ActivationFailed.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected Grant.Timeline.Event.ActivationFailed.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
Grant.Timeline.Event.ActivationFailed.Builder |
|
toBuilder()
public Grant.Timeline.Event.ActivationFailed.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
Grant.Timeline.Event.ActivationFailed.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|