Class OSPolicy.Resource.ExecResource.Exec
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.osconfig.v1alpha.OSPolicy.Resource.ExecResource.Exec
-
- All Implemented Interfaces:
OSPolicy.Resource.ExecResource.ExecOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- OSPolicy.Resource.ExecResource
public static final class OSPolicy.Resource.ExecResource.Exec extends com.google.protobuf.GeneratedMessageV3 implements OSPolicy.Resource.ExecResource.ExecOrBuilder
A file or script to execute.
Protobuf typegoogle.cloud.osconfig.v1alpha.OSPolicy.Resource.ExecResource.Exec- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOSPolicy.Resource.ExecResource.Exec.BuilderA file or script to execute.static classOSPolicy.Resource.ExecResource.Exec.InterpreterThe interpreter to use.static classOSPolicy.Resource.ExecResource.Exec.SourceCase-
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 intARGS_FIELD_NUMBERstatic intFILE_FIELD_NUMBERstatic intINTERPRETER_FIELD_NUMBERstatic intOUTPUT_FILE_PATH_FIELD_NUMBERstatic intSCRIPT_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetArgs(int index)Optional arguments to pass to the source during execution.com.google.protobuf.ByteStringgetArgsBytes(int index)Optional arguments to pass to the source during execution.intgetArgsCount()Optional arguments to pass to the source during execution.com.google.protobuf.ProtocolStringListgetArgsList()Optional arguments to pass to the source during execution.static OSPolicy.Resource.ExecResource.ExecgetDefaultInstance()OSPolicy.Resource.ExecResource.ExecgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()OSPolicy.Resource.FilegetFile()A remote or local file.OSPolicy.Resource.FileOrBuildergetFileOrBuilder()A remote or local file.OSPolicy.Resource.ExecResource.Exec.InterpretergetInterpreter()Required.intgetInterpreterValue()Required.StringgetOutputFilePath()Only recorded for enforce Exec.com.google.protobuf.ByteStringgetOutputFilePathBytes()Only recorded for enforce Exec.com.google.protobuf.Parser<OSPolicy.Resource.ExecResource.Exec>getParserForType()StringgetScript()An inline script.com.google.protobuf.ByteStringgetScriptBytes()An inline script.intgetSerializedSize()OSPolicy.Resource.ExecResource.Exec.SourceCasegetSourceCase()booleanhasFile()A remote or local file.inthashCode()booleanhasScript()An inline script.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static OSPolicy.Resource.ExecResource.Exec.BuildernewBuilder()static OSPolicy.Resource.ExecResource.Exec.BuildernewBuilder(OSPolicy.Resource.ExecResource.Exec prototype)OSPolicy.Resource.ExecResource.Exec.BuildernewBuilderForType()protected OSPolicy.Resource.ExecResource.Exec.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static OSPolicy.Resource.ExecResource.ExecparseDelimitedFrom(InputStream input)static OSPolicy.Resource.ExecResource.ExecparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OSPolicy.Resource.ExecResource.ExecparseFrom(byte[] data)static OSPolicy.Resource.ExecResource.ExecparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OSPolicy.Resource.ExecResource.ExecparseFrom(com.google.protobuf.ByteString data)static OSPolicy.Resource.ExecResource.ExecparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OSPolicy.Resource.ExecResource.ExecparseFrom(com.google.protobuf.CodedInputStream input)static OSPolicy.Resource.ExecResource.ExecparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OSPolicy.Resource.ExecResource.ExecparseFrom(InputStream input)static OSPolicy.Resource.ExecResource.ExecparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OSPolicy.Resource.ExecResource.ExecparseFrom(ByteBuffer data)static OSPolicy.Resource.ExecResource.ExecparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<OSPolicy.Resource.ExecResource.Exec>parser()OSPolicy.Resource.ExecResource.Exec.BuildertoBuilder()voidwriteTo(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
-
FILE_FIELD_NUMBER
public static final int FILE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCRIPT_FIELD_NUMBER
public static final int SCRIPT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ARGS_FIELD_NUMBER
public static final int ARGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INTERPRETER_FIELD_NUMBER
public static final int INTERPRETER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OUTPUT_FILE_PATH_FIELD_NUMBER
public static final int OUTPUT_FILE_PATH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getSourceCase
public OSPolicy.Resource.ExecResource.Exec.SourceCase getSourceCase()
- Specified by:
getSourceCasein interfaceOSPolicy.Resource.ExecResource.ExecOrBuilder
-
hasFile
public boolean hasFile()
A remote or local file.
.google.cloud.osconfig.v1alpha.OSPolicy.Resource.File file = 1;- Specified by:
hasFilein interfaceOSPolicy.Resource.ExecResource.ExecOrBuilder- Returns:
- Whether the file field is set.
-
getFile
public OSPolicy.Resource.File getFile()
A remote or local file.
.google.cloud.osconfig.v1alpha.OSPolicy.Resource.File file = 1;- Specified by:
getFilein interfaceOSPolicy.Resource.ExecResource.ExecOrBuilder- Returns:
- The file.
-
getFileOrBuilder
public OSPolicy.Resource.FileOrBuilder getFileOrBuilder()
A remote or local file.
.google.cloud.osconfig.v1alpha.OSPolicy.Resource.File file = 1;- Specified by:
getFileOrBuilderin interfaceOSPolicy.Resource.ExecResource.ExecOrBuilder
-
hasScript
public boolean hasScript()
An inline script. The size of the script is limited to 1024 characters.
string script = 2;- Specified by:
hasScriptin interfaceOSPolicy.Resource.ExecResource.ExecOrBuilder- Returns:
- Whether the script field is set.
-
getScript
public String getScript()
An inline script. The size of the script is limited to 1024 characters.
string script = 2;- Specified by:
getScriptin interfaceOSPolicy.Resource.ExecResource.ExecOrBuilder- Returns:
- The script.
-
getScriptBytes
public com.google.protobuf.ByteString getScriptBytes()
An inline script. The size of the script is limited to 1024 characters.
string script = 2;- Specified by:
getScriptBytesin interfaceOSPolicy.Resource.ExecResource.ExecOrBuilder- Returns:
- The bytes for script.
-
getArgsList
public com.google.protobuf.ProtocolStringList getArgsList()
Optional arguments to pass to the source during execution.
repeated string args = 3;- Specified by:
getArgsListin interfaceOSPolicy.Resource.ExecResource.ExecOrBuilder- Returns:
- A list containing the args.
-
getArgsCount
public int getArgsCount()
Optional arguments to pass to the source during execution.
repeated string args = 3;- Specified by:
getArgsCountin interfaceOSPolicy.Resource.ExecResource.ExecOrBuilder- Returns:
- The count of args.
-
getArgs
public String getArgs(int index)
Optional arguments to pass to the source during execution.
repeated string args = 3;- Specified by:
getArgsin interfaceOSPolicy.Resource.ExecResource.ExecOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The args at the given index.
-
getArgsBytes
public com.google.protobuf.ByteString getArgsBytes(int index)
Optional arguments to pass to the source during execution.
repeated string args = 3;- Specified by:
getArgsBytesin interfaceOSPolicy.Resource.ExecResource.ExecOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the args at the given index.
-
getInterpreterValue
public int getInterpreterValue()
Required. The script interpreter to use.
.google.cloud.osconfig.v1alpha.OSPolicy.Resource.ExecResource.Exec.Interpreter interpreter = 4 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getInterpreterValuein interfaceOSPolicy.Resource.ExecResource.ExecOrBuilder- Returns:
- The enum numeric value on the wire for interpreter.
-
getInterpreter
public OSPolicy.Resource.ExecResource.Exec.Interpreter getInterpreter()
Required. The script interpreter to use.
.google.cloud.osconfig.v1alpha.OSPolicy.Resource.ExecResource.Exec.Interpreter interpreter = 4 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getInterpreterin interfaceOSPolicy.Resource.ExecResource.ExecOrBuilder- Returns:
- The interpreter.
-
getOutputFilePath
public String getOutputFilePath()
Only recorded for enforce Exec. Path to an output file (that is created by this Exec) whose content will be recorded in OSPolicyResourceCompliance after a successful run. Absence or failure to read this file will result in this ExecResource being non-compliant. Output file size is limited to 100K bytes.
string output_file_path = 5;- Specified by:
getOutputFilePathin interfaceOSPolicy.Resource.ExecResource.ExecOrBuilder- Returns:
- The outputFilePath.
-
getOutputFilePathBytes
public com.google.protobuf.ByteString getOutputFilePathBytes()
Only recorded for enforce Exec. Path to an output file (that is created by this Exec) whose content will be recorded in OSPolicyResourceCompliance after a successful run. Absence or failure to read this file will result in this ExecResource being non-compliant. Output file size is limited to 100K bytes.
string output_file_path = 5;- Specified by:
getOutputFilePathBytesin interfaceOSPolicy.Resource.ExecResource.ExecOrBuilder- Returns:
- The bytes for outputFilePath.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static OSPolicy.Resource.ExecResource.Exec parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OSPolicy.Resource.ExecResource.Exec parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OSPolicy.Resource.ExecResource.Exec parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OSPolicy.Resource.ExecResource.Exec parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OSPolicy.Resource.ExecResource.Exec parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OSPolicy.Resource.ExecResource.Exec parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OSPolicy.Resource.ExecResource.Exec parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static OSPolicy.Resource.ExecResource.Exec parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static OSPolicy.Resource.ExecResource.Exec parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static OSPolicy.Resource.ExecResource.Exec parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static OSPolicy.Resource.ExecResource.Exec parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static OSPolicy.Resource.ExecResource.Exec parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public OSPolicy.Resource.ExecResource.Exec.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static OSPolicy.Resource.ExecResource.Exec.Builder newBuilder()
-
newBuilder
public static OSPolicy.Resource.ExecResource.Exec.Builder newBuilder(OSPolicy.Resource.ExecResource.Exec prototype)
-
toBuilder
public OSPolicy.Resource.ExecResource.Exec.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected OSPolicy.Resource.ExecResource.Exec.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static OSPolicy.Resource.ExecResource.Exec getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<OSPolicy.Resource.ExecResource.Exec> parser()
-
getParserForType
public com.google.protobuf.Parser<OSPolicy.Resource.ExecResource.Exec> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public OSPolicy.Resource.ExecResource.Exec getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-