Package | Description |
---|---|
com.google.cloud.websecurityscanner.v1beta |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
static ScanConfig.ExportToSecurityCommandCenter |
ScanConfig.ExportToSecurityCommandCenter.forNumber(int value) |
ScanConfig.ExportToSecurityCommandCenter |
ScanConfigOrBuilder.getExportToSecurityCommandCenter()
Controls export of scan configurations and results to Cloud Security
Command Center.
|
ScanConfig.ExportToSecurityCommandCenter |
ScanConfig.getExportToSecurityCommandCenter()
Controls export of scan configurations and results to Cloud Security
Command Center.
|
ScanConfig.ExportToSecurityCommandCenter |
ScanConfig.Builder.getExportToSecurityCommandCenter()
Controls export of scan configurations and results to Cloud Security
Command Center.
|
static ScanConfig.ExportToSecurityCommandCenter |
ScanConfig.ExportToSecurityCommandCenter.valueOf(Descriptors.EnumValueDescriptor desc) |
static ScanConfig.ExportToSecurityCommandCenter |
ScanConfig.ExportToSecurityCommandCenter.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ScanConfig.ExportToSecurityCommandCenter |
ScanConfig.ExportToSecurityCommandCenter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScanConfig.ExportToSecurityCommandCenter[] |
ScanConfig.ExportToSecurityCommandCenter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Internal.EnumLiteMap<ScanConfig.ExportToSecurityCommandCenter> |
ScanConfig.ExportToSecurityCommandCenter.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
ScanConfig.Builder |
ScanConfig.Builder.setExportToSecurityCommandCenter(ScanConfig.ExportToSecurityCommandCenter value)
Controls export of scan configurations and results to Cloud Security
Command Center.
|
Copyright © 2022 Google LLC. All rights reserved.