Reference documentation and code samples for the Google Cloud Gke Hub V1beta1 Client class ValidateExclusivityResponse.
The response of exclusivity artifacts validation result status.
Generated from protobuf message google.cloud.gkehub.v1beta1.ValidateExclusivityResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ status
Google\Rpc\Status
The validation result. * OK
means that exclusivity is validated, assuming the manifest produced by GenerateExclusivityManifest is successfully applied. * ALREADY_EXISTS
means that the Membership CRD is already owned by another Hub. See status.message
for more information.
getStatus
The validation result.
-
OK
means that exclusivity is validated, assuming the manifest produced by GenerateExclusivityManifest is successfully applied. -
ALREADY_EXISTS
means that the Membership CRD is already owned by another Hub. Seestatus.message
for more information.
hasStatus
clearStatus
setStatus
The validation result.
-
OK
means that exclusivity is validated, assuming the manifest produced by GenerateExclusivityManifest is successfully applied. -
ALREADY_EXISTS
means that the Membership CRD is already owned by another Hub. Seestatus.message
for more information.
$this