public static final class Finding.MuteInfo.DynamicMuteRecord extends GeneratedMessage implements Finding.MuteInfo.DynamicMuteRecordOrBuilderThe record of a dynamic mute rule that matches the finding.
Protobuf type google.cloud.securitycenter.v2.Finding.MuteInfo.DynamicMuteRecord
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > Finding.MuteInfo.DynamicMuteRecordImplements
Finding.MuteInfo.DynamicMuteRecordOrBuilderStatic Fields
MATCH_TIME_FIELD_NUMBER
public static final int MATCH_TIME_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
MUTE_CONFIG_FIELD_NUMBER
public static final int MUTE_CONFIG_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static Finding.MuteInfo.DynamicMuteRecord getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
Finding.MuteInfo.DynamicMuteRecord |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static Finding.MuteInfo.DynamicMuteRecord.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
Finding.MuteInfo.DynamicMuteRecord.Builder |
|
newBuilder(Finding.MuteInfo.DynamicMuteRecord prototype)
public static Finding.MuteInfo.DynamicMuteRecord.Builder newBuilder(Finding.MuteInfo.DynamicMuteRecord prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
Finding.MuteInfo.DynamicMuteRecord |
| Returns | |
|---|---|
| Type | Description |
Finding.MuteInfo.DynamicMuteRecord.Builder |
|
parseDelimitedFrom(InputStream input)
public static Finding.MuteInfo.DynamicMuteRecord parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Finding.MuteInfo.DynamicMuteRecord |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Finding.MuteInfo.DynamicMuteRecord parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Finding.MuteInfo.DynamicMuteRecord |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static Finding.MuteInfo.DynamicMuteRecord parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
Finding.MuteInfo.DynamicMuteRecord |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static Finding.MuteInfo.DynamicMuteRecord parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Finding.MuteInfo.DynamicMuteRecord |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static Finding.MuteInfo.DynamicMuteRecord parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
Finding.MuteInfo.DynamicMuteRecord |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static Finding.MuteInfo.DynamicMuteRecord parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Finding.MuteInfo.DynamicMuteRecord |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static Finding.MuteInfo.DynamicMuteRecord parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
Finding.MuteInfo.DynamicMuteRecord |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static Finding.MuteInfo.DynamicMuteRecord parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Finding.MuteInfo.DynamicMuteRecord |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static Finding.MuteInfo.DynamicMuteRecord parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Finding.MuteInfo.DynamicMuteRecord |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Finding.MuteInfo.DynamicMuteRecord parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Finding.MuteInfo.DynamicMuteRecord |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static Finding.MuteInfo.DynamicMuteRecord parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
Finding.MuteInfo.DynamicMuteRecord |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static Finding.MuteInfo.DynamicMuteRecord parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Finding.MuteInfo.DynamicMuteRecord |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<Finding.MuteInfo.DynamicMuteRecord> parser()| Returns | |
|---|---|
| Type | Description |
Parser<DynamicMuteRecord> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public Finding.MuteInfo.DynamicMuteRecord getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Finding.MuteInfo.DynamicMuteRecord |
|
getMatchTime()
public Timestamp getMatchTime()When the dynamic mute rule first matched the finding.
.google.protobuf.Timestamp match_time = 2;
| Returns | |
|---|---|
| Type | Description |
Timestamp |
The matchTime. |
getMatchTimeOrBuilder()
public TimestampOrBuilder getMatchTimeOrBuilder()When the dynamic mute rule first matched the finding.
.google.protobuf.Timestamp match_time = 2;
| Returns | |
|---|---|
| Type | Description |
TimestampOrBuilder |
|
getMuteConfig()
public String getMuteConfig() The relative resource name of the mute rule, represented by a mute
config, that created this record, for example
organizations/123/muteConfigs/mymuteconfig or
organizations/123/locations/global/muteConfigs/mymuteconfig.
string mute_config = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The muteConfig. |
getMuteConfigBytes()
public ByteString getMuteConfigBytes() The relative resource name of the mute rule, represented by a mute
config, that created this record, for example
organizations/123/muteConfigs/mymuteconfig or
organizations/123/locations/global/muteConfigs/mymuteconfig.
string mute_config = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for muteConfig. |
getParserForType()
public Parser<Finding.MuteInfo.DynamicMuteRecord> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<DynamicMuteRecord> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasMatchTime()
public boolean hasMatchTime()When the dynamic mute rule first matched the finding.
.google.protobuf.Timestamp match_time = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the matchTime 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 Finding.MuteInfo.DynamicMuteRecord.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
Finding.MuteInfo.DynamicMuteRecord.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected Finding.MuteInfo.DynamicMuteRecord.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
Finding.MuteInfo.DynamicMuteRecord.Builder |
|
toBuilder()
public Finding.MuteInfo.DynamicMuteRecord.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
Finding.MuteInfo.DynamicMuteRecord.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|