- 2.53.0 (latest)
- 2.52.0
- 2.51.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.4
- 2.1.1
- 2.0.15
public static final class ScanConfig.Authentication.IapCredential.Builder extends GeneratedMessageV3.Builder<ScanConfig.Authentication.IapCredential.Builder> implements ScanConfig.Authentication.IapCredentialOrBuilder
Describes authentication configuration for Identity-Aware-Proxy (IAP).
Protobuf type
google.cloud.websecurityscanner.v1.ScanConfig.Authentication.IapCredential
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ScanConfig.Authentication.IapCredential.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ScanConfig.Authentication.IapCredential.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
ScanConfig.Authentication.IapCredential.Builder |
build()
public ScanConfig.Authentication.IapCredential build()
Type | Description |
ScanConfig.Authentication.IapCredential |
buildPartial()
public ScanConfig.Authentication.IapCredential buildPartial()
Type | Description |
ScanConfig.Authentication.IapCredential |
clear()
public ScanConfig.Authentication.IapCredential.Builder clear()
Type | Description |
ScanConfig.Authentication.IapCredential.Builder |
clearField(Descriptors.FieldDescriptor field)
public ScanConfig.Authentication.IapCredential.Builder clearField(Descriptors.FieldDescriptor field)
Name | Description |
field | FieldDescriptor |
Type | Description |
ScanConfig.Authentication.IapCredential.Builder |
clearIapCredentials()
public ScanConfig.Authentication.IapCredential.Builder clearIapCredentials()
Type | Description |
ScanConfig.Authentication.IapCredential.Builder |
clearIapTestServiceAccountInfo()
public ScanConfig.Authentication.IapCredential.Builder clearIapTestServiceAccountInfo()
Authentication configuration when Web-Security-Scanner service account is added in Identity-Aware-Proxy (IAP) access policies.
.google.cloud.websecurityscanner.v1.ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo iap_test_service_account_info = 1;
Type | Description |
ScanConfig.Authentication.IapCredential.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public ScanConfig.Authentication.IapCredential.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Name | Description |
oneof | OneofDescriptor |
Type | Description |
ScanConfig.Authentication.IapCredential.Builder |
clone()
public ScanConfig.Authentication.IapCredential.Builder clone()
Type | Description |
ScanConfig.Authentication.IapCredential.Builder |
getDefaultInstanceForType()
public ScanConfig.Authentication.IapCredential getDefaultInstanceForType()
Type | Description |
ScanConfig.Authentication.IapCredential |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Type | Description |
Descriptor |
getIapCredentialsCase()
public ScanConfig.Authentication.IapCredential.IapCredentialsCase getIapCredentialsCase()
Type | Description |
ScanConfig.Authentication.IapCredential.IapCredentialsCase |
getIapTestServiceAccountInfo()
public ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo getIapTestServiceAccountInfo()
Authentication configuration when Web-Security-Scanner service account is added in Identity-Aware-Proxy (IAP) access policies.
.google.cloud.websecurityscanner.v1.ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo iap_test_service_account_info = 1;
Type | Description |
ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo | The iapTestServiceAccountInfo. |
getIapTestServiceAccountInfoBuilder()
public ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo.Builder getIapTestServiceAccountInfoBuilder()
Authentication configuration when Web-Security-Scanner service account is added in Identity-Aware-Proxy (IAP) access policies.
.google.cloud.websecurityscanner.v1.ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo iap_test_service_account_info = 1;
Type | Description |
ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo.Builder |
getIapTestServiceAccountInfoOrBuilder()
public ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfoOrBuilder getIapTestServiceAccountInfoOrBuilder()
Authentication configuration when Web-Security-Scanner service account is added in Identity-Aware-Proxy (IAP) access policies.
.google.cloud.websecurityscanner.v1.ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo iap_test_service_account_info = 1;
Type | Description |
ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfoOrBuilder |
hasIapTestServiceAccountInfo()
public boolean hasIapTestServiceAccountInfo()
Authentication configuration when Web-Security-Scanner service account is added in Identity-Aware-Proxy (IAP) access policies.
.google.cloud.websecurityscanner.v1.ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo iap_test_service_account_info = 1;
Type | Description |
boolean | Whether the iapTestServiceAccountInfo field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
mergeFrom(ScanConfig.Authentication.IapCredential other)
public ScanConfig.Authentication.IapCredential.Builder mergeFrom(ScanConfig.Authentication.IapCredential other)
Name | Description |
other | ScanConfig.Authentication.IapCredential |
Type | Description |
ScanConfig.Authentication.IapCredential.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ScanConfig.Authentication.IapCredential.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
ScanConfig.Authentication.IapCredential.Builder |
Type | Description |
IOException |
mergeFrom(Message other)
public ScanConfig.Authentication.IapCredential.Builder mergeFrom(Message other)
Name | Description |
other | Message |
Type | Description |
ScanConfig.Authentication.IapCredential.Builder |
mergeIapTestServiceAccountInfo(ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo value)
public ScanConfig.Authentication.IapCredential.Builder mergeIapTestServiceAccountInfo(ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo value)
Authentication configuration when Web-Security-Scanner service account is added in Identity-Aware-Proxy (IAP) access policies.
.google.cloud.websecurityscanner.v1.ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo iap_test_service_account_info = 1;
Name | Description |
value | ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo |
Type | Description |
ScanConfig.Authentication.IapCredential.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ScanConfig.Authentication.IapCredential.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
ScanConfig.Authentication.IapCredential.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public ScanConfig.Authentication.IapCredential.Builder setField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
ScanConfig.Authentication.IapCredential.Builder |
setIapTestServiceAccountInfo(ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo value)
public ScanConfig.Authentication.IapCredential.Builder setIapTestServiceAccountInfo(ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo value)
Authentication configuration when Web-Security-Scanner service account is added in Identity-Aware-Proxy (IAP) access policies.
.google.cloud.websecurityscanner.v1.ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo iap_test_service_account_info = 1;
Name | Description |
value | ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo |
Type | Description |
ScanConfig.Authentication.IapCredential.Builder |
setIapTestServiceAccountInfo(ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo.Builder builderForValue)
public ScanConfig.Authentication.IapCredential.Builder setIapTestServiceAccountInfo(ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo.Builder builderForValue)
Authentication configuration when Web-Security-Scanner service account is added in Identity-Aware-Proxy (IAP) access policies.
.google.cloud.websecurityscanner.v1.ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo iap_test_service_account_info = 1;
Name | Description |
builderForValue | ScanConfig.Authentication.IapCredential.IapTestServiceAccountInfo.Builder |
Type | Description |
ScanConfig.Authentication.IapCredential.Builder |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ScanConfig.Authentication.IapCredential.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Name | Description |
field | FieldDescriptor |
index | int |
value | Object |
Type | Description |
ScanConfig.Authentication.IapCredential.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final ScanConfig.Authentication.IapCredential.Builder setUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
ScanConfig.Authentication.IapCredential.Builder |