public static final class Process.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Process.Builder> implements ProcessOrBuilder
Represents an operating system process.Protobuf type
google.cloud.securitycenter.v1.Process| Modifier and Type | Method and Description |
|---|---|
Process.Builder |
addAllArgs(Iterable<String> values)
Process arguments as JSON encoded strings.
|
Process.Builder |
addAllEnvVariables(Iterable<? extends EnvironmentVariable> values)
Process environment variables.
|
Process.Builder |
addAllLibraries(Iterable<? extends File> values)
File information for libraries loaded by the process.
|
Process.Builder |
addArgs(String value)
Process arguments as JSON encoded strings.
|
Process.Builder |
addArgsBytes(com.google.protobuf.ByteString value)
Process arguments as JSON encoded strings.
|
Process.Builder |
addEnvVariables(EnvironmentVariable.Builder builderForValue)
Process environment variables.
|
Process.Builder |
addEnvVariables(EnvironmentVariable value)
Process environment variables.
|
Process.Builder |
addEnvVariables(int index,
EnvironmentVariable.Builder builderForValue)
Process environment variables.
|
Process.Builder |
addEnvVariables(int index,
EnvironmentVariable value)
Process environment variables.
|
EnvironmentVariable.Builder |
addEnvVariablesBuilder()
Process environment variables.
|
EnvironmentVariable.Builder |
addEnvVariablesBuilder(int index)
Process environment variables.
|
Process.Builder |
addLibraries(File.Builder builderForValue)
File information for libraries loaded by the process.
|
Process.Builder |
addLibraries(File value)
File information for libraries loaded by the process.
|
Process.Builder |
addLibraries(int index,
File.Builder builderForValue)
File information for libraries loaded by the process.
|
Process.Builder |
addLibraries(int index,
File value)
File information for libraries loaded by the process.
|
File.Builder |
addLibrariesBuilder()
File information for libraries loaded by the process.
|
File.Builder |
addLibrariesBuilder(int index)
File information for libraries loaded by the process.
|
Process.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Process |
build() |
Process |
buildPartial() |
Process.Builder |
clear() |
Process.Builder |
clearArgs()
Process arguments as JSON encoded strings.
|
Process.Builder |
clearArgumentsTruncated()
True if `args` is incomplete.
|
Process.Builder |
clearBinary()
File information for the process executable.
|
Process.Builder |
clearEnvVariables()
Process environment variables.
|
Process.Builder |
clearEnvVariablesTruncated()
True if `env_variables` is incomplete.
|
Process.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Process.Builder |
clearLibraries()
File information for libraries loaded by the process.
|
Process.Builder |
clearName()
The process name, as displayed in utilities like `top` and `ps`.
|
Process.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Process.Builder |
clearParentPid()
The parent process ID.
|
Process.Builder |
clearPid()
The process ID.
|
Process.Builder |
clearScript()
When the process represents the invocation of a script, `binary` provides
information about the interpreter, while `script` provides information
about the script file provided to the interpreter.
|
Process.Builder |
clone() |
String |
getArgs(int index)
Process arguments as JSON encoded strings.
|
com.google.protobuf.ByteString |
getArgsBytes(int index)
Process arguments as JSON encoded strings.
|
int |
getArgsCount()
Process arguments as JSON encoded strings.
|
com.google.protobuf.ProtocolStringList |
getArgsList()
Process arguments as JSON encoded strings.
|
boolean |
getArgumentsTruncated()
True if `args` is incomplete.
|
File |
getBinary()
File information for the process executable.
|
File.Builder |
getBinaryBuilder()
File information for the process executable.
|
FileOrBuilder |
getBinaryOrBuilder()
File information for the process executable.
|
Process |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
EnvironmentVariable |
getEnvVariables(int index)
Process environment variables.
|
EnvironmentVariable.Builder |
getEnvVariablesBuilder(int index)
Process environment variables.
|
List<EnvironmentVariable.Builder> |
getEnvVariablesBuilderList()
Process environment variables.
|
int |
getEnvVariablesCount()
Process environment variables.
|
List<EnvironmentVariable> |
getEnvVariablesList()
Process environment variables.
|
EnvironmentVariableOrBuilder |
getEnvVariablesOrBuilder(int index)
Process environment variables.
|
List<? extends EnvironmentVariableOrBuilder> |
getEnvVariablesOrBuilderList()
Process environment variables.
|
boolean |
getEnvVariablesTruncated()
True if `env_variables` is incomplete.
|
File |
getLibraries(int index)
File information for libraries loaded by the process.
|
File.Builder |
getLibrariesBuilder(int index)
File information for libraries loaded by the process.
|
List<File.Builder> |
getLibrariesBuilderList()
File information for libraries loaded by the process.
|
int |
getLibrariesCount()
File information for libraries loaded by the process.
|
List<File> |
getLibrariesList()
File information for libraries loaded by the process.
|
FileOrBuilder |
getLibrariesOrBuilder(int index)
File information for libraries loaded by the process.
|
List<? extends FileOrBuilder> |
getLibrariesOrBuilderList()
File information for libraries loaded by the process.
|
String |
getName()
The process name, as displayed in utilities like `top` and `ps`.
|
com.google.protobuf.ByteString |
getNameBytes()
The process name, as displayed in utilities like `top` and `ps`.
|
long |
getParentPid()
The parent process ID.
|
long |
getPid()
The process ID.
|
File |
getScript()
When the process represents the invocation of a script, `binary` provides
information about the interpreter, while `script` provides information
about the script file provided to the interpreter.
|
File.Builder |
getScriptBuilder()
When the process represents the invocation of a script, `binary` provides
information about the interpreter, while `script` provides information
about the script file provided to the interpreter.
|
FileOrBuilder |
getScriptOrBuilder()
When the process represents the invocation of a script, `binary` provides
information about the interpreter, while `script` provides information
about the script file provided to the interpreter.
|
boolean |
hasBinary()
File information for the process executable.
|
boolean |
hasScript()
When the process represents the invocation of a script, `binary` provides
information about the interpreter, while `script` provides information
about the script file provided to the interpreter.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Process.Builder |
mergeBinary(File value)
File information for the process executable.
|
Process.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Process.Builder |
mergeFrom(com.google.protobuf.Message other) |
Process.Builder |
mergeFrom(Process other) |
Process.Builder |
mergeScript(File value)
When the process represents the invocation of a script, `binary` provides
information about the interpreter, while `script` provides information
about the script file provided to the interpreter.
|
Process.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Process.Builder |
removeEnvVariables(int index)
Process environment variables.
|
Process.Builder |
removeLibraries(int index)
File information for libraries loaded by the process.
|
Process.Builder |
setArgs(int index,
String value)
Process arguments as JSON encoded strings.
|
Process.Builder |
setArgumentsTruncated(boolean value)
True if `args` is incomplete.
|
Process.Builder |
setBinary(File.Builder builderForValue)
File information for the process executable.
|
Process.Builder |
setBinary(File value)
File information for the process executable.
|
Process.Builder |
setEnvVariables(int index,
EnvironmentVariable.Builder builderForValue)
Process environment variables.
|
Process.Builder |
setEnvVariables(int index,
EnvironmentVariable value)
Process environment variables.
|
Process.Builder |
setEnvVariablesTruncated(boolean value)
True if `env_variables` is incomplete.
|
Process.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Process.Builder |
setLibraries(int index,
File.Builder builderForValue)
File information for libraries loaded by the process.
|
Process.Builder |
setLibraries(int index,
File value)
File information for libraries loaded by the process.
|
Process.Builder |
setName(String value)
The process name, as displayed in utilities like `top` and `ps`.
|
Process.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The process name, as displayed in utilities like `top` and `ps`.
|
Process.Builder |
setParentPid(long value)
The parent process ID.
|
Process.Builder |
setPid(long value)
The process ID.
|
Process.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Process.Builder |
setScript(File.Builder builderForValue)
When the process represents the invocation of a script, `binary` provides
information about the interpreter, while `script` provides information
about the script file provided to the interpreter.
|
Process.Builder |
setScript(File value)
When the process represents the invocation of a script, `binary` provides
information about the interpreter, while `script` provides information
about the script file provided to the interpreter.
|
Process.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<Process.Builder>public Process.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Process.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<Process.Builder>public Process getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Process build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Process buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Process.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Process.Builder>public Process.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<Process.Builder>public Process.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Process.Builder>public Process.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Process.Builder>public Process.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<Process.Builder>public Process.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<Process.Builder>public Process.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Process.Builder>public Process.Builder mergeFrom(Process other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Process.Builder>public Process.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<Process.Builder>IOExceptionpublic String getName()
The process name, as displayed in utilities like `top` and `ps`. This name can be accessed through `/proc/[pid]/comm` and changed with `prctl(PR_SET_NAME)`.
string name = 12;getName in interface ProcessOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The process name, as displayed in utilities like `top` and `ps`. This name can be accessed through `/proc/[pid]/comm` and changed with `prctl(PR_SET_NAME)`.
string name = 12;getNameBytes in interface ProcessOrBuilderpublic Process.Builder setName(String value)
The process name, as displayed in utilities like `top` and `ps`. This name can be accessed through `/proc/[pid]/comm` and changed with `prctl(PR_SET_NAME)`.
string name = 12;value - The name to set.public Process.Builder clearName()
The process name, as displayed in utilities like `top` and `ps`. This name can be accessed through `/proc/[pid]/comm` and changed with `prctl(PR_SET_NAME)`.
string name = 12;public Process.Builder setNameBytes(com.google.protobuf.ByteString value)
The process name, as displayed in utilities like `top` and `ps`. This name can be accessed through `/proc/[pid]/comm` and changed with `prctl(PR_SET_NAME)`.
string name = 12;value - The bytes for name to set.public boolean hasBinary()
File information for the process executable.
.google.cloud.securitycenter.v1.File binary = 3;hasBinary in interface ProcessOrBuilderpublic File getBinary()
File information for the process executable.
.google.cloud.securitycenter.v1.File binary = 3;getBinary in interface ProcessOrBuilderpublic Process.Builder setBinary(File value)
File information for the process executable.
.google.cloud.securitycenter.v1.File binary = 3;public Process.Builder setBinary(File.Builder builderForValue)
File information for the process executable.
.google.cloud.securitycenter.v1.File binary = 3;public Process.Builder mergeBinary(File value)
File information for the process executable.
.google.cloud.securitycenter.v1.File binary = 3;public Process.Builder clearBinary()
File information for the process executable.
.google.cloud.securitycenter.v1.File binary = 3;public File.Builder getBinaryBuilder()
File information for the process executable.
.google.cloud.securitycenter.v1.File binary = 3;public FileOrBuilder getBinaryOrBuilder()
File information for the process executable.
.google.cloud.securitycenter.v1.File binary = 3;getBinaryOrBuilder in interface ProcessOrBuilderpublic List<File> getLibrariesList()
File information for libraries loaded by the process.
repeated .google.cloud.securitycenter.v1.File libraries = 4;getLibrariesList in interface ProcessOrBuilderpublic int getLibrariesCount()
File information for libraries loaded by the process.
repeated .google.cloud.securitycenter.v1.File libraries = 4;getLibrariesCount in interface ProcessOrBuilderpublic File getLibraries(int index)
File information for libraries loaded by the process.
repeated .google.cloud.securitycenter.v1.File libraries = 4;getLibraries in interface ProcessOrBuilderpublic Process.Builder setLibraries(int index, File value)
File information for libraries loaded by the process.
repeated .google.cloud.securitycenter.v1.File libraries = 4;public Process.Builder setLibraries(int index, File.Builder builderForValue)
File information for libraries loaded by the process.
repeated .google.cloud.securitycenter.v1.File libraries = 4;public Process.Builder addLibraries(File value)
File information for libraries loaded by the process.
repeated .google.cloud.securitycenter.v1.File libraries = 4;public Process.Builder addLibraries(int index, File value)
File information for libraries loaded by the process.
repeated .google.cloud.securitycenter.v1.File libraries = 4;public Process.Builder addLibraries(File.Builder builderForValue)
File information for libraries loaded by the process.
repeated .google.cloud.securitycenter.v1.File libraries = 4;public Process.Builder addLibraries(int index, File.Builder builderForValue)
File information for libraries loaded by the process.
repeated .google.cloud.securitycenter.v1.File libraries = 4;public Process.Builder addAllLibraries(Iterable<? extends File> values)
File information for libraries loaded by the process.
repeated .google.cloud.securitycenter.v1.File libraries = 4;public Process.Builder clearLibraries()
File information for libraries loaded by the process.
repeated .google.cloud.securitycenter.v1.File libraries = 4;public Process.Builder removeLibraries(int index)
File information for libraries loaded by the process.
repeated .google.cloud.securitycenter.v1.File libraries = 4;public File.Builder getLibrariesBuilder(int index)
File information for libraries loaded by the process.
repeated .google.cloud.securitycenter.v1.File libraries = 4;public FileOrBuilder getLibrariesOrBuilder(int index)
File information for libraries loaded by the process.
repeated .google.cloud.securitycenter.v1.File libraries = 4;getLibrariesOrBuilder in interface ProcessOrBuilderpublic List<? extends FileOrBuilder> getLibrariesOrBuilderList()
File information for libraries loaded by the process.
repeated .google.cloud.securitycenter.v1.File libraries = 4;getLibrariesOrBuilderList in interface ProcessOrBuilderpublic File.Builder addLibrariesBuilder()
File information for libraries loaded by the process.
repeated .google.cloud.securitycenter.v1.File libraries = 4;public File.Builder addLibrariesBuilder(int index)
File information for libraries loaded by the process.
repeated .google.cloud.securitycenter.v1.File libraries = 4;public List<File.Builder> getLibrariesBuilderList()
File information for libraries loaded by the process.
repeated .google.cloud.securitycenter.v1.File libraries = 4;public boolean hasScript()
When the process represents the invocation of a script, `binary` provides information about the interpreter, while `script` provides information about the script file provided to the interpreter.
.google.cloud.securitycenter.v1.File script = 5;hasScript in interface ProcessOrBuilderpublic File getScript()
When the process represents the invocation of a script, `binary` provides information about the interpreter, while `script` provides information about the script file provided to the interpreter.
.google.cloud.securitycenter.v1.File script = 5;getScript in interface ProcessOrBuilderpublic Process.Builder setScript(File value)
When the process represents the invocation of a script, `binary` provides information about the interpreter, while `script` provides information about the script file provided to the interpreter.
.google.cloud.securitycenter.v1.File script = 5;public Process.Builder setScript(File.Builder builderForValue)
When the process represents the invocation of a script, `binary` provides information about the interpreter, while `script` provides information about the script file provided to the interpreter.
.google.cloud.securitycenter.v1.File script = 5;public Process.Builder mergeScript(File value)
When the process represents the invocation of a script, `binary` provides information about the interpreter, while `script` provides information about the script file provided to the interpreter.
.google.cloud.securitycenter.v1.File script = 5;public Process.Builder clearScript()
When the process represents the invocation of a script, `binary` provides information about the interpreter, while `script` provides information about the script file provided to the interpreter.
.google.cloud.securitycenter.v1.File script = 5;public File.Builder getScriptBuilder()
When the process represents the invocation of a script, `binary` provides information about the interpreter, while `script` provides information about the script file provided to the interpreter.
.google.cloud.securitycenter.v1.File script = 5;public FileOrBuilder getScriptOrBuilder()
When the process represents the invocation of a script, `binary` provides information about the interpreter, while `script` provides information about the script file provided to the interpreter.
.google.cloud.securitycenter.v1.File script = 5;getScriptOrBuilder in interface ProcessOrBuilderpublic com.google.protobuf.ProtocolStringList getArgsList()
Process arguments as JSON encoded strings.
repeated string args = 6;getArgsList in interface ProcessOrBuilderpublic int getArgsCount()
Process arguments as JSON encoded strings.
repeated string args = 6;getArgsCount in interface ProcessOrBuilderpublic String getArgs(int index)
Process arguments as JSON encoded strings.
repeated string args = 6;getArgs in interface ProcessOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getArgsBytes(int index)
Process arguments as JSON encoded strings.
repeated string args = 6;getArgsBytes in interface ProcessOrBuilderindex - The index of the value to return.public Process.Builder setArgs(int index, String value)
Process arguments as JSON encoded strings.
repeated string args = 6;index - The index to set the value at.value - The args to set.public Process.Builder addArgs(String value)
Process arguments as JSON encoded strings.
repeated string args = 6;value - The args to add.public Process.Builder addAllArgs(Iterable<String> values)
Process arguments as JSON encoded strings.
repeated string args = 6;values - The args to add.public Process.Builder clearArgs()
Process arguments as JSON encoded strings.
repeated string args = 6;public Process.Builder addArgsBytes(com.google.protobuf.ByteString value)
Process arguments as JSON encoded strings.
repeated string args = 6;value - The bytes of the args to add.public boolean getArgumentsTruncated()
True if `args` is incomplete.
bool arguments_truncated = 7;getArgumentsTruncated in interface ProcessOrBuilderpublic Process.Builder setArgumentsTruncated(boolean value)
True if `args` is incomplete.
bool arguments_truncated = 7;value - The argumentsTruncated to set.public Process.Builder clearArgumentsTruncated()
True if `args` is incomplete.
bool arguments_truncated = 7;public List<EnvironmentVariable> getEnvVariablesList()
Process environment variables.
repeated .google.cloud.securitycenter.v1.EnvironmentVariable env_variables = 8;getEnvVariablesList in interface ProcessOrBuilderpublic int getEnvVariablesCount()
Process environment variables.
repeated .google.cloud.securitycenter.v1.EnvironmentVariable env_variables = 8;getEnvVariablesCount in interface ProcessOrBuilderpublic EnvironmentVariable getEnvVariables(int index)
Process environment variables.
repeated .google.cloud.securitycenter.v1.EnvironmentVariable env_variables = 8;getEnvVariables in interface ProcessOrBuilderpublic Process.Builder setEnvVariables(int index, EnvironmentVariable value)
Process environment variables.
repeated .google.cloud.securitycenter.v1.EnvironmentVariable env_variables = 8;public Process.Builder setEnvVariables(int index, EnvironmentVariable.Builder builderForValue)
Process environment variables.
repeated .google.cloud.securitycenter.v1.EnvironmentVariable env_variables = 8;public Process.Builder addEnvVariables(EnvironmentVariable value)
Process environment variables.
repeated .google.cloud.securitycenter.v1.EnvironmentVariable env_variables = 8;public Process.Builder addEnvVariables(int index, EnvironmentVariable value)
Process environment variables.
repeated .google.cloud.securitycenter.v1.EnvironmentVariable env_variables = 8;public Process.Builder addEnvVariables(EnvironmentVariable.Builder builderForValue)
Process environment variables.
repeated .google.cloud.securitycenter.v1.EnvironmentVariable env_variables = 8;public Process.Builder addEnvVariables(int index, EnvironmentVariable.Builder builderForValue)
Process environment variables.
repeated .google.cloud.securitycenter.v1.EnvironmentVariable env_variables = 8;public Process.Builder addAllEnvVariables(Iterable<? extends EnvironmentVariable> values)
Process environment variables.
repeated .google.cloud.securitycenter.v1.EnvironmentVariable env_variables = 8;public Process.Builder clearEnvVariables()
Process environment variables.
repeated .google.cloud.securitycenter.v1.EnvironmentVariable env_variables = 8;public Process.Builder removeEnvVariables(int index)
Process environment variables.
repeated .google.cloud.securitycenter.v1.EnvironmentVariable env_variables = 8;public EnvironmentVariable.Builder getEnvVariablesBuilder(int index)
Process environment variables.
repeated .google.cloud.securitycenter.v1.EnvironmentVariable env_variables = 8;public EnvironmentVariableOrBuilder getEnvVariablesOrBuilder(int index)
Process environment variables.
repeated .google.cloud.securitycenter.v1.EnvironmentVariable env_variables = 8;getEnvVariablesOrBuilder in interface ProcessOrBuilderpublic List<? extends EnvironmentVariableOrBuilder> getEnvVariablesOrBuilderList()
Process environment variables.
repeated .google.cloud.securitycenter.v1.EnvironmentVariable env_variables = 8;getEnvVariablesOrBuilderList in interface ProcessOrBuilderpublic EnvironmentVariable.Builder addEnvVariablesBuilder()
Process environment variables.
repeated .google.cloud.securitycenter.v1.EnvironmentVariable env_variables = 8;public EnvironmentVariable.Builder addEnvVariablesBuilder(int index)
Process environment variables.
repeated .google.cloud.securitycenter.v1.EnvironmentVariable env_variables = 8;public List<EnvironmentVariable.Builder> getEnvVariablesBuilderList()
Process environment variables.
repeated .google.cloud.securitycenter.v1.EnvironmentVariable env_variables = 8;public boolean getEnvVariablesTruncated()
True if `env_variables` is incomplete.
bool env_variables_truncated = 9;getEnvVariablesTruncated in interface ProcessOrBuilderpublic Process.Builder setEnvVariablesTruncated(boolean value)
True if `env_variables` is incomplete.
bool env_variables_truncated = 9;value - The envVariablesTruncated to set.public Process.Builder clearEnvVariablesTruncated()
True if `env_variables` is incomplete.
bool env_variables_truncated = 9;public long getPid()
The process ID.
int64 pid = 10;getPid in interface ProcessOrBuilderpublic Process.Builder setPid(long value)
The process ID.
int64 pid = 10;value - The pid to set.public Process.Builder clearPid()
The process ID.
int64 pid = 10;public long getParentPid()
The parent process ID.
int64 parent_pid = 11;getParentPid in interface ProcessOrBuilderpublic Process.Builder setParentPid(long value)
The parent process ID.
int64 parent_pid = 11;value - The parentPid to set.public Process.Builder clearParentPid()
The parent process ID.
int64 parent_pid = 11;public final Process.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Process.Builder>public final Process.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Process.Builder>Copyright © 2023 Google LLC. All rights reserved.