Class ListEffectiveSecurityHealthAnalyticsCustomModulesResponse (2.49.0)

public final class ListEffectiveSecurityHealthAnalyticsCustomModulesResponse extends GeneratedMessageV3 implements ListEffectiveSecurityHealthAnalyticsCustomModulesResponseOrBuilder

Response message for listing effective Security Health Analytics custom modules.

Protobuf type google.cloud.securitycenter.v1.ListEffectiveSecurityHealthAnalyticsCustomModulesResponse

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > ListEffectiveSecurityHealthAnalyticsCustomModulesResponse

Static Fields

EFFECTIVE_SECURITY_HEALTH_ANALYTICS_CUSTOM_MODULES_FIELD_NUMBER

public static final int EFFECTIVE_SECURITY_HEALTH_ANALYTICS_CUSTOM_MODULES_FIELD_NUMBER
Field Value
TypeDescription
int

NEXT_PAGE_TOKEN_FIELD_NUMBER

public static final int NEXT_PAGE_TOKEN_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static ListEffectiveSecurityHealthAnalyticsCustomModulesResponse getDefaultInstance()
Returns
TypeDescription
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

newBuilder()

public static ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder newBuilder()
Returns
TypeDescription
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder

newBuilder(ListEffectiveSecurityHealthAnalyticsCustomModulesResponse prototype)

public static ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder newBuilder(ListEffectiveSecurityHealthAnalyticsCustomModulesResponse prototype)
Parameter
NameDescription
prototypeListEffectiveSecurityHealthAnalyticsCustomModulesResponse
Returns
TypeDescription
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder

parseDelimitedFrom(InputStream input)

public static ListEffectiveSecurityHealthAnalyticsCustomModulesResponse parseDelimitedFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static ListEffectiveSecurityHealthAnalyticsCustomModulesResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse
Exceptions
TypeDescription
IOException

parseFrom(byte[] data)

public static ListEffectiveSecurityHealthAnalyticsCustomModulesResponse parseFrom(byte[] data)
Parameter
NameDescription
databyte[]
Returns
TypeDescription
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static ListEffectiveSecurityHealthAnalyticsCustomModulesResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
databyte[]
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data)

public static ListEffectiveSecurityHealthAnalyticsCustomModulesResponse parseFrom(ByteString data)
Parameter
NameDescription
dataByteString
Returns
TypeDescription
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static ListEffectiveSecurityHealthAnalyticsCustomModulesResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
dataByteString
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static ListEffectiveSecurityHealthAnalyticsCustomModulesResponse parseFrom(CodedInputStream input)
Parameter
NameDescription
inputCodedInputStream
Returns
TypeDescription
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse
Exceptions
TypeDescription
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static ListEffectiveSecurityHealthAnalyticsCustomModulesResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse
Exceptions
TypeDescription
IOException

parseFrom(InputStream input)

public static ListEffectiveSecurityHealthAnalyticsCustomModulesResponse parseFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse
Exceptions
TypeDescription
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static ListEffectiveSecurityHealthAnalyticsCustomModulesResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse
Exceptions
TypeDescription
IOException

parseFrom(ByteBuffer data)

public static ListEffectiveSecurityHealthAnalyticsCustomModulesResponse parseFrom(ByteBuffer data)
Parameter
NameDescription
dataByteBuffer
Returns
TypeDescription
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static ListEffectiveSecurityHealthAnalyticsCustomModulesResponse parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
dataByteBuffer
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse
Exceptions
TypeDescription
InvalidProtocolBufferException

parser()

public static Parser<ListEffectiveSecurityHealthAnalyticsCustomModulesResponse> parser()
Returns
TypeDescription
Parser<ListEffectiveSecurityHealthAnalyticsCustomModulesResponse>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
NameDescription
objObject
Returns
TypeDescription
boolean
Overrides

getDefaultInstanceForType()

public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse getDefaultInstanceForType()
Returns
TypeDescription
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse

getEffectiveSecurityHealthAnalyticsCustomModules(int index)

public EffectiveSecurityHealthAnalyticsCustomModule getEffectiveSecurityHealthAnalyticsCustomModules(int index)

Effective custom modules belonging to the requested parent.

repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;

Parameter
NameDescription
indexint
Returns
TypeDescription
EffectiveSecurityHealthAnalyticsCustomModule

getEffectiveSecurityHealthAnalyticsCustomModulesCount()

public int getEffectiveSecurityHealthAnalyticsCustomModulesCount()

Effective custom modules belonging to the requested parent.

repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;

Returns
TypeDescription
int

getEffectiveSecurityHealthAnalyticsCustomModulesList()

public List<EffectiveSecurityHealthAnalyticsCustomModule> getEffectiveSecurityHealthAnalyticsCustomModulesList()

Effective custom modules belonging to the requested parent.

repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;

Returns
TypeDescription
List<EffectiveSecurityHealthAnalyticsCustomModule>

getEffectiveSecurityHealthAnalyticsCustomModulesOrBuilder(int index)

public EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder getEffectiveSecurityHealthAnalyticsCustomModulesOrBuilder(int index)

Effective custom modules belonging to the requested parent.

repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;

Parameter
NameDescription
indexint
Returns
TypeDescription
EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder

getEffectiveSecurityHealthAnalyticsCustomModulesOrBuilderList()

public List<? extends EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder> getEffectiveSecurityHealthAnalyticsCustomModulesOrBuilderList()

Effective custom modules belonging to the requested parent.

repeated .google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModule effective_security_health_analytics_custom_modules = 1;

Returns
TypeDescription
List<? extends com.google.cloud.securitycenter.v1.EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder>

getNextPageToken()

public String getNextPageToken()

If not empty, indicates that there may be more effective custom modules to be returned.

string next_page_token = 2;

Returns
TypeDescription
String

The nextPageToken.

getNextPageTokenBytes()

public ByteString getNextPageTokenBytes()

If not empty, indicates that there may be more effective custom modules to be returned.

string next_page_token = 2;

Returns
TypeDescription
ByteString

The bytes for nextPageToken.

getParserForType()

public Parser<ListEffectiveSecurityHealthAnalyticsCustomModulesResponse> getParserForType()
Returns
TypeDescription
Parser<ListEffectiveSecurityHealthAnalyticsCustomModulesResponse>
Overrides

getSerializedSize()

public int getSerializedSize()
Returns
TypeDescription
int
Overrides

hashCode()

public int hashCode()
Returns
TypeDescription
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

newBuilderForType()

public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder newBuilderForType()
Returns
TypeDescription
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

protected ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter
NameDescription
parentBuilderParent
Returns
TypeDescription
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter
NameDescription
unusedUnusedPrivateParameter
Returns
TypeDescription
Object
Overrides

toBuilder()

public ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder toBuilder()
Returns
TypeDescription
ListEffectiveSecurityHealthAnalyticsCustomModulesResponse.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
NameDescription
outputCodedOutputStream
Overrides
Exceptions
TypeDescription
IOException