Enum Workload.Partner (0.8.0)

public enum Workload.Partner extends Enum<Workload.Partner> implements ProtocolMessageEnum

Supported Assured Workloads Partners.

Protobuf enum google.cloud.cloudcontrolspartner.v1beta.Workload.Partner

Implements

ProtocolMessageEnum

Static Fields

Name Description
PARTNER_LOCAL_CONTROLS_BY_S3NS

Enum representing S3NS (Thales) partner.

PARTNER_LOCAL_CONTROLS_BY_S3NS = 1;

PARTNER_LOCAL_CONTROLS_BY_S3NS_VALUE

Enum representing S3NS (Thales) partner.

PARTNER_LOCAL_CONTROLS_BY_S3NS = 1;

PARTNER_SOVEREIGN_CONTROLS_BY_CNTXT

Enum representing CNTXT (Kingdom of Saudi Arabia) partner.

PARTNER_SOVEREIGN_CONTROLS_BY_CNTXT = 6;

PARTNER_SOVEREIGN_CONTROLS_BY_CNTXT_NO_EKM

Enum representing CNXT (Kingdom of Saudi Arabia) partner offering without EKM provisioning.

PARTNER_SOVEREIGN_CONTROLS_BY_CNTXT_NO_EKM = 7;

PARTNER_SOVEREIGN_CONTROLS_BY_CNTXT_NO_EKM_VALUE

Enum representing CNXT (Kingdom of Saudi Arabia) partner offering without EKM provisioning.

PARTNER_SOVEREIGN_CONTROLS_BY_CNTXT_NO_EKM = 7;

PARTNER_SOVEREIGN_CONTROLS_BY_CNTXT_VALUE

Enum representing CNTXT (Kingdom of Saudi Arabia) partner.

PARTNER_SOVEREIGN_CONTROLS_BY_CNTXT = 6;

PARTNER_SOVEREIGN_CONTROLS_BY_PSN

Enum representing PSN (TIM) partner.

PARTNER_SOVEREIGN_CONTROLS_BY_PSN = 4;

PARTNER_SOVEREIGN_CONTROLS_BY_PSN_VALUE

Enum representing PSN (TIM) partner.

PARTNER_SOVEREIGN_CONTROLS_BY_PSN = 4;

PARTNER_SOVEREIGN_CONTROLS_BY_SIA_MINSAIT

Enum representing SIA_MINSAIT (Indra) partner.

PARTNER_SOVEREIGN_CONTROLS_BY_SIA_MINSAIT = 3;

PARTNER_SOVEREIGN_CONTROLS_BY_SIA_MINSAIT_VALUE

Enum representing SIA_MINSAIT (Indra) partner.

PARTNER_SOVEREIGN_CONTROLS_BY_SIA_MINSAIT = 3;

PARTNER_SOVEREIGN_CONTROLS_BY_T_SYSTEMS

Enum representing T_SYSTEM (TSI) partner.

PARTNER_SOVEREIGN_CONTROLS_BY_T_SYSTEMS = 2;

PARTNER_SOVEREIGN_CONTROLS_BY_T_SYSTEMS_VALUE

Enum representing T_SYSTEM (TSI) partner.

PARTNER_SOVEREIGN_CONTROLS_BY_T_SYSTEMS = 2;

PARTNER_UNSPECIFIED

Unknown Partner.

PARTNER_UNSPECIFIED = 0;

PARTNER_UNSPECIFIED_VALUE

Unknown Partner.

PARTNER_UNSPECIFIED = 0;

UNRECOGNIZED

Static Methods

Name Description
forNumber(int value)
getDescriptor()
internalGetValueMap()
valueOf(Descriptors.EnumValueDescriptor desc)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

Name Description
getDescriptorForType()
getNumber()
getValueDescriptor()