publicstaticfinalclass CertificateProvider.BuilderextendsGeneratedMessageV3.Builder<CertificateProvider.Builder>implementsCertificateProviderOrBuilder
Specification of certificate provider. Defines the mechanism to obtain the
certificate and private key for peer to peer authentication.
Protobuf type google.cloud.networksecurity.v1.CertificateProvider
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
publicstaticfinalDescriptors.DescriptorgetDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicCertificateProvider.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
build()
publicCertificateProviderbuild()
buildPartial()
publicCertificateProviderbuildPartial()
clear()
publicCertificateProvider.Builderclear()
Overrides
clearCertificateProviderInstance()
publicCertificateProvider.BuilderclearCertificateProviderInstance()
The certificate provider instance specification that will be passed to
the data plane, which will be used to load necessary credential
information.
.google.cloud.networksecurity.v1.CertificateProviderInstance certificate_provider_instance = 3;
clearField(Descriptors.FieldDescriptor field)
publicCertificateProvider.BuilderclearField(Descriptors.FieldDescriptorfield)
Overrides
clearGrpcEndpoint()
publicCertificateProvider.BuilderclearGrpcEndpoint()
gRPC specific configuration to access the gRPC server to
obtain the cert and private key.
.google.cloud.networksecurity.v1.GrpcEndpoint grpc_endpoint = 2;
clearOneof(Descriptors.OneofDescriptor oneof)
publicCertificateProvider.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Overrides
clearType()
publicCertificateProvider.BuilderclearType()
clone()
publicCertificateProvider.Builderclone()
Overrides
getCertificateProviderInstance()
publicCertificateProviderInstancegetCertificateProviderInstance()
The certificate provider instance specification that will be passed to
the data plane, which will be used to load necessary credential
information.
.google.cloud.networksecurity.v1.CertificateProviderInstance certificate_provider_instance = 3;
getCertificateProviderInstanceBuilder()
publicCertificateProviderInstance.BuildergetCertificateProviderInstanceBuilder()
The certificate provider instance specification that will be passed to
the data plane, which will be used to load necessary credential
information.
.google.cloud.networksecurity.v1.CertificateProviderInstance certificate_provider_instance = 3;
getCertificateProviderInstanceOrBuilder()
publicCertificateProviderInstanceOrBuildergetCertificateProviderInstanceOrBuilder()
The certificate provider instance specification that will be passed to
the data plane, which will be used to load necessary credential
information.
.google.cloud.networksecurity.v1.CertificateProviderInstance certificate_provider_instance = 3;
getDefaultInstanceForType()
publicCertificateProvidergetDefaultInstanceForType()
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()
Overrides
getGrpcEndpoint()
publicGrpcEndpointgetGrpcEndpoint()
gRPC specific configuration to access the gRPC server to
obtain the cert and private key.
.google.cloud.networksecurity.v1.GrpcEndpoint grpc_endpoint = 2;
getGrpcEndpointBuilder()
publicGrpcEndpoint.BuildergetGrpcEndpointBuilder()
gRPC specific configuration to access the gRPC server to
obtain the cert and private key.
.google.cloud.networksecurity.v1.GrpcEndpoint grpc_endpoint = 2;
getGrpcEndpointOrBuilder()
publicGrpcEndpointOrBuildergetGrpcEndpointOrBuilder()
gRPC specific configuration to access the gRPC server to
obtain the cert and private key.
.google.cloud.networksecurity.v1.GrpcEndpoint grpc_endpoint = 2;
getTypeCase()
publicCertificateProvider.TypeCasegetTypeCase()
hasCertificateProviderInstance()
publicbooleanhasCertificateProviderInstance()
The certificate provider instance specification that will be passed to
the data plane, which will be used to load necessary credential
information.
.google.cloud.networksecurity.v1.CertificateProviderInstance certificate_provider_instance = 3;
| Returns |
| Type |
Description |
boolean |
Whether the certificateProviderInstance field is set.
|
hasGrpcEndpoint()
publicbooleanhasGrpcEndpoint()
gRPC specific configuration to access the gRPC server to
obtain the cert and private key.
.google.cloud.networksecurity.v1.GrpcEndpoint grpc_endpoint = 2;
| Returns |
| Type |
Description |
boolean |
Whether the grpcEndpoint field is set.
|
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Overrides
isInitialized()
publicfinalbooleanisInitialized()
Overrides
mergeCertificateProviderInstance(CertificateProviderInstance value)
publicCertificateProvider.BuildermergeCertificateProviderInstance(CertificateProviderInstancevalue)
The certificate provider instance specification that will be passed to
the data plane, which will be used to load necessary credential
information.
.google.cloud.networksecurity.v1.CertificateProviderInstance certificate_provider_instance = 3;
mergeFrom(CertificateProvider other)
publicCertificateProvider.BuildermergeFrom(CertificateProviderother)
publicCertificateProvider.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Overrides
mergeFrom(Message other)
publicCertificateProvider.BuildermergeFrom(Messageother)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeGrpcEndpoint(GrpcEndpoint value)
publicCertificateProvider.BuildermergeGrpcEndpoint(GrpcEndpointvalue)
gRPC specific configuration to access the gRPC server to
obtain the cert and private key.
.google.cloud.networksecurity.v1.GrpcEndpoint grpc_endpoint = 2;
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalCertificateProvider.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Overrides
setCertificateProviderInstance(CertificateProviderInstance value)
publicCertificateProvider.BuildersetCertificateProviderInstance(CertificateProviderInstancevalue)
The certificate provider instance specification that will be passed to
the data plane, which will be used to load necessary credential
information.
.google.cloud.networksecurity.v1.CertificateProviderInstance certificate_provider_instance = 3;
setCertificateProviderInstance(CertificateProviderInstance.Builder builderForValue)
publicCertificateProvider.BuildersetCertificateProviderInstance(CertificateProviderInstance.BuilderbuilderForValue)
The certificate provider instance specification that will be passed to
the data plane, which will be used to load necessary credential
information.
.google.cloud.networksecurity.v1.CertificateProviderInstance certificate_provider_instance = 3;
setField(Descriptors.FieldDescriptor field, Object value)
publicCertificateProvider.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
setGrpcEndpoint(GrpcEndpoint value)
publicCertificateProvider.BuildersetGrpcEndpoint(GrpcEndpointvalue)
gRPC specific configuration to access the gRPC server to
obtain the cert and private key.
.google.cloud.networksecurity.v1.GrpcEndpoint grpc_endpoint = 2;
setGrpcEndpoint(GrpcEndpoint.Builder builderForValue)
publicCertificateProvider.BuildersetGrpcEndpoint(GrpcEndpoint.BuilderbuilderForValue)
gRPC specific configuration to access the gRPC server to
obtain the cert and private key.
.google.cloud.networksecurity.v1.GrpcEndpoint grpc_endpoint = 2;
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicCertificateProvider.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalCertificateProvider.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Overrides