public final class ListDescendantSecurityHealthAnalyticsCustomModulesResponse extends GeneratedMessageV3 implements ListDescendantSecurityHealthAnalyticsCustomModulesResponseOrBuilder
Response message for listing descendant Security Health Analytics custom modules.
Protobuf type
google.cloud.securitycentermanagement.v1.ListDescendantSecurityHealthAnalyticsCustomModulesResponse
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > ListDescendantSecurityHealthAnalyticsCustomModulesResponseStatic Fields
NEXT_PAGE_TOKEN_FIELD_NUMBER
public static final int NEXT_PAGE_TOKEN_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
SECURITY_HEALTH_ANALYTICS_CUSTOM_MODULES_FIELD_NUMBER
public static final int SECURITY_HEALTH_ANALYTICS_CUSTOM_MODULES_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
Static Methods
getDefaultInstance()
public static ListDescendantSecurityHealthAnalyticsCustomModulesResponse getDefaultInstance()
Returns | |
---|---|
Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
newBuilder()
public static ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder newBuilder()
Returns | |
---|---|
Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
newBuilder(ListDescendantSecurityHealthAnalyticsCustomModulesResponse prototype)
public static ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder newBuilder(ListDescendantSecurityHealthAnalyticsCustomModulesResponse prototype)
Parameter | |
---|---|
Name | Description |
prototype |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse |
Returns | |
---|---|
Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
parseDelimitedFrom(InputStream input)
public static ListDescendantSecurityHealthAnalyticsCustomModulesResponse parseDelimitedFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input |
InputStream |
Returns | |
---|---|
Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse |
Exceptions | |
---|---|
Type | Description |
IOException |
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ListDescendantSecurityHealthAnalyticsCustomModulesResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(byte[] data)
public static ListDescendantSecurityHealthAnalyticsCustomModulesResponse parseFrom(byte[] data)
Parameter | |
---|---|
Name | Description |
data |
byte[] |
Returns | |
---|---|
Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ListDescendantSecurityHealthAnalyticsCustomModulesResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data)
public static ListDescendantSecurityHealthAnalyticsCustomModulesResponse parseFrom(ByteString data)
Parameter | |
---|---|
Name | Description |
data |
ByteString |
Returns | |
---|---|
Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ListDescendantSecurityHealthAnalyticsCustomModulesResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(CodedInputStream input)
public static ListDescendantSecurityHealthAnalyticsCustomModulesResponse parseFrom(CodedInputStream input)
Parameter | |
---|---|
Name | Description |
input |
CodedInputStream |
Returns | |
---|---|
Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ListDescendantSecurityHealthAnalyticsCustomModulesResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream input)
public static ListDescendantSecurityHealthAnalyticsCustomModulesResponse parseFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input |
InputStream |
Returns | |
---|---|
Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ListDescendantSecurityHealthAnalyticsCustomModulesResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(ByteBuffer data)
public static ListDescendantSecurityHealthAnalyticsCustomModulesResponse parseFrom(ByteBuffer data)
Parameter | |
---|---|
Name | Description |
data |
ByteBuffer |
Returns | |
---|---|
Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ListDescendantSecurityHealthAnalyticsCustomModulesResponse parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parser()
public static Parser<ListDescendantSecurityHealthAnalyticsCustomModulesResponse> parser()
Returns | |
---|---|
Type | Description |
Parser<ListDescendantSecurityHealthAnalyticsCustomModulesResponse> |
Methods
equals(Object obj)
public boolean equals(Object obj)
Parameter | |
---|---|
Name | Description |
obj |
Object |
Returns | |
---|---|
Type | Description |
boolean |
getDefaultInstanceForType()
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse |
getNextPageToken()
public String getNextPageToken()
A token identifying a page of results the server should return.
string next_page_token = 2;
Returns | |
---|---|
Type | Description |
String |
The nextPageToken. |
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes()
A token identifying a page of results the server should return.
string next_page_token = 2;
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for nextPageToken. |
getParserForType()
public Parser<ListDescendantSecurityHealthAnalyticsCustomModulesResponse> getParserForType()
Returns | |
---|---|
Type | Description |
Parser<ListDescendantSecurityHealthAnalyticsCustomModulesResponse> |
getSecurityHealthAnalyticsCustomModules(int index)
public SecurityHealthAnalyticsCustomModule getSecurityHealthAnalyticsCustomModules(int index)
The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
Parameter | |
---|---|
Name | Description |
index |
int |
Returns | |
---|---|
Type | Description |
SecurityHealthAnalyticsCustomModule |
getSecurityHealthAnalyticsCustomModulesCount()
public int getSecurityHealthAnalyticsCustomModulesCount()
The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
Returns | |
---|---|
Type | Description |
int |
getSecurityHealthAnalyticsCustomModulesList()
public List<SecurityHealthAnalyticsCustomModule> getSecurityHealthAnalyticsCustomModulesList()
The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
Returns | |
---|---|
Type | Description |
List<SecurityHealthAnalyticsCustomModule> |
getSecurityHealthAnalyticsCustomModulesOrBuilder(int index)
public SecurityHealthAnalyticsCustomModuleOrBuilder getSecurityHealthAnalyticsCustomModulesOrBuilder(int index)
The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
Parameter | |
---|---|
Name | Description |
index |
int |
Returns | |
---|---|
Type | Description |
SecurityHealthAnalyticsCustomModuleOrBuilder |
getSecurityHealthAnalyticsCustomModulesOrBuilderList()
public List<? extends SecurityHealthAnalyticsCustomModuleOrBuilder> getSecurityHealthAnalyticsCustomModulesOrBuilderList()
The list of SecurityHealthAnalyticsCustomModules
repeated .google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
Returns | |
---|---|
Type | Description |
List<? extends com.google.cloud.securitycentermanagement.v1.SecurityHealthAnalyticsCustomModuleOrBuilder> |
getSerializedSize()
public int getSerializedSize()
Returns | |
---|---|
Type | Description |
int |
hashCode()
public int hashCode()
Returns | |
---|---|
Type | Description |
int |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
newBuilderForType()
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder newBuilderForType()
Returns | |
---|---|
Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter | |
---|---|
Name | Description |
parent |
BuilderParent |
Returns | |
---|---|
Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter | |
---|---|
Name | Description |
unused |
UnusedPrivateParameter |
Returns | |
---|---|
Type | Description |
Object |
toBuilder()
public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder toBuilder()
Returns | |
---|---|
Type | Description |
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder |
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Parameter | |
---|---|
Name | Description |
output |
CodedOutputStream |
Exceptions | |
---|---|
Type | Description |
IOException |