| Modifier and Type | Method and Description |
|---|---|
CustomConfig |
CustomConfig.Builder.build() |
CustomConfig |
CustomConfig.Builder.buildPartial() |
CustomConfig |
SecurityHealthAnalyticsCustomModuleOrBuilder.getCustomConfig()
The user specified custom configuration for the module.
|
CustomConfig |
SimulateSecurityHealthAnalyticsCustomModuleRequestOrBuilder.getCustomConfig()
Required.
|
CustomConfig |
SimulateSecurityHealthAnalyticsCustomModuleRequest.getCustomConfig()
Required.
|
CustomConfig |
SimulateSecurityHealthAnalyticsCustomModuleRequest.Builder.getCustomConfig()
Required.
|
CustomConfig |
EffectiveSecurityHealthAnalyticsCustomModuleOrBuilder.getCustomConfig()
Output only.
|
CustomConfig |
SecurityHealthAnalyticsCustomModule.getCustomConfig()
The user specified custom configuration for the module.
|
CustomConfig |
SecurityHealthAnalyticsCustomModule.Builder.getCustomConfig()
The user specified custom configuration for the module.
|
CustomConfig |
EffectiveSecurityHealthAnalyticsCustomModule.getCustomConfig()
Output only.
|
CustomConfig |
EffectiveSecurityHealthAnalyticsCustomModule.Builder.getCustomConfig()
Output only.
|
static CustomConfig |
CustomConfig.getDefaultInstance() |
CustomConfig |
CustomConfig.getDefaultInstanceForType() |
CustomConfig |
CustomConfig.Builder.getDefaultInstanceForType() |
static CustomConfig |
CustomConfig.parseDelimitedFrom(InputStream input) |
static CustomConfig |
CustomConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomConfig |
CustomConfig.parseFrom(byte[] data) |
static CustomConfig |
CustomConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomConfig |
CustomConfig.parseFrom(ByteBuffer data) |
static CustomConfig |
CustomConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomConfig |
CustomConfig.parseFrom(com.google.protobuf.ByteString data) |
static CustomConfig |
CustomConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomConfig |
CustomConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static CustomConfig |
CustomConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomConfig |
CustomConfig.parseFrom(InputStream input) |
static CustomConfig |
CustomConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CustomConfig> |
CustomConfig.getParserForType() |
static com.google.protobuf.Parser<CustomConfig> |
CustomConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
SimulateSecurityHealthAnalyticsCustomModuleRequest.Builder |
SimulateSecurityHealthAnalyticsCustomModuleRequest.Builder.mergeCustomConfig(CustomConfig value)
Required.
|
SecurityHealthAnalyticsCustomModule.Builder |
SecurityHealthAnalyticsCustomModule.Builder.mergeCustomConfig(CustomConfig value)
The user specified custom configuration for the module.
|
EffectiveSecurityHealthAnalyticsCustomModule.Builder |
EffectiveSecurityHealthAnalyticsCustomModule.Builder.mergeCustomConfig(CustomConfig value)
Output only.
|
CustomConfig.Builder |
CustomConfig.Builder.mergeFrom(CustomConfig other) |
static CustomConfig.Builder |
CustomConfig.newBuilder(CustomConfig prototype) |
SimulateSecurityHealthAnalyticsCustomModuleRequest.Builder |
SimulateSecurityHealthAnalyticsCustomModuleRequest.Builder.setCustomConfig(CustomConfig value)
Required.
|
SecurityHealthAnalyticsCustomModule.Builder |
SecurityHealthAnalyticsCustomModule.Builder.setCustomConfig(CustomConfig value)
The user specified custom configuration for the module.
|
EffectiveSecurityHealthAnalyticsCustomModule.Builder |
EffectiveSecurityHealthAnalyticsCustomModule.Builder.setCustomConfig(CustomConfig value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.