Properties of an Instance.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
name |
string | null |
<optional> |
Instance name |
displayName |
string | null |
<optional> |
Instance displayName |
labels |
Object.<string, string> | null |
<optional> |
Instance labels |
authorizedNetwork |
string | null |
<optional> |
Instance authorizedNetwork |
zones |
Array.<string> | null |
<optional> |
Instance zones |
nodeCount |
number | null |
<optional> |
Instance nodeCount |
nodeConfig |
google.cloud.memcache.v1.Instance.INodeConfig | null |
<optional> |
Instance nodeConfig |
memcacheVersion |
google.cloud.memcache.v1.MemcacheVersion | null |
<optional> |
Instance memcacheVersion |
parameters |
google.cloud.memcache.v1.IMemcacheParameters | null |
<optional> |
Instance parameters |
memcacheNodes |
Array.<google.cloud.memcache.v1.Instance.INode> | null |
<optional> |
Instance memcacheNodes |
createTime |
google.protobuf.ITimestamp | null |
<optional> |
Instance createTime |
updateTime |
google.protobuf.ITimestamp | null |
<optional> |
Instance updateTime |
state |
google.cloud.memcache.v1.Instance.State | null |
<optional> |
Instance state |
memcacheFullVersion |
string | null |
<optional> |
Instance memcacheFullVersion |
instanceMessages |
Array.<google.cloud.memcache.v1.Instance.IInstanceMessage> | null |
<optional> |
Instance instanceMessages |
discoveryEndpoint |
string | null |
<optional> |
Instance discoveryEndpoint |
maintenancePolicy |
google.cloud.memcache.v1.IMaintenancePolicy | null |
<optional> |
Instance maintenancePolicy |
maintenanceSchedule |
google.cloud.memcache.v1.IMaintenanceSchedule | null |
<optional> |
Instance maintenanceSchedule |