public static final class File.DiskPath.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<File.DiskPath.Builder> implements File.DiskPathOrBuilder
Path of the file in terms of underlying disk/partition identifiers.Protobuf type
google.cloud.securitycenter.v1.File.DiskPath| Modifier and Type | Method and Description |
|---|---|
File.DiskPath.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
File.DiskPath |
build() |
File.DiskPath |
buildPartial() |
File.DiskPath.Builder |
clear() |
File.DiskPath.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
File.DiskPath.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
File.DiskPath.Builder |
clearPartitionUuid()
UUID of the partition (format
https://wiki.archlinux.org/title/persistent_block_device_naming#by-uuid)
|
File.DiskPath.Builder |
clearRelativePath()
Relative path of the file in the partition as a JSON encoded string.
|
File.DiskPath.Builder |
clone() |
File.DiskPath |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getPartitionUuid()
UUID of the partition (format
https://wiki.archlinux.org/title/persistent_block_device_naming#by-uuid)
|
com.google.protobuf.ByteString |
getPartitionUuidBytes()
UUID of the partition (format
https://wiki.archlinux.org/title/persistent_block_device_naming#by-uuid)
|
String |
getRelativePath()
Relative path of the file in the partition as a JSON encoded string.
|
com.google.protobuf.ByteString |
getRelativePathBytes()
Relative path of the file in the partition as a JSON encoded string.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
File.DiskPath.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
File.DiskPath.Builder |
mergeFrom(File.DiskPath other) |
File.DiskPath.Builder |
mergeFrom(com.google.protobuf.Message other) |
File.DiskPath.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
File.DiskPath.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
File.DiskPath.Builder |
setPartitionUuid(String value)
UUID of the partition (format
https://wiki.archlinux.org/title/persistent_block_device_naming#by-uuid)
|
File.DiskPath.Builder |
setPartitionUuidBytes(com.google.protobuf.ByteString value)
UUID of the partition (format
https://wiki.archlinux.org/title/persistent_block_device_naming#by-uuid)
|
File.DiskPath.Builder |
setRelativePath(String value)
Relative path of the file in the partition as a JSON encoded string.
|
File.DiskPath.Builder |
setRelativePathBytes(com.google.protobuf.ByteString value)
Relative path of the file in the partition as a JSON encoded string.
|
File.DiskPath.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
File.DiskPath.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<File.DiskPath.Builder>public File.DiskPath.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<File.DiskPath.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<File.DiskPath.Builder>public File.DiskPath getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic File.DiskPath build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic File.DiskPath buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic File.DiskPath.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<File.DiskPath.Builder>public File.DiskPath.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<File.DiskPath.Builder>public File.DiskPath.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<File.DiskPath.Builder>public File.DiskPath.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<File.DiskPath.Builder>public File.DiskPath.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<File.DiskPath.Builder>public File.DiskPath.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<File.DiskPath.Builder>public File.DiskPath.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<File.DiskPath.Builder>public File.DiskPath.Builder mergeFrom(File.DiskPath other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<File.DiskPath.Builder>public File.DiskPath.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<File.DiskPath.Builder>IOExceptionpublic String getPartitionUuid()
UUID of the partition (format https://wiki.archlinux.org/title/persistent_block_device_naming#by-uuid)
string partition_uuid = 1;getPartitionUuid in interface File.DiskPathOrBuilderpublic com.google.protobuf.ByteString getPartitionUuidBytes()
UUID of the partition (format https://wiki.archlinux.org/title/persistent_block_device_naming#by-uuid)
string partition_uuid = 1;getPartitionUuidBytes in interface File.DiskPathOrBuilderpublic File.DiskPath.Builder setPartitionUuid(String value)
UUID of the partition (format https://wiki.archlinux.org/title/persistent_block_device_naming#by-uuid)
string partition_uuid = 1;value - The partitionUuid to set.public File.DiskPath.Builder clearPartitionUuid()
UUID of the partition (format https://wiki.archlinux.org/title/persistent_block_device_naming#by-uuid)
string partition_uuid = 1;public File.DiskPath.Builder setPartitionUuidBytes(com.google.protobuf.ByteString value)
UUID of the partition (format https://wiki.archlinux.org/title/persistent_block_device_naming#by-uuid)
string partition_uuid = 1;value - The bytes for partitionUuid to set.public String getRelativePath()
Relative path of the file in the partition as a JSON encoded string. Example: /home/user1/executable_file.sh
string relative_path = 2;getRelativePath in interface File.DiskPathOrBuilderpublic com.google.protobuf.ByteString getRelativePathBytes()
Relative path of the file in the partition as a JSON encoded string. Example: /home/user1/executable_file.sh
string relative_path = 2;getRelativePathBytes in interface File.DiskPathOrBuilderpublic File.DiskPath.Builder setRelativePath(String value)
Relative path of the file in the partition as a JSON encoded string. Example: /home/user1/executable_file.sh
string relative_path = 2;value - The relativePath to set.public File.DiskPath.Builder clearRelativePath()
Relative path of the file in the partition as a JSON encoded string. Example: /home/user1/executable_file.sh
string relative_path = 2;public File.DiskPath.Builder setRelativePathBytes(com.google.protobuf.ByteString value)
Relative path of the file in the partition as a JSON encoded string. Example: /home/user1/executable_file.sh
string relative_path = 2;value - The bytes for relativePath to set.public final File.DiskPath.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<File.DiskPath.Builder>public final File.DiskPath.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<File.DiskPath.Builder>Copyright © 2024 Google LLC. All rights reserved.