Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class DebugInstanceRequest.
Request message for Instances.DebugInstance
.
Generated from protobuf message google.appengine.v1.DebugInstanceRequest
Namespace
Google \ Cloud \ AppEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Name of the resource requested. Example: apps/myapp/services/default/versions/v1/instances/instance-1
.
↳ ssh_key
string
Public SSH key to add to the instance. Examples: * [USERNAME]:ssh-rsa <xref uid="\\USERNAME">KEY_VALUE</xref>
* [USERNAME]:ssh-rsa [KEY_VALUE] google-ssh {"userName":"[USERNAME]","expireOn":"[EXPIRE_TIME]"}
For more information, see Adding and Removing SSH Keys
.
getName
Name of the resource requested. Example: apps/myapp/services/default/versions/v1/instances/instance-1
.
string
setName
Name of the resource requested. Example: apps/myapp/services/default/versions/v1/instances/instance-1
.
var
string
$this
getSshKey
Public SSH key to add to the instance. Examples:
-
[USERNAME]:ssh-rsa <xref uid="\\USERNAME">KEY_VALUE</xref>
-
[USERNAME]:ssh-rsa [KEY_VALUE] google-ssh {"userName":"[USERNAME]","expireOn":"[EXPIRE_TIME]"}
For more information, see Adding and Removing SSH Keys .
string
setSshKey
Public SSH key to add to the instance. Examples:
-
[USERNAME]:ssh-rsa <xref uid="\\USERNAME">KEY_VALUE</xref>
-
[USERNAME]:ssh-rsa [KEY_VALUE] google-ssh {"userName":"[USERNAME]","expireOn":"[EXPIRE_TIME]"}
For more information, see Adding and Removing SSH Keys .
var
string
$this