Class CheckAutopilotCompatibilityResponse (2.45.0)

CheckAutopilotCompatibilityResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

CheckAutopilotCompatibilityResponse has a list of compatibility issues.

Attributes

NameDescription
issues MutableSequence[google.cloud.container_v1.types.AutopilotCompatibilityIssue]
The list of issues for the given operation.
summary str
The summary of the autopilot compatibility response.