Package com.google.container.v1
Class SecurityBulletinEvent
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.container.v1.SecurityBulletinEvent
-
- All Implemented Interfaces:
SecurityBulletinEventOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class SecurityBulletinEvent extends com.google.protobuf.GeneratedMessageV3 implements SecurityBulletinEventOrBuilder
SecurityBulletinEvent is a notification sent to customers when a security bulletin has been posted that they are vulnerable to.
Protobuf typegoogle.container.v1.SecurityBulletinEvent
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SecurityBulletinEvent.Builder
SecurityBulletinEvent is a notification sent to customers when a security bulletin has been posted that they are vulnerable to.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
AFFECTED_SUPPORTED_MINORS_FIELD_NUMBER
static int
BRIEF_DESCRIPTION_FIELD_NUMBER
static int
BULLETIN_ID_FIELD_NUMBER
static int
BULLETIN_URI_FIELD_NUMBER
static int
CVE_IDS_FIELD_NUMBER
static int
MANUAL_STEPS_REQUIRED_FIELD_NUMBER
static int
PATCHED_VERSIONS_FIELD_NUMBER
static int
RESOURCE_TYPE_AFFECTED_FIELD_NUMBER
static int
SEVERITY_FIELD_NUMBER
static int
SUGGESTED_UPGRADE_TARGET_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getAffectedSupportedMinors(int index)
The GKE minor versions affected by this vulnerability.com.google.protobuf.ByteString
getAffectedSupportedMinorsBytes(int index)
The GKE minor versions affected by this vulnerability.int
getAffectedSupportedMinorsCount()
The GKE minor versions affected by this vulnerability.com.google.protobuf.ProtocolStringList
getAffectedSupportedMinorsList()
The GKE minor versions affected by this vulnerability.String
getBriefDescription()
A brief description of the bulletin.com.google.protobuf.ByteString
getBriefDescriptionBytes()
A brief description of the bulletin.String
getBulletinId()
The ID of the bulletin corresponding to the vulnerability.com.google.protobuf.ByteString
getBulletinIdBytes()
The ID of the bulletin corresponding to the vulnerability.String
getBulletinUri()
The URI link to the bulletin on the website for more information.com.google.protobuf.ByteString
getBulletinUriBytes()
The URI link to the bulletin on the website for more information.String
getCveIds(int index)
The CVEs associated with this bulletin.com.google.protobuf.ByteString
getCveIdsBytes(int index)
The CVEs associated with this bulletin.int
getCveIdsCount()
The CVEs associated with this bulletin.com.google.protobuf.ProtocolStringList
getCveIdsList()
The CVEs associated with this bulletin.static SecurityBulletinEvent
getDefaultInstance()
SecurityBulletinEvent
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
boolean
getManualStepsRequired()
If this field is specified, it means there are manual steps that the user must take to make their clusters safe.com.google.protobuf.Parser<SecurityBulletinEvent>
getParserForType()
String
getPatchedVersions(int index)
The GKE versions where this vulnerability is patched.com.google.protobuf.ByteString
getPatchedVersionsBytes(int index)
The GKE versions where this vulnerability is patched.int
getPatchedVersionsCount()
The GKE versions where this vulnerability is patched.com.google.protobuf.ProtocolStringList
getPatchedVersionsList()
The GKE versions where this vulnerability is patched.String
getResourceTypeAffected()
The resource type (node/control plane) that has the vulnerability.com.google.protobuf.ByteString
getResourceTypeAffectedBytes()
The resource type (node/control plane) that has the vulnerability.int
getSerializedSize()
String
getSeverity()
The severity of this bulletin as it relates to GKE.com.google.protobuf.ByteString
getSeverityBytes()
The severity of this bulletin as it relates to GKE.String
getSuggestedUpgradeTarget()
This represents a version selected from the patched_versions field that the cluster receiving this notification should most likely want to upgrade to based on its current version.com.google.protobuf.ByteString
getSuggestedUpgradeTargetBytes()
This represents a version selected from the patched_versions field that the cluster receiving this notification should most likely want to upgrade to based on its current version.int
hashCode()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static SecurityBulletinEvent.Builder
newBuilder()
static SecurityBulletinEvent.Builder
newBuilder(SecurityBulletinEvent prototype)
SecurityBulletinEvent.Builder
newBuilderForType()
protected SecurityBulletinEvent.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static SecurityBulletinEvent
parseDelimitedFrom(InputStream input)
static SecurityBulletinEvent
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SecurityBulletinEvent
parseFrom(byte[] data)
static SecurityBulletinEvent
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SecurityBulletinEvent
parseFrom(com.google.protobuf.ByteString data)
static SecurityBulletinEvent
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SecurityBulletinEvent
parseFrom(com.google.protobuf.CodedInputStream input)
static SecurityBulletinEvent
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SecurityBulletinEvent
parseFrom(InputStream input)
static SecurityBulletinEvent
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SecurityBulletinEvent
parseFrom(ByteBuffer data)
static SecurityBulletinEvent
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<SecurityBulletinEvent>
parser()
SecurityBulletinEvent.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
RESOURCE_TYPE_AFFECTED_FIELD_NUMBER
public static final int RESOURCE_TYPE_AFFECTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BULLETIN_ID_FIELD_NUMBER
public static final int BULLETIN_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CVE_IDS_FIELD_NUMBER
public static final int CVE_IDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEVERITY_FIELD_NUMBER
public static final int SEVERITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BULLETIN_URI_FIELD_NUMBER
public static final int BULLETIN_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BRIEF_DESCRIPTION_FIELD_NUMBER
public static final int BRIEF_DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AFFECTED_SUPPORTED_MINORS_FIELD_NUMBER
public static final int AFFECTED_SUPPORTED_MINORS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PATCHED_VERSIONS_FIELD_NUMBER
public static final int PATCHED_VERSIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUGGESTED_UPGRADE_TARGET_FIELD_NUMBER
public static final int SUGGESTED_UPGRADE_TARGET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MANUAL_STEPS_REQUIRED_FIELD_NUMBER
public static final int MANUAL_STEPS_REQUIRED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getResourceTypeAffected
public String getResourceTypeAffected()
The resource type (node/control plane) that has the vulnerability. Multiple notifications (1 notification per resource type) will be sent for a vulnerability that affects > 1 resource type.
string resource_type_affected = 1;
- Specified by:
getResourceTypeAffected
in interfaceSecurityBulletinEventOrBuilder
- Returns:
- The resourceTypeAffected.
-
getResourceTypeAffectedBytes
public com.google.protobuf.ByteString getResourceTypeAffectedBytes()
The resource type (node/control plane) that has the vulnerability. Multiple notifications (1 notification per resource type) will be sent for a vulnerability that affects > 1 resource type.
string resource_type_affected = 1;
- Specified by:
getResourceTypeAffectedBytes
in interfaceSecurityBulletinEventOrBuilder
- Returns:
- The bytes for resourceTypeAffected.
-
getBulletinId
public String getBulletinId()
The ID of the bulletin corresponding to the vulnerability.
string bulletin_id = 2;
- Specified by:
getBulletinId
in interfaceSecurityBulletinEventOrBuilder
- Returns:
- The bulletinId.
-
getBulletinIdBytes
public com.google.protobuf.ByteString getBulletinIdBytes()
The ID of the bulletin corresponding to the vulnerability.
string bulletin_id = 2;
- Specified by:
getBulletinIdBytes
in interfaceSecurityBulletinEventOrBuilder
- Returns:
- The bytes for bulletinId.
-
getCveIdsList
public com.google.protobuf.ProtocolStringList getCveIdsList()
The CVEs associated with this bulletin.
repeated string cve_ids = 3;
- Specified by:
getCveIdsList
in interfaceSecurityBulletinEventOrBuilder
- Returns:
- A list containing the cveIds.
-
getCveIdsCount
public int getCveIdsCount()
The CVEs associated with this bulletin.
repeated string cve_ids = 3;
- Specified by:
getCveIdsCount
in interfaceSecurityBulletinEventOrBuilder
- Returns:
- The count of cveIds.
-
getCveIds
public String getCveIds(int index)
The CVEs associated with this bulletin.
repeated string cve_ids = 3;
- Specified by:
getCveIds
in interfaceSecurityBulletinEventOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The cveIds at the given index.
-
getCveIdsBytes
public com.google.protobuf.ByteString getCveIdsBytes(int index)
The CVEs associated with this bulletin.
repeated string cve_ids = 3;
- Specified by:
getCveIdsBytes
in interfaceSecurityBulletinEventOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the cveIds at the given index.
-
getSeverity
public String getSeverity()
The severity of this bulletin as it relates to GKE.
string severity = 4;
- Specified by:
getSeverity
in interfaceSecurityBulletinEventOrBuilder
- Returns:
- The severity.
-
getSeverityBytes
public com.google.protobuf.ByteString getSeverityBytes()
The severity of this bulletin as it relates to GKE.
string severity = 4;
- Specified by:
getSeverityBytes
in interfaceSecurityBulletinEventOrBuilder
- Returns:
- The bytes for severity.
-
getBulletinUri
public String getBulletinUri()
The URI link to the bulletin on the website for more information.
string bulletin_uri = 5;
- Specified by:
getBulletinUri
in interfaceSecurityBulletinEventOrBuilder
- Returns:
- The bulletinUri.
-
getBulletinUriBytes
public com.google.protobuf.ByteString getBulletinUriBytes()
The URI link to the bulletin on the website for more information.
string bulletin_uri = 5;
- Specified by:
getBulletinUriBytes
in interfaceSecurityBulletinEventOrBuilder
- Returns:
- The bytes for bulletinUri.
-
getBriefDescription
public String getBriefDescription()
A brief description of the bulletin. See the bulletin pointed to by the bulletin_uri field for an expanded description.
string brief_description = 6;
- Specified by:
getBriefDescription
in interfaceSecurityBulletinEventOrBuilder
- Returns:
- The briefDescription.
-
getBriefDescriptionBytes
public com.google.protobuf.ByteString getBriefDescriptionBytes()
A brief description of the bulletin. See the bulletin pointed to by the bulletin_uri field for an expanded description.
string brief_description = 6;
- Specified by:
getBriefDescriptionBytes
in interfaceSecurityBulletinEventOrBuilder
- Returns:
- The bytes for briefDescription.
-
getAffectedSupportedMinorsList
public com.google.protobuf.ProtocolStringList getAffectedSupportedMinorsList()
The GKE minor versions affected by this vulnerability.
repeated string affected_supported_minors = 7;
- Specified by:
getAffectedSupportedMinorsList
in interfaceSecurityBulletinEventOrBuilder
- Returns:
- A list containing the affectedSupportedMinors.
-
getAffectedSupportedMinorsCount
public int getAffectedSupportedMinorsCount()
The GKE minor versions affected by this vulnerability.
repeated string affected_supported_minors = 7;
- Specified by:
getAffectedSupportedMinorsCount
in interfaceSecurityBulletinEventOrBuilder
- Returns:
- The count of affectedSupportedMinors.
-
getAffectedSupportedMinors
public String getAffectedSupportedMinors(int index)
The GKE minor versions affected by this vulnerability.
repeated string affected_supported_minors = 7;
- Specified by:
getAffectedSupportedMinors
in interfaceSecurityBulletinEventOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The affectedSupportedMinors at the given index.
-
getAffectedSupportedMinorsBytes
public com.google.protobuf.ByteString getAffectedSupportedMinorsBytes(int index)
The GKE minor versions affected by this vulnerability.
repeated string affected_supported_minors = 7;
- Specified by:
getAffectedSupportedMinorsBytes
in interfaceSecurityBulletinEventOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the affectedSupportedMinors at the given index.
-
getPatchedVersionsList
public com.google.protobuf.ProtocolStringList getPatchedVersionsList()
The GKE versions where this vulnerability is patched.
repeated string patched_versions = 8;
- Specified by:
getPatchedVersionsList
in interfaceSecurityBulletinEventOrBuilder
- Returns:
- A list containing the patchedVersions.
-
getPatchedVersionsCount
public int getPatchedVersionsCount()
The GKE versions where this vulnerability is patched.
repeated string patched_versions = 8;
- Specified by:
getPatchedVersionsCount
in interfaceSecurityBulletinEventOrBuilder
- Returns:
- The count of patchedVersions.
-
getPatchedVersions
public String getPatchedVersions(int index)
The GKE versions where this vulnerability is patched.
repeated string patched_versions = 8;
- Specified by:
getPatchedVersions
in interfaceSecurityBulletinEventOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The patchedVersions at the given index.
-
getPatchedVersionsBytes
public com.google.protobuf.ByteString getPatchedVersionsBytes(int index)
The GKE versions where this vulnerability is patched.
repeated string patched_versions = 8;
- Specified by:
getPatchedVersionsBytes
in interfaceSecurityBulletinEventOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the patchedVersions at the given index.
-
getSuggestedUpgradeTarget
public String getSuggestedUpgradeTarget()
This represents a version selected from the patched_versions field that the cluster receiving this notification should most likely want to upgrade to based on its current version. Note that if this notification is being received by a given cluster, it means that this version is currently available as an upgrade target in that cluster's location.
string suggested_upgrade_target = 9;
- Specified by:
getSuggestedUpgradeTarget
in interfaceSecurityBulletinEventOrBuilder
- Returns:
- The suggestedUpgradeTarget.
-
getSuggestedUpgradeTargetBytes
public com.google.protobuf.ByteString getSuggestedUpgradeTargetBytes()
This represents a version selected from the patched_versions field that the cluster receiving this notification should most likely want to upgrade to based on its current version. Note that if this notification is being received by a given cluster, it means that this version is currently available as an upgrade target in that cluster's location.
string suggested_upgrade_target = 9;
- Specified by:
getSuggestedUpgradeTargetBytes
in interfaceSecurityBulletinEventOrBuilder
- Returns:
- The bytes for suggestedUpgradeTarget.
-
getManualStepsRequired
public boolean getManualStepsRequired()
If this field is specified, it means there are manual steps that the user must take to make their clusters safe.
bool manual_steps_required = 10;
- Specified by:
getManualStepsRequired
in interfaceSecurityBulletinEventOrBuilder
- Returns:
- The manualStepsRequired.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SecurityBulletinEvent parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SecurityBulletinEvent parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SecurityBulletinEvent parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SecurityBulletinEvent parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SecurityBulletinEvent parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SecurityBulletinEvent parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SecurityBulletinEvent parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SecurityBulletinEvent parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SecurityBulletinEvent parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SecurityBulletinEvent parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static SecurityBulletinEvent parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SecurityBulletinEvent parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public SecurityBulletinEvent.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static SecurityBulletinEvent.Builder newBuilder()
-
newBuilder
public static SecurityBulletinEvent.Builder newBuilder(SecurityBulletinEvent prototype)
-
toBuilder
public SecurityBulletinEvent.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SecurityBulletinEvent.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static SecurityBulletinEvent getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<SecurityBulletinEvent> parser()
-
getParserForType
public com.google.protobuf.Parser<SecurityBulletinEvent> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public SecurityBulletinEvent getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-