Google Cloud Container V1 Client - Class AutopilotCompatibilityIssue (2.5.0)

Reference documentation and code samples for the Google Cloud Container V1 Client class AutopilotCompatibilityIssue.

AutopilotCompatibilityIssue contains information about a specific compatibility issue with Autopilot mode.

Generated from protobuf message google.container.v1.AutopilotCompatibilityIssue

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ last_observation
Google\Protobuf\Timestamp

The last time when this issue was observed.

↳ constraint_type
string

The constraint type of the issue.

↳ incompatibility_type
int

The incompatibility type of this issue.

↳ subjects
array

The name of the resources which are subject to this issue.

↳ documentation_url
string

A URL to a public documentation, which addresses resolving this issue.

↳ description
string

The description of the issue.

getLastObservation

The last time when this issue was observed.

Returns
Type
Description

hasLastObservation

clearLastObservation

setLastObservation

The last time when this issue was observed.

Parameter
Name
Description
Returns
Type
Description
$this

getConstraintType

The constraint type of the issue.

Returns
Type
Description
string

setConstraintType

The constraint type of the issue.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getIncompatibilityType

The incompatibility type of this issue.

Returns
Type
Description
int

setIncompatibilityType

The incompatibility type of this issue.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getSubjects

The name of the resources which are subject to this issue.

Returns
Type
Description

setSubjects

The name of the resources which are subject to this issue.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this

getDocumentationUrl

A URL to a public documentation, which addresses resolving this issue.

Returns
Type
Description
string

setDocumentationUrl

A URL to a public documentation, which addresses resolving this issue.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getDescription

The description of the issue.

Returns
Type
Description
string

setDescription

The description of the issue.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: