Class ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder (2.50.0)

public static final class ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder extends GeneratedMessageV3.Builder<ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder> implements ListDescendantSecurityHealthAnalyticsCustomModulesResponseOrBuilder

Response message for listing descendant Security Health Analytics custom modules.

Protobuf type google.cloud.securitycenter.v1.ListDescendantSecurityHealthAnalyticsCustomModulesResponse

Inheritance

Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

addAllSecurityHealthAnalyticsCustomModules(Iterable<? extends SecurityHealthAnalyticsCustomModule> values)

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder addAllSecurityHealthAnalyticsCustomModules(Iterable<? extends SecurityHealthAnalyticsCustomModule> values)

Custom modules belonging to the requested parent and its descendants.

repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;

Parameter
Name Description
values Iterable<? extends com.google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule>
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder
Overrides

addSecurityHealthAnalyticsCustomModules(SecurityHealthAnalyticsCustomModule value)

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder addSecurityHealthAnalyticsCustomModules(SecurityHealthAnalyticsCustomModule value)

Custom modules belonging to the requested parent and its descendants.

repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;

Parameter
Name Description
value SecurityHealthAnalyticsCustomModule
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder

addSecurityHealthAnalyticsCustomModules(SecurityHealthAnalyticsCustomModule.Builder builderForValue)

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder addSecurityHealthAnalyticsCustomModules(SecurityHealthAnalyticsCustomModule.Builder builderForValue)

Custom modules belonging to the requested parent and its descendants.

repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;

Parameter
Name Description
builderForValue SecurityHealthAnalyticsCustomModule.Builder
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder

addSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule value)

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder addSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule value)

Custom modules belonging to the requested parent and its descendants.

repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;

Parameters
Name Description
index int
value SecurityHealthAnalyticsCustomModule
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder

addSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule.Builder builderForValue)

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder addSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule.Builder builderForValue)

Custom modules belonging to the requested parent and its descendants.

repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;

Parameters
Name Description
index int
builderForValue SecurityHealthAnalyticsCustomModule.Builder
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder

addSecurityHealthAnalyticsCustomModulesBuilder()

public SecurityHealthAnalyticsCustomModule.Builder addSecurityHealthAnalyticsCustomModulesBuilder()

Custom modules belonging to the requested parent and its descendants.

repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;

Returns
Type Description
SecurityHealthAnalyticsCustomModule.Builder

addSecurityHealthAnalyticsCustomModulesBuilder(int index)

public SecurityHealthAnalyticsCustomModule.Builder addSecurityHealthAnalyticsCustomModulesBuilder(int index)

Custom modules belonging to the requested parent and its descendants.

repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;

Parameter
Name Description
index int
Returns
Type Description
SecurityHealthAnalyticsCustomModule.Builder

build()

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse build()
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse

buildPartial()

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse buildPartial()
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse

clear()

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder clear()
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder
Overrides

clearNextPageToken()

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder clearNextPageToken()

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

string next_page_token = 2;

Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder

This builder for chaining.

clearOneof(Descriptors.OneofDescriptor oneof)

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder
Overrides

clearSecurityHealthAnalyticsCustomModules()

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder clearSecurityHealthAnalyticsCustomModules()

Custom modules belonging to the requested parent and its descendants.

repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;

Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder

clone()

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder clone()
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder
Overrides

getDefaultInstanceForType()

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse getDefaultInstanceForType()
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getNextPageToken()

public String getNextPageToken()

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

string next_page_token = 2;

Returns
Type Description
String

The nextPageToken.

getNextPageTokenBytes()

public ByteString getNextPageTokenBytes()

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

string next_page_token = 2;

Returns
Type Description
ByteString

The bytes for nextPageToken.

getSecurityHealthAnalyticsCustomModules(int index)

public SecurityHealthAnalyticsCustomModule getSecurityHealthAnalyticsCustomModules(int index)

Custom modules belonging to the requested parent and its descendants.

repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;

Parameter
Name Description
index int
Returns
Type Description
SecurityHealthAnalyticsCustomModule

getSecurityHealthAnalyticsCustomModulesBuilder(int index)

public SecurityHealthAnalyticsCustomModule.Builder getSecurityHealthAnalyticsCustomModulesBuilder(int index)

Custom modules belonging to the requested parent and its descendants.

repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;

Parameter
Name Description
index int
Returns
Type Description
SecurityHealthAnalyticsCustomModule.Builder

getSecurityHealthAnalyticsCustomModulesBuilderList()

public List<SecurityHealthAnalyticsCustomModule.Builder> getSecurityHealthAnalyticsCustomModulesBuilderList()

Custom modules belonging to the requested parent and its descendants.

repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;

Returns
Type Description
List<Builder>

getSecurityHealthAnalyticsCustomModulesCount()

public int getSecurityHealthAnalyticsCustomModulesCount()

Custom modules belonging to the requested parent and its descendants.

repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;

Returns
Type Description
int

getSecurityHealthAnalyticsCustomModulesList()

public List<SecurityHealthAnalyticsCustomModule> getSecurityHealthAnalyticsCustomModulesList()

Custom modules belonging to the requested parent and its descendants.

repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;

Returns
Type Description
List<SecurityHealthAnalyticsCustomModule>

getSecurityHealthAnalyticsCustomModulesOrBuilder(int index)

public SecurityHealthAnalyticsCustomModuleOrBuilder getSecurityHealthAnalyticsCustomModulesOrBuilder(int index)

Custom modules belonging to the requested parent and its descendants.

repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;

Parameter
Name Description
index int
Returns
Type Description
SecurityHealthAnalyticsCustomModuleOrBuilder

getSecurityHealthAnalyticsCustomModulesOrBuilderList()

public List<? extends SecurityHealthAnalyticsCustomModuleOrBuilder> getSecurityHealthAnalyticsCustomModulesOrBuilderList()

Custom modules belonging to the requested parent and its descendants.

repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;

Returns
Type Description
List<? extends com.google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModuleOrBuilder>

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(ListDescendantSecurityHealthAnalyticsCustomModulesResponse other)

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder mergeFrom(ListDescendantSecurityHealthAnalyticsCustomModulesResponse other)
Parameter
Name Description
other ListDescendantSecurityHealthAnalyticsCustomModulesResponse
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder
Overrides

removeSecurityHealthAnalyticsCustomModules(int index)

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder removeSecurityHealthAnalyticsCustomModules(int index)

Custom modules belonging to the requested parent and its descendants.

repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;

Parameter
Name Description
index int
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder
Overrides

setNextPageToken(String value)

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder setNextPageToken(String value)

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

string next_page_token = 2;

Parameter
Name Description
value String

The nextPageToken to set.

Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder

This builder for chaining.

setNextPageTokenBytes(ByteString value)

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder setNextPageTokenBytes(ByteString value)

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

string next_page_token = 2;

Parameter
Name Description
value ByteString

The bytes for nextPageToken to set.

Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder

This builder for chaining.

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder
Overrides

setSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule value)

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder setSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule value)

Custom modules belonging to the requested parent and its descendants.

repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;

Parameters
Name Description
index int
value SecurityHealthAnalyticsCustomModule
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder

setSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule.Builder builderForValue)

public ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder setSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule.Builder builderForValue)

Custom modules belonging to the requested parent and its descendants.

repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;

Parameters
Name Description
index int
builderForValue SecurityHealthAnalyticsCustomModule.Builder
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder

setUnknownFields(UnknownFieldSet unknownFields)

public final ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder
Overrides