public final class PolicyOperationMetadata extends GeneratedMessage implements PolicyOperationMetadataOrBuilderInheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > PolicyOperationMetadataImplements
PolicyOperationMetadataOrBuilderStatic Fields
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static PolicyOperationMetadata getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
PolicyOperationMetadata |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static PolicyOperationMetadata.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
Builder |
|
newBuilder(PolicyOperationMetadata arg0)
public static PolicyOperationMetadata.Builder newBuilder(PolicyOperationMetadata arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
PolicyOperationMetadata |
| Returns | |
|---|---|
| Type | Description |
Builder |
|
parseDelimitedFrom(InputStream arg0)
public static PolicyOperationMetadata parseDelimitedFrom(InputStream arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
InputStream |
| Returns | |
|---|---|
| Type | Description |
PolicyOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)
public static PolicyOperationMetadata parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)| Parameters | |
|---|---|
| Name | Description |
arg0 |
InputStream |
arg1 |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PolicyOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] arg0)
public static PolicyOperationMetadata parseFrom(byte[] arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
byte[] |
| Returns | |
|---|---|
| Type | Description |
PolicyOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] arg0, ExtensionRegistryLite arg1)
public static PolicyOperationMetadata parseFrom(byte[] arg0, ExtensionRegistryLite arg1)| Parameters | |
|---|---|
| Name | Description |
arg0 |
byte[] |
arg1 |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PolicyOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString arg0)
public static PolicyOperationMetadata parseFrom(ByteString arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
ByteString |
| Returns | |
|---|---|
| Type | Description |
PolicyOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString arg0, ExtensionRegistryLite arg1)
public static PolicyOperationMetadata parseFrom(ByteString arg0, ExtensionRegistryLite arg1)| Parameters | |
|---|---|
| Name | Description |
arg0 |
ByteString |
arg1 |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PolicyOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream arg0)
public static PolicyOperationMetadata parseFrom(CodedInputStream arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
PolicyOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
public static PolicyOperationMetadata parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)| Parameters | |
|---|---|
| Name | Description |
arg0 |
CodedInputStream |
arg1 |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PolicyOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream arg0)
public static PolicyOperationMetadata parseFrom(InputStream arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
InputStream |
| Returns | |
|---|---|
| Type | Description |
PolicyOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream arg0, ExtensionRegistryLite arg1)
public static PolicyOperationMetadata parseFrom(InputStream arg0, ExtensionRegistryLite arg1)| Parameters | |
|---|---|
| Name | Description |
arg0 |
InputStream |
arg1 |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PolicyOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer arg0)
public static PolicyOperationMetadata parseFrom(ByteBuffer arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
PolicyOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)
public static PolicyOperationMetadata parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)| Parameters | |
|---|---|
| Name | Description |
arg0 |
ByteBuffer |
arg1 |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PolicyOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<PolicyOperationMetadata> parser()| Returns | |
|---|---|
| Type | Description |
Parser<PolicyOperationMetadata> |
|
Methods
equals(Object arg0)
public boolean equals(Object arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getCreateTime()
public Timestamp getCreateTime()| Returns | |
|---|---|
| Type | Description |
Timestamp |
|
getCreateTimeOrBuilder()
public TimestampOrBuilder getCreateTimeOrBuilder()| Returns | |
|---|---|
| Type | Description |
TimestampOrBuilder |
|
getDefaultInstanceForType()
public PolicyOperationMetadata getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
PolicyOperationMetadata |
|
getParserForType()
public Parser<PolicyOperationMetadata> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<PolicyOperationMetadata> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasCreateTime()
public boolean hasCreateTime()| Returns | |
|---|---|
| Type | Description |
boolean |
|
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 PolicyOperationMetadata.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
Builder |
|
newBuilderForType(AbstractMessage.BuilderParent arg0)
protected PolicyOperationMetadata.Builder newBuilderForType(AbstractMessage.BuilderParent arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
Builder |
|
toBuilder()
public PolicyOperationMetadata.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
Builder |
|
writeTo(CodedOutputStream arg0)
public void writeTo(CodedOutputStream arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|