public static final class ExfilResource.Builder extends GeneratedMessageV3.Builder<ExfilResource.Builder> implements ExfilResourceOrBuilder
Resource that has been exfiltrated or exfiltrated_to.Protobuf type
google.cloud.securitycenter.v1.ExfilResource
Modifier and Type | Method and Description |
---|---|
ExfilResource.Builder |
addAllComponents(Iterable<String> values)
Subcomponents of the asset that is exfiltrated - these could be
URIs used during exfiltration, table names, databases, filenames, etc.
|
ExfilResource.Builder |
addComponents(String value)
Subcomponents of the asset that is exfiltrated - these could be
URIs used during exfiltration, table names, databases, filenames, etc.
|
ExfilResource.Builder |
addComponentsBytes(ByteString value)
Subcomponents of the asset that is exfiltrated - these could be
URIs used during exfiltration, table names, databases, filenames, etc.
|
ExfilResource.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
ExfilResource |
build() |
ExfilResource |
buildPartial() |
ExfilResource.Builder |
clear() |
ExfilResource.Builder |
clearComponents()
Subcomponents of the asset that is exfiltrated - these could be
URIs used during exfiltration, table names, databases, filenames, etc.
|
ExfilResource.Builder |
clearField(Descriptors.FieldDescriptor field) |
ExfilResource.Builder |
clearName()
Resource's URI (https://google.aip.dev/122#full-resource-names)
|
ExfilResource.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
ExfilResource.Builder |
clone() |
String |
getComponents(int index)
Subcomponents of the asset that is exfiltrated - these could be
URIs used during exfiltration, table names, databases, filenames, etc.
|
ByteString |
getComponentsBytes(int index)
Subcomponents of the asset that is exfiltrated - these could be
URIs used during exfiltration, table names, databases, filenames, etc.
|
int |
getComponentsCount()
Subcomponents of the asset that is exfiltrated - these could be
URIs used during exfiltration, table names, databases, filenames, etc.
|
ProtocolStringList |
getComponentsList()
Subcomponents of the asset that is exfiltrated - these could be
URIs used during exfiltration, table names, databases, filenames, etc.
|
ExfilResource |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
Resource's URI (https://google.aip.dev/122#full-resource-names)
|
ByteString |
getNameBytes()
Resource's URI (https://google.aip.dev/122#full-resource-names)
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ExfilResource.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
ExfilResource.Builder |
mergeFrom(ExfilResource other) |
ExfilResource.Builder |
mergeFrom(Message other) |
ExfilResource.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
ExfilResource.Builder |
setComponents(int index,
String value)
Subcomponents of the asset that is exfiltrated - these could be
URIs used during exfiltration, table names, databases, filenames, etc.
|
ExfilResource.Builder |
setField(Descriptors.FieldDescriptor field,
Object value) |
ExfilResource.Builder |
setName(String value)
Resource's URI (https://google.aip.dev/122#full-resource-names)
|
ExfilResource.Builder |
setNameBytes(ByteString value)
Resource's URI (https://google.aip.dev/122#full-resource-names)
|
ExfilResource.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
ExfilResource.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeDelimitedFrom, mergeDelimitedFrom
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<ExfilResource.Builder>
public ExfilResource.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<ExfilResource.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<ExfilResource.Builder>
public ExfilResource getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public ExfilResource build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public ExfilResource buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public ExfilResource.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<ExfilResource.Builder>
public ExfilResource.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<ExfilResource.Builder>
public ExfilResource.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<ExfilResource.Builder>
public ExfilResource.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<ExfilResource.Builder>
public ExfilResource.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<ExfilResource.Builder>
public ExfilResource.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<ExfilResource.Builder>
public ExfilResource.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<ExfilResource.Builder>
public ExfilResource.Builder mergeFrom(ExfilResource other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<ExfilResource.Builder>
public ExfilResource.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<ExfilResource.Builder>
IOException
public String getName()
Resource's URI (https://google.aip.dev/122#full-resource-names)
string name = 1;
getName
in interface ExfilResourceOrBuilder
public ByteString getNameBytes()
Resource's URI (https://google.aip.dev/122#full-resource-names)
string name = 1;
getNameBytes
in interface ExfilResourceOrBuilder
public ExfilResource.Builder setName(String value)
Resource's URI (https://google.aip.dev/122#full-resource-names)
string name = 1;
value
- The name to set.public ExfilResource.Builder clearName()
Resource's URI (https://google.aip.dev/122#full-resource-names)
string name = 1;
public ExfilResource.Builder setNameBytes(ByteString value)
Resource's URI (https://google.aip.dev/122#full-resource-names)
string name = 1;
value
- The bytes for name to set.public ProtocolStringList getComponentsList()
Subcomponents of the asset that is exfiltrated - these could be URIs used during exfiltration, table names, databases, filenames, etc. For example, multiple tables may be exfiltrated from the same CloudSQL instance, or multiple files from the same Cloud Storage bucket.
repeated string components = 2;
getComponentsList
in interface ExfilResourceOrBuilder
public int getComponentsCount()
Subcomponents of the asset that is exfiltrated - these could be URIs used during exfiltration, table names, databases, filenames, etc. For example, multiple tables may be exfiltrated from the same CloudSQL instance, or multiple files from the same Cloud Storage bucket.
repeated string components = 2;
getComponentsCount
in interface ExfilResourceOrBuilder
public String getComponents(int index)
Subcomponents of the asset that is exfiltrated - these could be URIs used during exfiltration, table names, databases, filenames, etc. For example, multiple tables may be exfiltrated from the same CloudSQL instance, or multiple files from the same Cloud Storage bucket.
repeated string components = 2;
getComponents
in interface ExfilResourceOrBuilder
index
- The index of the element to return.public ByteString getComponentsBytes(int index)
Subcomponents of the asset that is exfiltrated - these could be URIs used during exfiltration, table names, databases, filenames, etc. For example, multiple tables may be exfiltrated from the same CloudSQL instance, or multiple files from the same Cloud Storage bucket.
repeated string components = 2;
getComponentsBytes
in interface ExfilResourceOrBuilder
index
- The index of the value to return.public ExfilResource.Builder setComponents(int index, String value)
Subcomponents of the asset that is exfiltrated - these could be URIs used during exfiltration, table names, databases, filenames, etc. For example, multiple tables may be exfiltrated from the same CloudSQL instance, or multiple files from the same Cloud Storage bucket.
repeated string components = 2;
index
- The index to set the value at.value
- The components to set.public ExfilResource.Builder addComponents(String value)
Subcomponents of the asset that is exfiltrated - these could be URIs used during exfiltration, table names, databases, filenames, etc. For example, multiple tables may be exfiltrated from the same CloudSQL instance, or multiple files from the same Cloud Storage bucket.
repeated string components = 2;
value
- The components to add.public ExfilResource.Builder addAllComponents(Iterable<String> values)
Subcomponents of the asset that is exfiltrated - these could be URIs used during exfiltration, table names, databases, filenames, etc. For example, multiple tables may be exfiltrated from the same CloudSQL instance, or multiple files from the same Cloud Storage bucket.
repeated string components = 2;
values
- The components to add.public ExfilResource.Builder clearComponents()
Subcomponents of the asset that is exfiltrated - these could be URIs used during exfiltration, table names, databases, filenames, etc. For example, multiple tables may be exfiltrated from the same CloudSQL instance, or multiple files from the same Cloud Storage bucket.
repeated string components = 2;
public ExfilResource.Builder addComponentsBytes(ByteString value)
Subcomponents of the asset that is exfiltrated - these could be URIs used during exfiltration, table names, databases, filenames, etc. For example, multiple tables may be exfiltrated from the same CloudSQL instance, or multiple files from the same Cloud Storage bucket.
repeated string components = 2;
value
- The bytes of the components to add.public final ExfilResource.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<ExfilResource.Builder>
public final ExfilResource.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<ExfilResource.Builder>
Copyright © 2022 Google LLC. All rights reserved.