public static final class GetSecurityCenterServiceRequest.Builder extends GeneratedMessage.Builder<GetSecurityCenterServiceRequest.Builder> implements GetSecurityCenterServiceRequestOrBuilderRequest message for SecurityCenterManagement.GetSecurityCenterService.
Protobuf type google.cloud.securitycentermanagement.v1.GetSecurityCenterServiceRequest
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > GetSecurityCenterServiceRequest.BuilderImplements
GetSecurityCenterServiceRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public GetSecurityCenterServiceRequest build()| Returns | |
|---|---|
| Type | Description |
GetSecurityCenterServiceRequest |
|
buildPartial()
public GetSecurityCenterServiceRequest buildPartial()| Returns | |
|---|---|
| Type | Description |
GetSecurityCenterServiceRequest |
|
clear()
public GetSecurityCenterServiceRequest.Builder clear()| Returns | |
|---|---|
| Type | Description |
GetSecurityCenterServiceRequest.Builder |
|
clearName()
public GetSecurityCenterServiceRequest.Builder clearName()Required. The Security Command Center service to retrieve, in one of the following formats:
- organizations/{organization}/locations/{location}/securityCenterServices/{service}
- folders/{folder}/locations/{location}/securityCenterServices/{service}
projects/{project}/locations/{location}/securityCenterServices/{service}
The following values are valid for
{service}:container-threat-detectionevent-threat-detectionsecurity-health-analyticsvm-threat-detectionweb-security-scanner
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
GetSecurityCenterServiceRequest.Builder |
This builder for chaining. |
clearShowEligibleModulesOnly()
public GetSecurityCenterServiceRequest.Builder clearShowEligibleModulesOnly() Set to true to show only modules that are in scope. By default, all
modules are shown.
bool show_eligible_modules_only = 2;
| Returns | |
|---|---|
| Type | Description |
GetSecurityCenterServiceRequest.Builder |
This builder for chaining. |
getDefaultInstanceForType()
public GetSecurityCenterServiceRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
GetSecurityCenterServiceRequest |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getName()
public String getName()Required. The Security Command Center service to retrieve, in one of the following formats:
- organizations/{organization}/locations/{location}/securityCenterServices/{service}
- folders/{folder}/locations/{location}/securityCenterServices/{service}
projects/{project}/locations/{location}/securityCenterServices/{service}
The following values are valid for
{service}:container-threat-detectionevent-threat-detectionsecurity-health-analyticsvm-threat-detectionweb-security-scanner
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The name. |
getNameBytes()
public ByteString getNameBytes()Required. The Security Command Center service to retrieve, in one of the following formats:
- organizations/{organization}/locations/{location}/securityCenterServices/{service}
- folders/{folder}/locations/{location}/securityCenterServices/{service}
projects/{project}/locations/{location}/securityCenterServices/{service}
The following values are valid for
{service}:container-threat-detectionevent-threat-detectionsecurity-health-analyticsvm-threat-detectionweb-security-scanner
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for name. |
getShowEligibleModulesOnly()
public boolean getShowEligibleModulesOnly() Set to true to show only modules that are in scope. By default, all
modules are shown.
bool show_eligible_modules_only = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
The showEligibleModulesOnly. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(GetSecurityCenterServiceRequest other)
public GetSecurityCenterServiceRequest.Builder mergeFrom(GetSecurityCenterServiceRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
GetSecurityCenterServiceRequest |
| Returns | |
|---|---|
| Type | Description |
GetSecurityCenterServiceRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public GetSecurityCenterServiceRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GetSecurityCenterServiceRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public GetSecurityCenterServiceRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
GetSecurityCenterServiceRequest.Builder |
|
setName(String value)
public GetSecurityCenterServiceRequest.Builder setName(String value)Required. The Security Command Center service to retrieve, in one of the following formats:
- organizations/{organization}/locations/{location}/securityCenterServices/{service}
- folders/{folder}/locations/{location}/securityCenterServices/{service}
projects/{project}/locations/{location}/securityCenterServices/{service}
The following values are valid for
{service}:container-threat-detectionevent-threat-detectionsecurity-health-analyticsvm-threat-detectionweb-security-scanner
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe name to set. |
| Returns | |
|---|---|
| Type | Description |
GetSecurityCenterServiceRequest.Builder |
This builder for chaining. |
setNameBytes(ByteString value)
public GetSecurityCenterServiceRequest.Builder setNameBytes(ByteString value)Required. The Security Command Center service to retrieve, in one of the following formats:
- organizations/{organization}/locations/{location}/securityCenterServices/{service}
- folders/{folder}/locations/{location}/securityCenterServices/{service}
projects/{project}/locations/{location}/securityCenterServices/{service}
The following values are valid for
{service}:container-threat-detectionevent-threat-detectionsecurity-health-analyticsvm-threat-detectionweb-security-scanner
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for name to set. |
| Returns | |
|---|---|
| Type | Description |
GetSecurityCenterServiceRequest.Builder |
This builder for chaining. |
setShowEligibleModulesOnly(boolean value)
public GetSecurityCenterServiceRequest.Builder setShowEligibleModulesOnly(boolean value) Set to true to show only modules that are in scope. By default, all
modules are shown.
bool show_eligible_modules_only = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
booleanThe showEligibleModulesOnly to set. |
| Returns | |
|---|---|
| Type | Description |
GetSecurityCenterServiceRequest.Builder |
This builder for chaining. |