Class Violation.Remediation.Instructions.Console
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.assuredworkloads.v1.Violation.Remediation.Instructions.Console
-
- All Implemented Interfaces:
Violation.Remediation.Instructions.ConsoleOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- Violation.Remediation.Instructions
public static final class Violation.Remediation.Instructions.Console extends com.google.protobuf.GeneratedMessageV3 implements Violation.Remediation.Instructions.ConsoleOrBuilder
Remediation instructions to resolve violation via cloud console
Protobuf typegoogle.cloud.assuredworkloads.v1.Violation.Remediation.Instructions.Console- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classViolation.Remediation.Instructions.Console.BuilderRemediation instructions to resolve violation via cloud console-
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 intADDITIONAL_LINKS_FIELD_NUMBERstatic intCONSOLE_URIS_FIELD_NUMBERstatic intSTEPS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetAdditionalLinks(int index)Additional urls for more information about stepscom.google.protobuf.ByteStringgetAdditionalLinksBytes(int index)Additional urls for more information about stepsintgetAdditionalLinksCount()Additional urls for more information about stepscom.google.protobuf.ProtocolStringListgetAdditionalLinksList()Additional urls for more information about stepsStringgetConsoleUris(int index)Link to console page where violations can be resolvedcom.google.protobuf.ByteStringgetConsoleUrisBytes(int index)Link to console page where violations can be resolvedintgetConsoleUrisCount()Link to console page where violations can be resolvedcom.google.protobuf.ProtocolStringListgetConsoleUrisList()Link to console page where violations can be resolvedstatic Violation.Remediation.Instructions.ConsolegetDefaultInstance()Violation.Remediation.Instructions.ConsolegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Parser<Violation.Remediation.Instructions.Console>getParserForType()intgetSerializedSize()StringgetSteps(int index)Steps to resolve violation via cloud consolecom.google.protobuf.ByteStringgetStepsBytes(int index)Steps to resolve violation via cloud consoleintgetStepsCount()Steps to resolve violation via cloud consolecom.google.protobuf.ProtocolStringListgetStepsList()Steps to resolve violation via cloud consoleinthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Violation.Remediation.Instructions.Console.BuildernewBuilder()static Violation.Remediation.Instructions.Console.BuildernewBuilder(Violation.Remediation.Instructions.Console prototype)Violation.Remediation.Instructions.Console.BuildernewBuilderForType()protected Violation.Remediation.Instructions.Console.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Violation.Remediation.Instructions.ConsoleparseDelimitedFrom(InputStream input)static Violation.Remediation.Instructions.ConsoleparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Violation.Remediation.Instructions.ConsoleparseFrom(byte[] data)static Violation.Remediation.Instructions.ConsoleparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Violation.Remediation.Instructions.ConsoleparseFrom(com.google.protobuf.ByteString data)static Violation.Remediation.Instructions.ConsoleparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Violation.Remediation.Instructions.ConsoleparseFrom(com.google.protobuf.CodedInputStream input)static Violation.Remediation.Instructions.ConsoleparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Violation.Remediation.Instructions.ConsoleparseFrom(InputStream input)static Violation.Remediation.Instructions.ConsoleparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Violation.Remediation.Instructions.ConsoleparseFrom(ByteBuffer data)static Violation.Remediation.Instructions.ConsoleparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Violation.Remediation.Instructions.Console>parser()Violation.Remediation.Instructions.Console.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
-
CONSOLE_URIS_FIELD_NUMBER
public static final int CONSOLE_URIS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STEPS_FIELD_NUMBER
public static final int STEPS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ADDITIONAL_LINKS_FIELD_NUMBER
public static final int ADDITIONAL_LINKS_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
-
getConsoleUrisList
public com.google.protobuf.ProtocolStringList getConsoleUrisList()
Link to console page where violations can be resolved
repeated string console_uris = 1;- Specified by:
getConsoleUrisListin interfaceViolation.Remediation.Instructions.ConsoleOrBuilder- Returns:
- A list containing the consoleUris.
-
getConsoleUrisCount
public int getConsoleUrisCount()
Link to console page where violations can be resolved
repeated string console_uris = 1;- Specified by:
getConsoleUrisCountin interfaceViolation.Remediation.Instructions.ConsoleOrBuilder- Returns:
- The count of consoleUris.
-
getConsoleUris
public String getConsoleUris(int index)
Link to console page where violations can be resolved
repeated string console_uris = 1;- Specified by:
getConsoleUrisin interfaceViolation.Remediation.Instructions.ConsoleOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The consoleUris at the given index.
-
getConsoleUrisBytes
public com.google.protobuf.ByteString getConsoleUrisBytes(int index)
Link to console page where violations can be resolved
repeated string console_uris = 1;- Specified by:
getConsoleUrisBytesin interfaceViolation.Remediation.Instructions.ConsoleOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the consoleUris at the given index.
-
getStepsList
public com.google.protobuf.ProtocolStringList getStepsList()
Steps to resolve violation via cloud console
repeated string steps = 2;- Specified by:
getStepsListin interfaceViolation.Remediation.Instructions.ConsoleOrBuilder- Returns:
- A list containing the steps.
-
getStepsCount
public int getStepsCount()
Steps to resolve violation via cloud console
repeated string steps = 2;- Specified by:
getStepsCountin interfaceViolation.Remediation.Instructions.ConsoleOrBuilder- Returns:
- The count of steps.
-
getSteps
public String getSteps(int index)
Steps to resolve violation via cloud console
repeated string steps = 2;- Specified by:
getStepsin interfaceViolation.Remediation.Instructions.ConsoleOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The steps at the given index.
-
getStepsBytes
public com.google.protobuf.ByteString getStepsBytes(int index)
Steps to resolve violation via cloud console
repeated string steps = 2;- Specified by:
getStepsBytesin interfaceViolation.Remediation.Instructions.ConsoleOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the steps at the given index.
-
getAdditionalLinksList
public com.google.protobuf.ProtocolStringList getAdditionalLinksList()
Additional urls for more information about steps
repeated string additional_links = 3;- Specified by:
getAdditionalLinksListin interfaceViolation.Remediation.Instructions.ConsoleOrBuilder- Returns:
- A list containing the additionalLinks.
-
getAdditionalLinksCount
public int getAdditionalLinksCount()
Additional urls for more information about steps
repeated string additional_links = 3;- Specified by:
getAdditionalLinksCountin interfaceViolation.Remediation.Instructions.ConsoleOrBuilder- Returns:
- The count of additionalLinks.
-
getAdditionalLinks
public String getAdditionalLinks(int index)
Additional urls for more information about steps
repeated string additional_links = 3;- Specified by:
getAdditionalLinksin interfaceViolation.Remediation.Instructions.ConsoleOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The additionalLinks at the given index.
-
getAdditionalLinksBytes
public com.google.protobuf.ByteString getAdditionalLinksBytes(int index)
Additional urls for more information about steps
repeated string additional_links = 3;- Specified by:
getAdditionalLinksBytesin interfaceViolation.Remediation.Instructions.ConsoleOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the additionalLinks at the given index.
-
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 Violation.Remediation.Instructions.Console parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Violation.Remediation.Instructions.Console parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Violation.Remediation.Instructions.Console parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Violation.Remediation.Instructions.Console parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Violation.Remediation.Instructions.Console parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Violation.Remediation.Instructions.Console parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Violation.Remediation.Instructions.Console parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Violation.Remediation.Instructions.Console parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Violation.Remediation.Instructions.Console parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Violation.Remediation.Instructions.Console parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Violation.Remediation.Instructions.Console parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Violation.Remediation.Instructions.Console parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Violation.Remediation.Instructions.Console.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Violation.Remediation.Instructions.Console.Builder newBuilder()
-
newBuilder
public static Violation.Remediation.Instructions.Console.Builder newBuilder(Violation.Remediation.Instructions.Console prototype)
-
toBuilder
public Violation.Remediation.Instructions.Console.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Violation.Remediation.Instructions.Console.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Violation.Remediation.Instructions.Console getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Violation.Remediation.Instructions.Console> parser()
-
getParserForType
public com.google.protobuf.Parser<Violation.Remediation.Instructions.Console> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Violation.Remediation.Instructions.Console getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-