public interface SimulateSecurityHealthAnalyticsCustomModuleResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SimulateSecurityHealthAnalyticsCustomModuleResponse.SimulatedResult |
getResult()
Result for test case in the corresponding request.
|
SimulateSecurityHealthAnalyticsCustomModuleResponse.SimulatedResultOrBuilder |
getResultOrBuilder()
Result for test case in the corresponding request.
|
boolean |
hasResult()
Result for test case in the corresponding request.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasResult()
Result for test case in the corresponding request.
.google.cloud.securitycenter.v1.SimulateSecurityHealthAnalyticsCustomModuleResponse.SimulatedResult result = 1;
SimulateSecurityHealthAnalyticsCustomModuleResponse.SimulatedResult getResult()
Result for test case in the corresponding request.
.google.cloud.securitycenter.v1.SimulateSecurityHealthAnalyticsCustomModuleResponse.SimulatedResult result = 1;
SimulateSecurityHealthAnalyticsCustomModuleResponse.SimulatedResultOrBuilder getResultOrBuilder()
Result for test case in the corresponding request.
.google.cloud.securitycenter.v1.SimulateSecurityHealthAnalyticsCustomModuleResponse.SimulatedResult result = 1;
Copyright © 2024 Google LLC. All rights reserved.