public static final class ListSecurityHealthAnalyticsCustomModulesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListSecurityHealthAnalyticsCustomModulesResponse.Builder> implements ListSecurityHealthAnalyticsCustomModulesResponseOrBuilder
Response message for listing Security Health Analytics custom modules.Protobuf type
google.cloud.securitycenter.v1.ListSecurityHealthAnalyticsCustomModulesResponsegetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListSecurityHealthAnalyticsCustomModulesResponse.Builder>public ListSecurityHealthAnalyticsCustomModulesResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListSecurityHealthAnalyticsCustomModulesResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListSecurityHealthAnalyticsCustomModulesResponse.Builder>public ListSecurityHealthAnalyticsCustomModulesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListSecurityHealthAnalyticsCustomModulesResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListSecurityHealthAnalyticsCustomModulesResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListSecurityHealthAnalyticsCustomModulesResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListSecurityHealthAnalyticsCustomModulesResponse.Builder>public ListSecurityHealthAnalyticsCustomModulesResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListSecurityHealthAnalyticsCustomModulesResponse.Builder>public ListSecurityHealthAnalyticsCustomModulesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListSecurityHealthAnalyticsCustomModulesResponse.Builder>public ListSecurityHealthAnalyticsCustomModulesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListSecurityHealthAnalyticsCustomModulesResponse.Builder>public ListSecurityHealthAnalyticsCustomModulesResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListSecurityHealthAnalyticsCustomModulesResponse.Builder>public ListSecurityHealthAnalyticsCustomModulesResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListSecurityHealthAnalyticsCustomModulesResponse.Builder>public ListSecurityHealthAnalyticsCustomModulesResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListSecurityHealthAnalyticsCustomModulesResponse.Builder>public ListSecurityHealthAnalyticsCustomModulesResponse.Builder mergeFrom(ListSecurityHealthAnalyticsCustomModulesResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListSecurityHealthAnalyticsCustomModulesResponse.Builder>public ListSecurityHealthAnalyticsCustomModulesResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListSecurityHealthAnalyticsCustomModulesResponse.Builder>IOExceptionpublic List<SecurityHealthAnalyticsCustomModule> getSecurityHealthAnalyticsCustomModulesList()
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
getSecurityHealthAnalyticsCustomModulesList in interface ListSecurityHealthAnalyticsCustomModulesResponseOrBuilderpublic int getSecurityHealthAnalyticsCustomModulesCount()
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
getSecurityHealthAnalyticsCustomModulesCount in interface ListSecurityHealthAnalyticsCustomModulesResponseOrBuilderpublic SecurityHealthAnalyticsCustomModule getSecurityHealthAnalyticsCustomModules(int index)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
getSecurityHealthAnalyticsCustomModules in interface ListSecurityHealthAnalyticsCustomModulesResponseOrBuilderpublic ListSecurityHealthAnalyticsCustomModulesResponse.Builder setSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule value)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
public ListSecurityHealthAnalyticsCustomModulesResponse.Builder setSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule.Builder builderForValue)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
public ListSecurityHealthAnalyticsCustomModulesResponse.Builder addSecurityHealthAnalyticsCustomModules(SecurityHealthAnalyticsCustomModule value)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
public ListSecurityHealthAnalyticsCustomModulesResponse.Builder addSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule value)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
public ListSecurityHealthAnalyticsCustomModulesResponse.Builder addSecurityHealthAnalyticsCustomModules(SecurityHealthAnalyticsCustomModule.Builder builderForValue)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
public ListSecurityHealthAnalyticsCustomModulesResponse.Builder addSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule.Builder builderForValue)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
public ListSecurityHealthAnalyticsCustomModulesResponse.Builder addAllSecurityHealthAnalyticsCustomModules(Iterable<? extends SecurityHealthAnalyticsCustomModule> values)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
public ListSecurityHealthAnalyticsCustomModulesResponse.Builder clearSecurityHealthAnalyticsCustomModules()
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
public ListSecurityHealthAnalyticsCustomModulesResponse.Builder removeSecurityHealthAnalyticsCustomModules(int index)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
public SecurityHealthAnalyticsCustomModule.Builder getSecurityHealthAnalyticsCustomModulesBuilder(int index)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
public SecurityHealthAnalyticsCustomModuleOrBuilder getSecurityHealthAnalyticsCustomModulesOrBuilder(int index)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
getSecurityHealthAnalyticsCustomModulesOrBuilder in interface ListSecurityHealthAnalyticsCustomModulesResponseOrBuilderpublic List<? extends SecurityHealthAnalyticsCustomModuleOrBuilder> getSecurityHealthAnalyticsCustomModulesOrBuilderList()
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
getSecurityHealthAnalyticsCustomModulesOrBuilderList in interface ListSecurityHealthAnalyticsCustomModulesResponseOrBuilderpublic SecurityHealthAnalyticsCustomModule.Builder addSecurityHealthAnalyticsCustomModulesBuilder()
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
public SecurityHealthAnalyticsCustomModule.Builder addSecurityHealthAnalyticsCustomModulesBuilder(int index)
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
public List<SecurityHealthAnalyticsCustomModule.Builder> getSecurityHealthAnalyticsCustomModulesBuilderList()
Custom modules belonging to the requested parent.
repeated .google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule security_health_analytics_custom_modules = 1;
public String getNextPageToken()
If not empty, indicates that there may be more custom modules to be returned.
string next_page_token = 2;getNextPageToken in interface ListSecurityHealthAnalyticsCustomModulesResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
If not empty, indicates that there may be more custom modules to be returned.
string next_page_token = 2;getNextPageTokenBytes in interface ListSecurityHealthAnalyticsCustomModulesResponseOrBuilderpublic ListSecurityHealthAnalyticsCustomModulesResponse.Builder setNextPageToken(String value)
If not empty, indicates that there may be more custom modules to be returned.
string next_page_token = 2;value - The nextPageToken to set.public ListSecurityHealthAnalyticsCustomModulesResponse.Builder clearNextPageToken()
If not empty, indicates that there may be more custom modules to be returned.
string next_page_token = 2;public ListSecurityHealthAnalyticsCustomModulesResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
If not empty, indicates that there may be more custom modules to be returned.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListSecurityHealthAnalyticsCustomModulesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListSecurityHealthAnalyticsCustomModulesResponse.Builder>public final ListSecurityHealthAnalyticsCustomModulesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListSecurityHealthAnalyticsCustomModulesResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.