public final class NgfwPacketInspectionInfo extends GeneratedMessage implements NgfwPacketInspectionInfoOrBuilderFor display only. Metadata associated with a layer 7 packet inspection by the firewall.
Protobuf type google.cloud.networkmanagement.v1.NgfwPacketInspectionInfo
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > NgfwPacketInspectionInfoImplements
NgfwPacketInspectionInfoOrBuilderStatic Fields
SECURITY_PROFILE_GROUP_URI_FIELD_NUMBER
public static final int SECURITY_PROFILE_GROUP_URI_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static NgfwPacketInspectionInfo getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
NgfwPacketInspectionInfo |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static NgfwPacketInspectionInfo.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
NgfwPacketInspectionInfo.Builder |
|
newBuilder(NgfwPacketInspectionInfo prototype)
public static NgfwPacketInspectionInfo.Builder newBuilder(NgfwPacketInspectionInfo prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
NgfwPacketInspectionInfo |
| Returns | |
|---|---|
| Type | Description |
NgfwPacketInspectionInfo.Builder |
|
parseDelimitedFrom(InputStream input)
public static NgfwPacketInspectionInfo parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
NgfwPacketInspectionInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static NgfwPacketInspectionInfo parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
NgfwPacketInspectionInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static NgfwPacketInspectionInfo parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
NgfwPacketInspectionInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static NgfwPacketInspectionInfo parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
NgfwPacketInspectionInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static NgfwPacketInspectionInfo parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
NgfwPacketInspectionInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static NgfwPacketInspectionInfo parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
NgfwPacketInspectionInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static NgfwPacketInspectionInfo parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
NgfwPacketInspectionInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static NgfwPacketInspectionInfo parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
NgfwPacketInspectionInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static NgfwPacketInspectionInfo parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
NgfwPacketInspectionInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static NgfwPacketInspectionInfo parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
NgfwPacketInspectionInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static NgfwPacketInspectionInfo parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
NgfwPacketInspectionInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static NgfwPacketInspectionInfo parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
NgfwPacketInspectionInfo |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<NgfwPacketInspectionInfo> parser()| Returns | |
|---|---|
| Type | Description |
Parser<NgfwPacketInspectionInfo> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public NgfwPacketInspectionInfo getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
NgfwPacketInspectionInfo |
|
getParserForType()
public Parser<NgfwPacketInspectionInfo> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<NgfwPacketInspectionInfo> |
|
getSecurityProfileGroupUri()
public String getSecurityProfileGroupUri()URI of the security profile group associated with this firewall packet inspection.
string security_profile_group_uri = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The securityProfileGroupUri. |
getSecurityProfileGroupUriBytes()
public ByteString getSecurityProfileGroupUriBytes()URI of the security profile group associated with this firewall packet inspection.
string security_profile_group_uri = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for securityProfileGroupUri. |
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
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 NgfwPacketInspectionInfo.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
NgfwPacketInspectionInfo.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected NgfwPacketInspectionInfo.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
NgfwPacketInspectionInfo.Builder |
|
toBuilder()
public NgfwPacketInspectionInfo.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
NgfwPacketInspectionInfo.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|