body_hash
stringlengths
64
64
body
stringlengths
23
109k
docstring
stringlengths
1
57k
path
stringlengths
4
198
name
stringlengths
1
115
repository_name
stringlengths
7
111
repository_stars
float64
0
191k
lang
stringclasses
1 value
body_without_docstring
stringlengths
14
108k
unified
stringlengths
45
133k
765ffc151e3c241da6ee2818e5bd2269976e42b539d00fd87cbeb526a95171d9
def Insert(self, request, global_params=None): 'Creates a HealthCheck resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHealthChecksInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n R...
Creates a HealthCheck resource in the specified project using the data included in the request. Args: request: (ComputeHealthChecksInsertRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Insert
KaranToor/MA450
1
python
def Insert(self, request, global_params=None): 'Creates a HealthCheck resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHealthChecksInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n R...
def Insert(self, request, global_params=None): 'Creates a HealthCheck resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHealthChecksInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n R...
926d8bf77fbd5be5755330622dc6a33ce9a57826f15448a00d645ce6080ee8d9
def List(self, request, global_params=None): 'Retrieves the list of HealthCheck resources available to the specified project.\n\n Args:\n request: (ComputeHealthChecksListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (He...
Retrieves the list of HealthCheck resources available to the specified project. Args: request: (ComputeHealthChecksListRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (HealthCheckList) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
List
KaranToor/MA450
1
python
def List(self, request, global_params=None): 'Retrieves the list of HealthCheck resources available to the specified project.\n\n Args:\n request: (ComputeHealthChecksListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (He...
def List(self, request, global_params=None): 'Retrieves the list of HealthCheck resources available to the specified project.\n\n Args:\n request: (ComputeHealthChecksListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (He...
1b8031c580079ac799d35e63244bfaa9ce4f32b1af2f2e4576b7dd02d0e8959f
def Patch(self, request, global_params=None): 'Updates a HealthCheck resource in the specified project using the data included in the request. This method supports patch semantics.\n\n Args:\n request: (ComputeHealthChecksPatchRequest) input message\n global_params: (StandardQueryParameters, defa...
Updates a HealthCheck resource in the specified project using the data included in the request. This method supports patch semantics. Args: request: (ComputeHealthChecksPatchRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Patch
KaranToor/MA450
1
python
def Patch(self, request, global_params=None): 'Updates a HealthCheck resource in the specified project using the data included in the request. This method supports patch semantics.\n\n Args:\n request: (ComputeHealthChecksPatchRequest) input message\n global_params: (StandardQueryParameters, defa...
def Patch(self, request, global_params=None): 'Updates a HealthCheck resource in the specified project using the data included in the request. This method supports patch semantics.\n\n Args:\n request: (ComputeHealthChecksPatchRequest) input message\n global_params: (StandardQueryParameters, defa...
0e23527a1c9712b4a6567a5bac75b236dffb16de2730e491e30acb1689df9c4a
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeHealthChecksTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:...
Returns permissions that a caller has on the specified resource. Args: request: (ComputeHealthChecksTestIamPermissionsRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (TestPermissionsResponse) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
TestIamPermissions
KaranToor/MA450
1
python
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeHealthChecksTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:...
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeHealthChecksTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:...
602bfb83d2bd6ea24bfe1361bfdccefe9f2313d96cf7a0788c46359a7595f9d6
def Update(self, request, global_params=None): 'Updates a HealthCheck resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHealthChecksUpdateRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n R...
Updates a HealthCheck resource in the specified project using the data included in the request. Args: request: (ComputeHealthChecksUpdateRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Update
KaranToor/MA450
1
python
def Update(self, request, global_params=None): 'Updates a HealthCheck resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHealthChecksUpdateRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n R...
def Update(self, request, global_params=None): 'Updates a HealthCheck resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHealthChecksUpdateRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n R...
ba65a26fe40b708cdc4b1bfbe871768c27cdbff95a3cbcbaf38096153cb794f9
def AggregatedList(self, request, global_params=None): 'Retrieves an aggregated list of host types.\n\n Args:\n request: (ComputeHostTypesAggregatedListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (HostTypeAggregatedLis...
Retrieves an aggregated list of host types. Args: request: (ComputeHostTypesAggregatedListRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (HostTypeAggregatedList) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
AggregatedList
KaranToor/MA450
1
python
def AggregatedList(self, request, global_params=None): 'Retrieves an aggregated list of host types.\n\n Args:\n request: (ComputeHostTypesAggregatedListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (HostTypeAggregatedLis...
def AggregatedList(self, request, global_params=None): 'Retrieves an aggregated list of host types.\n\n Args:\n request: (ComputeHostTypesAggregatedListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (HostTypeAggregatedLis...
b4092e365a48da482b679f2b12642c2ba9e3f7fe7ff2bb999bbf1f6808449492
def Get(self, request, global_params=None): 'Returns the specified host type. Get a list of available host types by making a list() request.\n\n Args:\n request: (ComputeHostTypesGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n...
Returns the specified host type. Get a list of available host types by making a list() request. Args: request: (ComputeHostTypesGetRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (HostType) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Get
KaranToor/MA450
1
python
def Get(self, request, global_params=None): 'Returns the specified host type. Get a list of available host types by making a list() request.\n\n Args:\n request: (ComputeHostTypesGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n...
def Get(self, request, global_params=None): 'Returns the specified host type. Get a list of available host types by making a list() request.\n\n Args:\n request: (ComputeHostTypesGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n...
b744aa71bc478315cd2458f406ef464a05e3cfa30d6d3f59170976b6aa60e564
def List(self, request, global_params=None): 'Retrieves a list of host types available to the specified project.\n\n Args:\n request: (ComputeHostTypesListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (HostTypeList) The ...
Retrieves a list of host types available to the specified project. Args: request: (ComputeHostTypesListRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (HostTypeList) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
List
KaranToor/MA450
1
python
def List(self, request, global_params=None): 'Retrieves a list of host types available to the specified project.\n\n Args:\n request: (ComputeHostTypesListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (HostTypeList) The ...
def List(self, request, global_params=None): 'Retrieves a list of host types available to the specified project.\n\n Args:\n request: (ComputeHostTypesListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (HostTypeList) The ...
593c2fd1375fa9f789a5e7863195ce1bfe215dadccf8c88fd6f44a5b88c19216
def AggregatedList(self, request, global_params=None): 'Retrieves an aggregated list of hosts.\n\n Args:\n request: (ComputeHostsAggregatedListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (HostAggregatedList) The respon...
Retrieves an aggregated list of hosts. Args: request: (ComputeHostsAggregatedListRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (HostAggregatedList) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
AggregatedList
KaranToor/MA450
1
python
def AggregatedList(self, request, global_params=None): 'Retrieves an aggregated list of hosts.\n\n Args:\n request: (ComputeHostsAggregatedListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (HostAggregatedList) The respon...
def AggregatedList(self, request, global_params=None): 'Retrieves an aggregated list of hosts.\n\n Args:\n request: (ComputeHostsAggregatedListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (HostAggregatedList) The respon...
4d1968863fae0c8fd66cc213f9ede6fb513c8acc32d868c0d4fe5a1f0414cdb5
def Delete(self, request, global_params=None): 'Deletes the specified Host resource.\n\n Args:\n request: (ComputeHostsDeleteRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response message.\n ' co...
Deletes the specified Host resource. Args: request: (ComputeHostsDeleteRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Delete
KaranToor/MA450
1
python
def Delete(self, request, global_params=None): 'Deletes the specified Host resource.\n\n Args:\n request: (ComputeHostsDeleteRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response message.\n ' co...
def Delete(self, request, global_params=None): 'Deletes the specified Host resource.\n\n Args:\n request: (ComputeHostsDeleteRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response message.\n ' co...
abb76f6fab3f65d2b98bc789d353a29d90faf5874315a56cf26980e66228a1e7
def Get(self, request, global_params=None): 'Returns the specified host. Get a list of available hosts by making a list() request.\n\n Args:\n request: (ComputeHostsGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Host)...
Returns the specified host. Get a list of available hosts by making a list() request. Args: request: (ComputeHostsGetRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Host) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Get
KaranToor/MA450
1
python
def Get(self, request, global_params=None): 'Returns the specified host. Get a list of available hosts by making a list() request.\n\n Args:\n request: (ComputeHostsGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Host)...
def Get(self, request, global_params=None): 'Returns the specified host. Get a list of available hosts by making a list() request.\n\n Args:\n request: (ComputeHostsGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Host)...
bdcdac33c5c0d8a230619b9f8597e8b08837e7525c8660097cd9a7daee4dba3f
def GetIamPolicy(self, request, global_params=None): 'Gets the access control policy for a resource. May be empty if no such policy or resource exists.\n\n Args:\n request: (ComputeHostsGetIamPolicyRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n...
Gets the access control policy for a resource. May be empty if no such policy or resource exists. Args: request: (ComputeHostsGetIamPolicyRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Policy) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
GetIamPolicy
KaranToor/MA450
1
python
def GetIamPolicy(self, request, global_params=None): 'Gets the access control policy for a resource. May be empty if no such policy or resource exists.\n\n Args:\n request: (ComputeHostsGetIamPolicyRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n...
def GetIamPolicy(self, request, global_params=None): 'Gets the access control policy for a resource. May be empty if no such policy or resource exists.\n\n Args:\n request: (ComputeHostsGetIamPolicyRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n...
a8f13d3451bd7c3ebf143a87f122fdca37e61dd5e830db69534762f73f3593ec
def Insert(self, request, global_params=None): 'Creates a host resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHostsInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
Creates a host resource in the specified project using the data included in the request. Args: request: (ComputeHostsInsertRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Insert
KaranToor/MA450
1
python
def Insert(self, request, global_params=None): 'Creates a host resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHostsInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
def Insert(self, request, global_params=None): 'Creates a host resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHostsInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
dc837f180ec49fca19b944a8922acb816cbd209ded532d171aacc0503db6ba67
def List(self, request, global_params=None): 'Retrieves a list of hosts available to the specified project.\n\n Args:\n request: (ComputeHostsListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (HostList) The response mess...
Retrieves a list of hosts available to the specified project. Args: request: (ComputeHostsListRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (HostList) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
List
KaranToor/MA450
1
python
def List(self, request, global_params=None): 'Retrieves a list of hosts available to the specified project.\n\n Args:\n request: (ComputeHostsListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (HostList) The response mess...
def List(self, request, global_params=None): 'Retrieves a list of hosts available to the specified project.\n\n Args:\n request: (ComputeHostsListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (HostList) The response mess...
11bc826cb00ef3aed36ea0fb3f0c35283ae3d987d4d47c153a45fcc7b22f45d9
def SetIamPolicy(self, request, global_params=None): 'Sets the access control policy on the specified resource. Replaces any existing policy.\n\n Args:\n request: (ComputeHostsSetIamPolicyRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Retu...
Sets the access control policy on the specified resource. Replaces any existing policy. Args: request: (ComputeHostsSetIamPolicyRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Policy) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
SetIamPolicy
KaranToor/MA450
1
python
def SetIamPolicy(self, request, global_params=None): 'Sets the access control policy on the specified resource. Replaces any existing policy.\n\n Args:\n request: (ComputeHostsSetIamPolicyRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Retu...
def SetIamPolicy(self, request, global_params=None): 'Sets the access control policy on the specified resource. Replaces any existing policy.\n\n Args:\n request: (ComputeHostsSetIamPolicyRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Retu...
f796a678f8388d62204a417a13c523c2331e9b4f90e4440d66bbe6efd6c77043
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeHostsTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
Returns permissions that a caller has on the specified resource. Args: request: (ComputeHostsTestIamPermissionsRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (TestPermissionsResponse) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
TestIamPermissions
KaranToor/MA450
1
python
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeHostsTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeHostsTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
cd5f3c4191d3890f09ae69eb4fb69ab28db43642aad0c93abf021dd7357c4fb2
def Delete(self, request, global_params=None): 'Deletes the specified HttpHealthCheck resource.\n\n Args:\n request: (ComputeHttpHealthChecksDeleteRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response me...
Deletes the specified HttpHealthCheck resource. Args: request: (ComputeHttpHealthChecksDeleteRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Delete
KaranToor/MA450
1
python
def Delete(self, request, global_params=None): 'Deletes the specified HttpHealthCheck resource.\n\n Args:\n request: (ComputeHttpHealthChecksDeleteRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response me...
def Delete(self, request, global_params=None): 'Deletes the specified HttpHealthCheck resource.\n\n Args:\n request: (ComputeHttpHealthChecksDeleteRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response me...
513b9c42d581b42eac0fa2aa5ad91688103f88482ee061bdd9ac6fd3ee406926
def Get(self, request, global_params=None): 'Returns the specified HttpHealthCheck resource. Get a list of available HTTP health checks by making a list() request.\n\n Args:\n request: (ComputeHttpHealthChecksGetRequest) input message\n global_params: (StandardQueryParameters, default: None) glob...
Returns the specified HttpHealthCheck resource. Get a list of available HTTP health checks by making a list() request. Args: request: (ComputeHttpHealthChecksGetRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (HttpHealthCheck) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Get
KaranToor/MA450
1
python
def Get(self, request, global_params=None): 'Returns the specified HttpHealthCheck resource. Get a list of available HTTP health checks by making a list() request.\n\n Args:\n request: (ComputeHttpHealthChecksGetRequest) input message\n global_params: (StandardQueryParameters, default: None) glob...
def Get(self, request, global_params=None): 'Returns the specified HttpHealthCheck resource. Get a list of available HTTP health checks by making a list() request.\n\n Args:\n request: (ComputeHttpHealthChecksGetRequest) input message\n global_params: (StandardQueryParameters, default: None) glob...
ebdf6bfb240ab27aba45d1c9f79a2f70d25e077dba750ae7dce41be4baa16133
def Insert(self, request, global_params=None): 'Creates a HttpHealthCheck resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHttpHealthChecksInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\...
Creates a HttpHealthCheck resource in the specified project using the data included in the request. Args: request: (ComputeHttpHealthChecksInsertRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Insert
KaranToor/MA450
1
python
def Insert(self, request, global_params=None): 'Creates a HttpHealthCheck resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHttpHealthChecksInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\...
def Insert(self, request, global_params=None): 'Creates a HttpHealthCheck resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHttpHealthChecksInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\...
3c413fc4729a115e7ac06e6c5c5110dade4dcebf2c0248c0a1ba98c9b97c29b6
def List(self, request, global_params=None): 'Retrieves the list of HttpHealthCheck resources available to the specified project.\n\n Args:\n request: (ComputeHttpHealthChecksListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
Retrieves the list of HttpHealthCheck resources available to the specified project. Args: request: (ComputeHttpHealthChecksListRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (HttpHealthCheckList) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
List
KaranToor/MA450
1
python
def List(self, request, global_params=None): 'Retrieves the list of HttpHealthCheck resources available to the specified project.\n\n Args:\n request: (ComputeHttpHealthChecksListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
def List(self, request, global_params=None): 'Retrieves the list of HttpHealthCheck resources available to the specified project.\n\n Args:\n request: (ComputeHttpHealthChecksListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
b25b4efa78094fda189fdaffd46b8185cb8ca31a88a70a0bae3b4f259674c5bb
def Patch(self, request, global_params=None): 'Updates a HttpHealthCheck resource in the specified project using the data included in the request. This method supports patch semantics.\n\n Args:\n request: (ComputeHttpHealthChecksPatchRequest) input message\n global_params: (StandardQueryParamete...
Updates a HttpHealthCheck resource in the specified project using the data included in the request. This method supports patch semantics. Args: request: (ComputeHttpHealthChecksPatchRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response m...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Patch
KaranToor/MA450
1
python
def Patch(self, request, global_params=None): 'Updates a HttpHealthCheck resource in the specified project using the data included in the request. This method supports patch semantics.\n\n Args:\n request: (ComputeHttpHealthChecksPatchRequest) input message\n global_params: (StandardQueryParamete...
def Patch(self, request, global_params=None): 'Updates a HttpHealthCheck resource in the specified project using the data included in the request. This method supports patch semantics.\n\n Args:\n request: (ComputeHttpHealthChecksPatchRequest) input message\n global_params: (StandardQueryParamete...
2bc28736897d53d4a9b85761783ec2aa8b3e7477ed0fdec2a0946f5637719f77
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeHttpHealthChecksTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Retu...
Returns permissions that a caller has on the specified resource. Args: request: (ComputeHttpHealthChecksTestIamPermissionsRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (TestPermissionsResponse) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
TestIamPermissions
KaranToor/MA450
1
python
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeHttpHealthChecksTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Retu...
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeHttpHealthChecksTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Retu...
435060fb3cb33e1d84efc34edc8a103355d9f3a5a02e797c9b7be00f55a9edf7
def Update(self, request, global_params=None): 'Updates a HttpHealthCheck resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHttpHealthChecksUpdateRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\...
Updates a HttpHealthCheck resource in the specified project using the data included in the request. Args: request: (ComputeHttpHealthChecksUpdateRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Update
KaranToor/MA450
1
python
def Update(self, request, global_params=None): 'Updates a HttpHealthCheck resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHttpHealthChecksUpdateRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\...
def Update(self, request, global_params=None): 'Updates a HttpHealthCheck resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHttpHealthChecksUpdateRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\...
6477a4f528214de1daed0fa7a86eb0f2207a172de05c02ffa7b78c830342036b
def Delete(self, request, global_params=None): 'Deletes the specified HttpsHealthCheck resource.\n\n Args:\n request: (ComputeHttpsHealthChecksDeleteRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response ...
Deletes the specified HttpsHealthCheck resource. Args: request: (ComputeHttpsHealthChecksDeleteRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Delete
KaranToor/MA450
1
python
def Delete(self, request, global_params=None): 'Deletes the specified HttpsHealthCheck resource.\n\n Args:\n request: (ComputeHttpsHealthChecksDeleteRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response ...
def Delete(self, request, global_params=None): 'Deletes the specified HttpsHealthCheck resource.\n\n Args:\n request: (ComputeHttpsHealthChecksDeleteRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response ...
55d01a069da55d902fa9cf73461a83eed0d65e74c03be58bea027404ce69f31d
def Get(self, request, global_params=None): 'Returns the specified HttpsHealthCheck resource. Get a list of available HTTPS health checks by making a list() request.\n\n Args:\n request: (ComputeHttpsHealthChecksGetRequest) input message\n global_params: (StandardQueryParameters, default: None) g...
Returns the specified HttpsHealthCheck resource. Get a list of available HTTPS health checks by making a list() request. Args: request: (ComputeHttpsHealthChecksGetRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (HttpsHealthCheck) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Get
KaranToor/MA450
1
python
def Get(self, request, global_params=None): 'Returns the specified HttpsHealthCheck resource. Get a list of available HTTPS health checks by making a list() request.\n\n Args:\n request: (ComputeHttpsHealthChecksGetRequest) input message\n global_params: (StandardQueryParameters, default: None) g...
def Get(self, request, global_params=None): 'Returns the specified HttpsHealthCheck resource. Get a list of available HTTPS health checks by making a list() request.\n\n Args:\n request: (ComputeHttpsHealthChecksGetRequest) input message\n global_params: (StandardQueryParameters, default: None) g...
3d52128f8bb0c8f11b5b59b41583a60a803e5a0d6823a61464b376e46e3decbc
def Insert(self, request, global_params=None): 'Creates a HttpsHealthCheck resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHttpsHealthChecksInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global argument...
Creates a HttpsHealthCheck resource in the specified project using the data included in the request. Args: request: (ComputeHttpsHealthChecksInsertRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Insert
KaranToor/MA450
1
python
def Insert(self, request, global_params=None): 'Creates a HttpsHealthCheck resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHttpsHealthChecksInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global argument...
def Insert(self, request, global_params=None): 'Creates a HttpsHealthCheck resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHttpsHealthChecksInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global argument...
5ad1dde7e7b6e1170459015899538f8f6821071a7dc1921f84d515a8db6c6e59
def List(self, request, global_params=None): 'Retrieves the list of HttpsHealthCheck resources available to the specified project.\n\n Args:\n request: (ComputeHttpsHealthChecksListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
Retrieves the list of HttpsHealthCheck resources available to the specified project. Args: request: (ComputeHttpsHealthChecksListRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (HttpsHealthCheckList) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
List
KaranToor/MA450
1
python
def List(self, request, global_params=None): 'Retrieves the list of HttpsHealthCheck resources available to the specified project.\n\n Args:\n request: (ComputeHttpsHealthChecksListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
def List(self, request, global_params=None): 'Retrieves the list of HttpsHealthCheck resources available to the specified project.\n\n Args:\n request: (ComputeHttpsHealthChecksListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
08bac33c7ad41d6d55d63e9d2ca4550b434707ac9b55214a0e7330c42c414eb8
def Patch(self, request, global_params=None): 'Updates a HttpsHealthCheck resource in the specified project using the data included in the request. This method supports patch semantics.\n\n Args:\n request: (ComputeHttpsHealthChecksPatchRequest) input message\n global_params: (StandardQueryParame...
Updates a HttpsHealthCheck resource in the specified project using the data included in the request. This method supports patch semantics. Args: request: (ComputeHttpsHealthChecksPatchRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Patch
KaranToor/MA450
1
python
def Patch(self, request, global_params=None): 'Updates a HttpsHealthCheck resource in the specified project using the data included in the request. This method supports patch semantics.\n\n Args:\n request: (ComputeHttpsHealthChecksPatchRequest) input message\n global_params: (StandardQueryParame...
def Patch(self, request, global_params=None): 'Updates a HttpsHealthCheck resource in the specified project using the data included in the request. This method supports patch semantics.\n\n Args:\n request: (ComputeHttpsHealthChecksPatchRequest) input message\n global_params: (StandardQueryParame...
42e4a101f7ce8b03155e8ea6b2660dbe03e48dd2b17c17d331c8f469802d9015
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeHttpsHealthChecksTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Ret...
Returns permissions that a caller has on the specified resource. Args: request: (ComputeHttpsHealthChecksTestIamPermissionsRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (TestPermissionsResponse) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
TestIamPermissions
KaranToor/MA450
1
python
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeHttpsHealthChecksTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Ret...
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeHttpsHealthChecksTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Ret...
b732e5d93b183c8eae1263a81e74cd30499be7a78cf19425719c6c69679e3cc1
def Update(self, request, global_params=None): 'Updates a HttpsHealthCheck resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHttpsHealthChecksUpdateRequest) input message\n global_params: (StandardQueryParameters, default: None) global argument...
Updates a HttpsHealthCheck resource in the specified project using the data included in the request. Args: request: (ComputeHttpsHealthChecksUpdateRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Update
KaranToor/MA450
1
python
def Update(self, request, global_params=None): 'Updates a HttpsHealthCheck resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHttpsHealthChecksUpdateRequest) input message\n global_params: (StandardQueryParameters, default: None) global argument...
def Update(self, request, global_params=None): 'Updates a HttpsHealthCheck resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeHttpsHealthChecksUpdateRequest) input message\n global_params: (StandardQueryParameters, default: None) global argument...
ca50654519e95a439de51eb6c072e2eff529382feba51a6fdfefe34bdebf7331
def Delete(self, request, global_params=None): 'Deletes the specified image.\n\n Args:\n request: (ComputeImagesDeleteRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response message.\n ' config = ...
Deletes the specified image. Args: request: (ComputeImagesDeleteRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Delete
KaranToor/MA450
1
python
def Delete(self, request, global_params=None): 'Deletes the specified image.\n\n Args:\n request: (ComputeImagesDeleteRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response message.\n ' config = ...
def Delete(self, request, global_params=None): 'Deletes the specified image.\n\n Args:\n request: (ComputeImagesDeleteRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response message.\n ' config = ...
46f67fe611e61cae79e09bdfad0723995484580ba9bc628bb0543daf1f13eda8
def Deprecate(self, request, global_params=None): 'Sets the deprecation status of an image.\n\nIf an empty request body is given, clears the deprecation status instead.\n\n Args:\n request: (ComputeImagesDeprecateRequest) input message\n global_params: (StandardQueryParameters, default: None) glo...
Sets the deprecation status of an image. If an empty request body is given, clears the deprecation status instead. Args: request: (ComputeImagesDeprecateRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Deprecate
KaranToor/MA450
1
python
def Deprecate(self, request, global_params=None): 'Sets the deprecation status of an image.\n\nIf an empty request body is given, clears the deprecation status instead.\n\n Args:\n request: (ComputeImagesDeprecateRequest) input message\n global_params: (StandardQueryParameters, default: None) glo...
def Deprecate(self, request, global_params=None): 'Sets the deprecation status of an image.\n\nIf an empty request body is given, clears the deprecation status instead.\n\n Args:\n request: (ComputeImagesDeprecateRequest) input message\n global_params: (StandardQueryParameters, default: None) glo...
f89928e85fef83fe1684b06b68b3175194f275ef4db518c1f557d33a6a8b9de0
def Get(self, request, global_params=None): 'Returns the specified image. Get a list of available images by making a list() request.\n\n Args:\n request: (ComputeImagesGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Im...
Returns the specified image. Get a list of available images by making a list() request. Args: request: (ComputeImagesGetRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Image) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Get
KaranToor/MA450
1
python
def Get(self, request, global_params=None): 'Returns the specified image. Get a list of available images by making a list() request.\n\n Args:\n request: (ComputeImagesGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Im...
def Get(self, request, global_params=None): 'Returns the specified image. Get a list of available images by making a list() request.\n\n Args:\n request: (ComputeImagesGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Im...
7182a910c9aeaae654e2760fb66aaadcac2e605298e88269fa24e54e9a021172
def GetFromFamily(self, request, global_params=None): 'Returns the latest image that is part of an image family and is not deprecated.\n\n Args:\n request: (ComputeImagesGetFromFamilyRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\...
Returns the latest image that is part of an image family and is not deprecated. Args: request: (ComputeImagesGetFromFamilyRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Image) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
GetFromFamily
KaranToor/MA450
1
python
def GetFromFamily(self, request, global_params=None): 'Returns the latest image that is part of an image family and is not deprecated.\n\n Args:\n request: (ComputeImagesGetFromFamilyRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\...
def GetFromFamily(self, request, global_params=None): 'Returns the latest image that is part of an image family and is not deprecated.\n\n Args:\n request: (ComputeImagesGetFromFamilyRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\...
4311f9912a84f08635fbbb94ace5e9a3da23b5b1a8c88718c81cfdd063c71764
def Insert(self, request, global_params=None): 'Creates an image in the specified project using the data included in the request.\n\n Args:\n request: (ComputeImagesInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Op...
Creates an image in the specified project using the data included in the request. Args: request: (ComputeImagesInsertRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Insert
KaranToor/MA450
1
python
def Insert(self, request, global_params=None): 'Creates an image in the specified project using the data included in the request.\n\n Args:\n request: (ComputeImagesInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Op...
def Insert(self, request, global_params=None): 'Creates an image in the specified project using the data included in the request.\n\n Args:\n request: (ComputeImagesInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Op...
e5a37b133598169c017a736c065957ae023cbd72bc4eda005a89230991e6ade6
def List(self, request, global_params=None): 'Retrieves the list of private images available to the specified project. Private images are images you create that belong to your project. This method does not get any images that belong to other projects, including publicly-available images, like Debian 8. If you want ...
Retrieves the list of private images available to the specified project. Private images are images you create that belong to your project. This method does not get any images that belong to other projects, including publicly-available images, like Debian 8. If you want to get a list of publicly-available images, use th...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
List
KaranToor/MA450
1
python
def List(self, request, global_params=None): 'Retrieves the list of private images available to the specified project. Private images are images you create that belong to your project. This method does not get any images that belong to other projects, including publicly-available images, like Debian 8. If you want ...
def List(self, request, global_params=None): 'Retrieves the list of private images available to the specified project. Private images are images you create that belong to your project. This method does not get any images that belong to other projects, including publicly-available images, like Debian 8. If you want ...
f839224755e30bc5bbb5201a49bc658863d205069d353f1fb778c67261a1ea06
def SetLabels(self, request, global_params=None): 'Sets the labels on an image. To learn more about labels, read the Labeling or Tagging Resources documentation.\n\n Args:\n request: (ComputeImagesSetLabelsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arg...
Sets the labels on an image. To learn more about labels, read the Labeling or Tagging Resources documentation. Args: request: (ComputeImagesSetLabelsRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
SetLabels
KaranToor/MA450
1
python
def SetLabels(self, request, global_params=None): 'Sets the labels on an image. To learn more about labels, read the Labeling or Tagging Resources documentation.\n\n Args:\n request: (ComputeImagesSetLabelsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arg...
def SetLabels(self, request, global_params=None): 'Sets the labels on an image. To learn more about labels, read the Labeling or Tagging Resources documentation.\n\n Args:\n request: (ComputeImagesSetLabelsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arg...
fa508c51f1aa2209145a98093e5a3c2299e53cb155359d0d70d640509764c15a
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeImagesTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
Returns permissions that a caller has on the specified resource. Args: request: (ComputeImagesTestIamPermissionsRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (TestPermissionsResponse) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
TestIamPermissions
KaranToor/MA450
1
python
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeImagesTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeImagesTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
235880f27ccb3e2b6e02269043eff85aa230617ec3ec01fe347403500d4e8e5d
def AbandonInstances(self, request, global_params=None): 'Schedules a group action to remove the specified instances from the managed instance group. Abandoning an instance does not delete the instance, but it does remove the instance from any target pools that are applied by the managed instance group. This method...
Schedules a group action to remove the specified instances from the managed instance group. Abandoning an instance does not delete the instance, but it does remove the instance from any target pools that are applied by the managed instance group. This method reduces the targetSize of the managed instance group by the n...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
AbandonInstances
KaranToor/MA450
1
python
def AbandonInstances(self, request, global_params=None): 'Schedules a group action to remove the specified instances from the managed instance group. Abandoning an instance does not delete the instance, but it does remove the instance from any target pools that are applied by the managed instance group. This method...
def AbandonInstances(self, request, global_params=None): 'Schedules a group action to remove the specified instances from the managed instance group. Abandoning an instance does not delete the instance, but it does remove the instance from any target pools that are applied by the managed instance group. This method...
9b65f17269cc5511861209a7eecf5dabfd0c5c285301c5411858ecffd6838bca
def AggregatedList(self, request, global_params=None): 'Retrieves the list of managed instance groups and groups them by zone.\n\n Args:\n request: (ComputeInstanceGroupManagersAggregatedListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n R...
Retrieves the list of managed instance groups and groups them by zone. Args: request: (ComputeInstanceGroupManagersAggregatedListRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (InstanceGroupManagerAggregatedList) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
AggregatedList
KaranToor/MA450
1
python
def AggregatedList(self, request, global_params=None): 'Retrieves the list of managed instance groups and groups them by zone.\n\n Args:\n request: (ComputeInstanceGroupManagersAggregatedListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n R...
def AggregatedList(self, request, global_params=None): 'Retrieves the list of managed instance groups and groups them by zone.\n\n Args:\n request: (ComputeInstanceGroupManagersAggregatedListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n R...
787dfbf5d69787bd65cb4db52b9ba688b716164b63704f002e2b42a23189351e
def Delete(self, request, global_params=None): 'Deletes the specified managed instance group and all of the instances in that group. Note that the instance group must not belong to a backend service. Read Deleting an instance group for more information.\n\n Args:\n request: (ComputeInstanceGroupManager...
Deletes the specified managed instance group and all of the instances in that group. Note that the instance group must not belong to a backend service. Read Deleting an instance group for more information. Args: request: (ComputeInstanceGroupManagersDeleteRequest) input message global_params: (StandardQueryParame...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Delete
KaranToor/MA450
1
python
def Delete(self, request, global_params=None): 'Deletes the specified managed instance group and all of the instances in that group. Note that the instance group must not belong to a backend service. Read Deleting an instance group for more information.\n\n Args:\n request: (ComputeInstanceGroupManager...
def Delete(self, request, global_params=None): 'Deletes the specified managed instance group and all of the instances in that group. Note that the instance group must not belong to a backend service. Read Deleting an instance group for more information.\n\n Args:\n request: (ComputeInstanceGroupManager...
d4c907018fbf6519f29a59413eafd4b5f3ecdf5c0357a354d2069bfac69be416
def DeleteInstances(self, request, global_params=None): 'Schedules a group action to delete the specified instances in the managed instance group. The instances are also removed from any target pools of which they were a member. This method reduces the targetSize of the managed instance group by the number of insta...
Schedules a group action to delete the specified instances in the managed instance group. The instances are also removed from any target pools of which they were a member. This method reduces the targetSize of the managed instance group by the number of instances that you delete. This operation is marked as DONE when t...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
DeleteInstances
KaranToor/MA450
1
python
def DeleteInstances(self, request, global_params=None): 'Schedules a group action to delete the specified instances in the managed instance group. The instances are also removed from any target pools of which they were a member. This method reduces the targetSize of the managed instance group by the number of insta...
def DeleteInstances(self, request, global_params=None): 'Schedules a group action to delete the specified instances in the managed instance group. The instances are also removed from any target pools of which they were a member. This method reduces the targetSize of the managed instance group by the number of insta...
849b07dc734316da52d2f99ddfa39d4bc59463acb0a1c91da8aa646792c5ce01
def Get(self, request, global_params=None): 'Returns all of the details about the specified managed instance group. Get a list of available managed instance groups by making a list() request.\n\n Args:\n request: (ComputeInstanceGroupManagersGetRequest) input message\n global_params: (StandardQue...
Returns all of the details about the specified managed instance group. Get a list of available managed instance groups by making a list() request. Args: request: (ComputeInstanceGroupManagersGetRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (InstanceGroup...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Get
KaranToor/MA450
1
python
def Get(self, request, global_params=None): 'Returns all of the details about the specified managed instance group. Get a list of available managed instance groups by making a list() request.\n\n Args:\n request: (ComputeInstanceGroupManagersGetRequest) input message\n global_params: (StandardQue...
def Get(self, request, global_params=None): 'Returns all of the details about the specified managed instance group. Get a list of available managed instance groups by making a list() request.\n\n Args:\n request: (ComputeInstanceGroupManagersGetRequest) input message\n global_params: (StandardQue...
89c11ffcdcdfe58af1e4180b89d05605c70217b3c2b388c33302ecfd88c60b73
def Insert(self, request, global_params=None): 'Creates a managed instance group using the information that you specify in the request. After the group is created, it schedules an action to create instances in the group using the specified instance template. This operation is marked as DONE when the group is create...
Creates a managed instance group using the information that you specify in the request. After the group is created, it schedules an action to create instances in the group using the specified instance template. This operation is marked as DONE when the group is created even if the instances in the group have not yet be...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Insert
KaranToor/MA450
1
python
def Insert(self, request, global_params=None): 'Creates a managed instance group using the information that you specify in the request. After the group is created, it schedules an action to create instances in the group using the specified instance template. This operation is marked as DONE when the group is create...
def Insert(self, request, global_params=None): 'Creates a managed instance group using the information that you specify in the request. After the group is created, it schedules an action to create instances in the group using the specified instance template. This operation is marked as DONE when the group is create...
bfb518fa122a9c13cab2fae4d0deaaeab9de65e0648bed2b1b07d00efa56a6c7
def List(self, request, global_params=None): 'Retrieves a list of managed instance groups that are contained within the specified project and zone.\n\n Args:\n request: (ComputeInstanceGroupManagersListRequest) input message\n global_params: (StandardQueryParameters, default: None) global argumen...
Retrieves a list of managed instance groups that are contained within the specified project and zone. Args: request: (ComputeInstanceGroupManagersListRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (InstanceGroupManagerList) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
List
KaranToor/MA450
1
python
def List(self, request, global_params=None): 'Retrieves a list of managed instance groups that are contained within the specified project and zone.\n\n Args:\n request: (ComputeInstanceGroupManagersListRequest) input message\n global_params: (StandardQueryParameters, default: None) global argumen...
def List(self, request, global_params=None): 'Retrieves a list of managed instance groups that are contained within the specified project and zone.\n\n Args:\n request: (ComputeInstanceGroupManagersListRequest) input message\n global_params: (StandardQueryParameters, default: None) global argumen...
4756d580f6a0165fa60cf41e8bec4e4d162abae4dfc99fc6ec7265fa12d85985
def ListManagedInstances(self, request, global_params=None): 'Lists all of the instances in the managed instance group. Each instance in the list has a currentAction, which indicates the action that the managed instance group is performing on the instance. For example, if the group is still creating an instance, th...
Lists all of the instances in the managed instance group. Each instance in the list has a currentAction, which indicates the action that the managed instance group is performing on the instance. For example, if the group is still creating an instance, the currentAction is CREATING. If a previous action failed, the list...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
ListManagedInstances
KaranToor/MA450
1
python
def ListManagedInstances(self, request, global_params=None): 'Lists all of the instances in the managed instance group. Each instance in the list has a currentAction, which indicates the action that the managed instance group is performing on the instance. For example, if the group is still creating an instance, th...
def ListManagedInstances(self, request, global_params=None): 'Lists all of the instances in the managed instance group. Each instance in the list has a currentAction, which indicates the action that the managed instance group is performing on the instance. For example, if the group is still creating an instance, th...
48f4c49c25c8555e54cbab2a12c97237c639fd7b1463c6e97f83df7341d97595
def Patch(self, request, global_params=None): 'Updates a managed instance group using the information that you specify in the request. The field statefulPolicy is updated using PATCH semantics. This operation is marked as DONE when the group is updated even if the instances in the group have not yet been updated. Y...
Updates a managed instance group using the information that you specify in the request. The field statefulPolicy is updated using PATCH semantics. This operation is marked as DONE when the group is updated even if the instances in the group have not yet been updated. You must separately verify the status of the individ...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Patch
KaranToor/MA450
1
python
def Patch(self, request, global_params=None): 'Updates a managed instance group using the information that you specify in the request. The field statefulPolicy is updated using PATCH semantics. This operation is marked as DONE when the group is updated even if the instances in the group have not yet been updated. Y...
def Patch(self, request, global_params=None): 'Updates a managed instance group using the information that you specify in the request. The field statefulPolicy is updated using PATCH semantics. This operation is marked as DONE when the group is updated even if the instances in the group have not yet been updated. Y...
6ed45da1785c489306cb7ecfb8932d8ad4532acb9f6ab8d7c3faabe283202b55
def RecreateInstances(self, request, global_params=None): 'Schedules a group action to recreate the specified instances in the managed instance group. The instances are deleted and recreated using the current instance template for the managed instance group. This operation is marked as DONE when the action is sched...
Schedules a group action to recreate the specified instances in the managed instance group. The instances are deleted and recreated using the current instance template for the managed instance group. This operation is marked as DONE when the action is scheduled even if the instances have not yet been recreated. You mus...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
RecreateInstances
KaranToor/MA450
1
python
def RecreateInstances(self, request, global_params=None): 'Schedules a group action to recreate the specified instances in the managed instance group. The instances are deleted and recreated using the current instance template for the managed instance group. This operation is marked as DONE when the action is sched...
def RecreateInstances(self, request, global_params=None): 'Schedules a group action to recreate the specified instances in the managed instance group. The instances are deleted and recreated using the current instance template for the managed instance group. This operation is marked as DONE when the action is sched...
067a5162a81e7ccc6cda3e64aa883b45cc77b9a74b5f5ea2207726e6e0e6a4a3
def Resize(self, request, global_params=None): 'Resizes the managed instance group. If you increase the size, the group creates new instances using the current instance template. If you decrease the size, the group deletes instances. The resize operation is marked DONE when the resize actions are scheduled even if ...
Resizes the managed instance group. If you increase the size, the group creates new instances using the current instance template. If you decrease the size, the group deletes instances. The resize operation is marked DONE when the resize actions are scheduled even if the group has not yet added or deleted any instances...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Resize
KaranToor/MA450
1
python
def Resize(self, request, global_params=None): 'Resizes the managed instance group. If you increase the size, the group creates new instances using the current instance template. If you decrease the size, the group deletes instances. The resize operation is marked DONE when the resize actions are scheduled even if ...
def Resize(self, request, global_params=None): 'Resizes the managed instance group. If you increase the size, the group creates new instances using the current instance template. If you decrease the size, the group deletes instances. The resize operation is marked DONE when the resize actions are scheduled even if ...
553d38ff91d4a896277b43d1daac8b9c34489d5be7d45c629869d04b2ee0348d
def ResizeAdvanced(self, request, global_params=None): 'Resizes the managed instance group with advanced configuration options like disabling creation retries. This is an extended version of the resize method.\n\nIf you increase the size of the instance group, the group creates new instances using the current insta...
Resizes the managed instance group with advanced configuration options like disabling creation retries. This is an extended version of the resize method. If you increase the size of the instance group, the group creates new instances using the current instance template. If you decrease the size, the group deletes inst...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
ResizeAdvanced
KaranToor/MA450
1
python
def ResizeAdvanced(self, request, global_params=None): 'Resizes the managed instance group with advanced configuration options like disabling creation retries. This is an extended version of the resize method.\n\nIf you increase the size of the instance group, the group creates new instances using the current insta...
def ResizeAdvanced(self, request, global_params=None): 'Resizes the managed instance group with advanced configuration options like disabling creation retries. This is an extended version of the resize method.\n\nIf you increase the size of the instance group, the group creates new instances using the current insta...
5ed56dc0cc3f3fd71c673076d8072ee50b4cc6943c088293c2fe04f1ce119193
def SetAutoHealingPolicies(self, request, global_params=None): 'Modifies the autohealing policies.\n\n Args:\n request: (ComputeInstanceGroupManagersSetAutoHealingPoliciesRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Op...
Modifies the autohealing policies. Args: request: (ComputeInstanceGroupManagersSetAutoHealingPoliciesRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
SetAutoHealingPolicies
KaranToor/MA450
1
python
def SetAutoHealingPolicies(self, request, global_params=None): 'Modifies the autohealing policies.\n\n Args:\n request: (ComputeInstanceGroupManagersSetAutoHealingPoliciesRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Op...
def SetAutoHealingPolicies(self, request, global_params=None): 'Modifies the autohealing policies.\n\n Args:\n request: (ComputeInstanceGroupManagersSetAutoHealingPoliciesRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Op...
5d902e48fd29442a32cf6433dac03df5a6f45e193caea2ed3a72c2f54eb3d55e
def SetInstanceTemplate(self, request, global_params=None): 'Specifies the instance template to use when creating new instances in this group. The templates for existing instances in the group do not change unless you recreate them.\n\n Args:\n request: (ComputeInstanceGroupManagersSetInstanceTemplateRe...
Specifies the instance template to use when creating new instances in this group. The templates for existing instances in the group do not change unless you recreate them. Args: request: (ComputeInstanceGroupManagersSetInstanceTemplateRequest) input message global_params: (StandardQueryParameters, default: None) g...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
SetInstanceTemplate
KaranToor/MA450
1
python
def SetInstanceTemplate(self, request, global_params=None): 'Specifies the instance template to use when creating new instances in this group. The templates for existing instances in the group do not change unless you recreate them.\n\n Args:\n request: (ComputeInstanceGroupManagersSetInstanceTemplateRe...
def SetInstanceTemplate(self, request, global_params=None): 'Specifies the instance template to use when creating new instances in this group. The templates for existing instances in the group do not change unless you recreate them.\n\n Args:\n request: (ComputeInstanceGroupManagersSetInstanceTemplateRe...
6c0468c271d859301b1fca09217f88983bc2c13d8526c3c4356bed2b8ad77e3d
def SetTargetPools(self, request, global_params=None): 'Modifies the target pools to which all instances in this managed instance group are assigned. The target pools automatically apply to all of the instances in the managed instance group. This operation is marked DONE when you make the request even if the instan...
Modifies the target pools to which all instances in this managed instance group are assigned. The target pools automatically apply to all of the instances in the managed instance group. This operation is marked DONE when you make the request even if the instances have not yet been added to their target pools. The chang...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
SetTargetPools
KaranToor/MA450
1
python
def SetTargetPools(self, request, global_params=None): 'Modifies the target pools to which all instances in this managed instance group are assigned. The target pools automatically apply to all of the instances in the managed instance group. This operation is marked DONE when you make the request even if the instan...
def SetTargetPools(self, request, global_params=None): 'Modifies the target pools to which all instances in this managed instance group are assigned. The target pools automatically apply to all of the instances in the managed instance group. This operation is marked DONE when you make the request even if the instan...
ffb0279d26cbd388829dc71b8d7cab3867de6b11ec20502c5685b0e8ccea23ea
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeInstanceGroupManagersTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n ...
Returns permissions that a caller has on the specified resource. Args: request: (ComputeInstanceGroupManagersTestIamPermissionsRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (TestPermissionsResponse) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
TestIamPermissions
KaranToor/MA450
1
python
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeInstanceGroupManagersTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n ...
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeInstanceGroupManagersTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n ...
18c9a63e7528f8e56c69b1f062e4cb9b6e1d5cc964e8fb99910ee98b988f5b54
def Update(self, request, global_params=None): 'Updates a managed instance group using the information that you specify in the request. The field statefulPolicy is updated using PATCH semantics. This operation is marked as DONE when the group is updated even if the instances in the group have not yet been updated. ...
Updates a managed instance group using the information that you specify in the request. The field statefulPolicy is updated using PATCH semantics. This operation is marked as DONE when the group is updated even if the instances in the group have not yet been updated. You must separately verify the status of the individ...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Update
KaranToor/MA450
1
python
def Update(self, request, global_params=None): 'Updates a managed instance group using the information that you specify in the request. The field statefulPolicy is updated using PATCH semantics. This operation is marked as DONE when the group is updated even if the instances in the group have not yet been updated. ...
def Update(self, request, global_params=None): 'Updates a managed instance group using the information that you specify in the request. The field statefulPolicy is updated using PATCH semantics. This operation is marked as DONE when the group is updated even if the instances in the group have not yet been updated. ...
e17ec30f0b10e5b3d1e45c0cd462c6439f97b8acf0c9e6f2dba40e95087b79d5
def AddInstances(self, request, global_params=None): 'Adds a list of instances to the specified instance group. All of the instances in the instance group must be in the same network/subnetwork. Read Adding instances for more information.\n\n Args:\n request: (ComputeInstanceGroupsAddInstancesRequest) ...
Adds a list of instances to the specified instance group. All of the instances in the instance group must be in the same network/subnetwork. Read Adding instances for more information. Args: request: (ComputeInstanceGroupsAddInstancesRequest) input message global_params: (StandardQueryParameters, default: None) g...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
AddInstances
KaranToor/MA450
1
python
def AddInstances(self, request, global_params=None): 'Adds a list of instances to the specified instance group. All of the instances in the instance group must be in the same network/subnetwork. Read Adding instances for more information.\n\n Args:\n request: (ComputeInstanceGroupsAddInstancesRequest) ...
def AddInstances(self, request, global_params=None): 'Adds a list of instances to the specified instance group. All of the instances in the instance group must be in the same network/subnetwork. Read Adding instances for more information.\n\n Args:\n request: (ComputeInstanceGroupsAddInstancesRequest) ...
f7251735c621e4622abdf4962907edcc1c918ed6494fc749c7e4fa49afe816ab
def AggregatedList(self, request, global_params=None): 'Retrieves the list of instance groups and sorts them by zone.\n\n Args:\n request: (ComputeInstanceGroupsAggregatedListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
Retrieves the list of instance groups and sorts them by zone. Args: request: (ComputeInstanceGroupsAggregatedListRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (InstanceGroupAggregatedList) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
AggregatedList
KaranToor/MA450
1
python
def AggregatedList(self, request, global_params=None): 'Retrieves the list of instance groups and sorts them by zone.\n\n Args:\n request: (ComputeInstanceGroupsAggregatedListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
def AggregatedList(self, request, global_params=None): 'Retrieves the list of instance groups and sorts them by zone.\n\n Args:\n request: (ComputeInstanceGroupsAggregatedListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
7b9bc8c41eed1b2b99a5798ea73391773361b8e64e30453d1578896963ce8b95
def Delete(self, request, global_params=None): 'Deletes the specified instance group. The instances in the group are not deleted. Note that instance group must not belong to a backend service. Read Deleting an instance group for more information.\n\n Args:\n request: (ComputeInstanceGroupsDeleteRequest...
Deletes the specified instance group. The instances in the group are not deleted. Note that instance group must not belong to a backend service. Read Deleting an instance group for more information. Args: request: (ComputeInstanceGroupsDeleteRequest) input message global_params: (StandardQueryParameters, default:...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Delete
KaranToor/MA450
1
python
def Delete(self, request, global_params=None): 'Deletes the specified instance group. The instances in the group are not deleted. Note that instance group must not belong to a backend service. Read Deleting an instance group for more information.\n\n Args:\n request: (ComputeInstanceGroupsDeleteRequest...
def Delete(self, request, global_params=None): 'Deletes the specified instance group. The instances in the group are not deleted. Note that instance group must not belong to a backend service. Read Deleting an instance group for more information.\n\n Args:\n request: (ComputeInstanceGroupsDeleteRequest...
7736c4452ea9a6f83d3a14925c1753670b40ba61f86cf7a6824527dcd8578bb8
def Get(self, request, global_params=None): 'Returns the specified instance group. Get a list of available instance groups by making a list() request.\n\n Args:\n request: (ComputeInstanceGroupsGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n ...
Returns the specified instance group. Get a list of available instance groups by making a list() request. Args: request: (ComputeInstanceGroupsGetRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (InstanceGroup) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Get
KaranToor/MA450
1
python
def Get(self, request, global_params=None): 'Returns the specified instance group. Get a list of available instance groups by making a list() request.\n\n Args:\n request: (ComputeInstanceGroupsGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n ...
def Get(self, request, global_params=None): 'Returns the specified instance group. Get a list of available instance groups by making a list() request.\n\n Args:\n request: (ComputeInstanceGroupsGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n ...
ca5267cf6aaa024f898286dd0ba817509d6fe7cc5da7db7c8a9f3324459e3d1c
def Insert(self, request, global_params=None): 'Creates an instance group in the specified project using the parameters that are included in the request.\n\n Args:\n request: (ComputeInstanceGroupsInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global argume...
Creates an instance group in the specified project using the parameters that are included in the request. Args: request: (ComputeInstanceGroupsInsertRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Insert
KaranToor/MA450
1
python
def Insert(self, request, global_params=None): 'Creates an instance group in the specified project using the parameters that are included in the request.\n\n Args:\n request: (ComputeInstanceGroupsInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global argume...
def Insert(self, request, global_params=None): 'Creates an instance group in the specified project using the parameters that are included in the request.\n\n Args:\n request: (ComputeInstanceGroupsInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global argume...
92e2070c3435bee6adff45c86fa44d2a39863d10df6276d8d0dfda7ae58c5c2a
def List(self, request, global_params=None): 'Retrieves the list of instance groups that are located in the specified project and zone.\n\n Args:\n request: (ComputeInstanceGroupsListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\...
Retrieves the list of instance groups that are located in the specified project and zone. Args: request: (ComputeInstanceGroupsListRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (InstanceGroupList) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
List
KaranToor/MA450
1
python
def List(self, request, global_params=None): 'Retrieves the list of instance groups that are located in the specified project and zone.\n\n Args:\n request: (ComputeInstanceGroupsListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\...
def List(self, request, global_params=None): 'Retrieves the list of instance groups that are located in the specified project and zone.\n\n Args:\n request: (ComputeInstanceGroupsListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\...
22c51f908ce3edf41711b46c3dfe180ef3ba854c07a42a6c7cb85fbfb80848ff
def ListInstances(self, request, global_params=None): 'Lists the instances in the specified instance group.\n\n Args:\n request: (ComputeInstanceGroupsListInstancesRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (InstanceG...
Lists the instances in the specified instance group. Args: request: (ComputeInstanceGroupsListInstancesRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (InstanceGroupsListInstances) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
ListInstances
KaranToor/MA450
1
python
def ListInstances(self, request, global_params=None): 'Lists the instances in the specified instance group.\n\n Args:\n request: (ComputeInstanceGroupsListInstancesRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (InstanceG...
def ListInstances(self, request, global_params=None): 'Lists the instances in the specified instance group.\n\n Args:\n request: (ComputeInstanceGroupsListInstancesRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (InstanceG...
09356889bdcde3629b0eadf40cd012f0b5fa596e04cdd3d2f52f0b96a0cbc2d1
def RemoveInstances(self, request, global_params=None): 'Removes one or more instances from the specified instance group, but does not delete those instances.\n\n Args:\n request: (ComputeInstanceGroupsRemoveInstancesRequest) input message\n global_params: (StandardQueryParameters, default: None)...
Removes one or more instances from the specified instance group, but does not delete those instances. Args: request: (ComputeInstanceGroupsRemoveInstancesRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
RemoveInstances
KaranToor/MA450
1
python
def RemoveInstances(self, request, global_params=None): 'Removes one or more instances from the specified instance group, but does not delete those instances.\n\n Args:\n request: (ComputeInstanceGroupsRemoveInstancesRequest) input message\n global_params: (StandardQueryParameters, default: None)...
def RemoveInstances(self, request, global_params=None): 'Removes one or more instances from the specified instance group, but does not delete those instances.\n\n Args:\n request: (ComputeInstanceGroupsRemoveInstancesRequest) input message\n global_params: (StandardQueryParameters, default: None)...
9b796b0e96d96a74862af1eee989c406401efb90c55cfc297419141e5c2a92d8
def SetNamedPorts(self, request, global_params=None): 'Sets the named ports for the specified instance group.\n\n Args:\n request: (ComputeInstanceGroupsSetNamedPortsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operati...
Sets the named ports for the specified instance group. Args: request: (ComputeInstanceGroupsSetNamedPortsRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
SetNamedPorts
KaranToor/MA450
1
python
def SetNamedPorts(self, request, global_params=None): 'Sets the named ports for the specified instance group.\n\n Args:\n request: (ComputeInstanceGroupsSetNamedPortsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operati...
def SetNamedPorts(self, request, global_params=None): 'Sets the named ports for the specified instance group.\n\n Args:\n request: (ComputeInstanceGroupsSetNamedPortsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operati...
07c446418fff3da38e13b83ba297111615fb6acb1b392ca8438112827a75314d
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeInstanceGroupsTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Return...
Returns permissions that a caller has on the specified resource. Args: request: (ComputeInstanceGroupsTestIamPermissionsRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (TestPermissionsResponse) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
TestIamPermissions
KaranToor/MA450
1
python
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeInstanceGroupsTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Return...
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeInstanceGroupsTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Return...
fa163243477bf813e224b7a90430336676ccec4bc8d19a01d4b73ee3c100822b
def Delete(self, request, global_params=None): 'Deletes the specified instance template. If you delete an instance template that is being referenced from another instance group, the instance group will not be able to create or recreate virtual machine instances. Deleting an instance template is permanent and cannot...
Deletes the specified instance template. If you delete an instance template that is being referenced from another instance group, the instance group will not be able to create or recreate virtual machine instances. Deleting an instance template is permanent and cannot be undone. Args: request: (ComputeInstanceTempla...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Delete
KaranToor/MA450
1
python
def Delete(self, request, global_params=None): 'Deletes the specified instance template. If you delete an instance template that is being referenced from another instance group, the instance group will not be able to create or recreate virtual machine instances. Deleting an instance template is permanent and cannot...
def Delete(self, request, global_params=None): 'Deletes the specified instance template. If you delete an instance template that is being referenced from another instance group, the instance group will not be able to create or recreate virtual machine instances. Deleting an instance template is permanent and cannot...
025e353a94f8141e8ffc296f0d7c4b6905fd00639a214db8b103a8d2c87537b6
def Get(self, request, global_params=None): 'Returns the specified instance template. Get a list of available instance templates by making a list() request.\n\n Args:\n request: (ComputeInstanceTemplatesGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arg...
Returns the specified instance template. Get a list of available instance templates by making a list() request. Args: request: (ComputeInstanceTemplatesGetRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (InstanceTemplate) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Get
KaranToor/MA450
1
python
def Get(self, request, global_params=None): 'Returns the specified instance template. Get a list of available instance templates by making a list() request.\n\n Args:\n request: (ComputeInstanceTemplatesGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arg...
def Get(self, request, global_params=None): 'Returns the specified instance template. Get a list of available instance templates by making a list() request.\n\n Args:\n request: (ComputeInstanceTemplatesGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arg...
a90e63c8f5d89e39d092ee80c2d7fbde940f2ff5dca7956bc4b75231bb1ec2cb
def Insert(self, request, global_params=None): 'Creates an instance template in the specified project using the data that is included in the request. If you are creating a new template to update an existing instance group, your new instance template must use the same network or, if applicable, the same subnetwork a...
Creates an instance template in the specified project using the data that is included in the request. If you are creating a new template to update an existing instance group, your new instance template must use the same network or, if applicable, the same subnetwork as the original template. Args: request: (ComputeI...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Insert
KaranToor/MA450
1
python
def Insert(self, request, global_params=None): 'Creates an instance template in the specified project using the data that is included in the request. If you are creating a new template to update an existing instance group, your new instance template must use the same network or, if applicable, the same subnetwork a...
def Insert(self, request, global_params=None): 'Creates an instance template in the specified project using the data that is included in the request. If you are creating a new template to update an existing instance group, your new instance template must use the same network or, if applicable, the same subnetwork a...
b34ab8d29c0a0f94a4e5cc5fda4d8de46ff230f54f281a40a39241278a7606c6
def List(self, request, global_params=None): 'Retrieves a list of instance templates that are contained within the specified project and zone.\n\n Args:\n request: (ComputeInstanceTemplatesListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n ...
Retrieves a list of instance templates that are contained within the specified project and zone. Args: request: (ComputeInstanceTemplatesListRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (InstanceTemplateList) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
List
KaranToor/MA450
1
python
def List(self, request, global_params=None): 'Retrieves a list of instance templates that are contained within the specified project and zone.\n\n Args:\n request: (ComputeInstanceTemplatesListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n ...
def List(self, request, global_params=None): 'Retrieves a list of instance templates that are contained within the specified project and zone.\n\n Args:\n request: (ComputeInstanceTemplatesListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n ...
cbe939ac544f840fe39e460775aff3b8f070d22447dbba425615a1a8d3939c12
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeInstanceTemplatesTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Ret...
Returns permissions that a caller has on the specified resource. Args: request: (ComputeInstanceTemplatesTestIamPermissionsRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (TestPermissionsResponse) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
TestIamPermissions
KaranToor/MA450
1
python
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeInstanceTemplatesTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Ret...
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeInstanceTemplatesTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Ret...
51cd152da4cb0aea620674133ec9b06b59df92707cbb9c3bf217f1a5c3d3e42a
def AddAccessConfig(self, request, global_params=None): "Adds an access config to an instance's network interface.\n\n Args:\n request: (ComputeInstancesAddAccessConfigRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Opera...
Adds an access config to an instance's network interface. Args: request: (ComputeInstancesAddAccessConfigRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
AddAccessConfig
KaranToor/MA450
1
python
def AddAccessConfig(self, request, global_params=None): "Adds an access config to an instance's network interface.\n\n Args:\n request: (ComputeInstancesAddAccessConfigRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Opera...
def AddAccessConfig(self, request, global_params=None): "Adds an access config to an instance's network interface.\n\n Args:\n request: (ComputeInstancesAddAccessConfigRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Opera...
019666e2c1c7226aa8f844dc11c3405198b4b408ea339c79e9ad2698a4de5ceb
def AggregatedList(self, request, global_params=None): 'Retrieves aggregated list of instances.\n\n Args:\n request: (ComputeInstancesAggregatedListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (InstanceAggregatedList) T...
Retrieves aggregated list of instances. Args: request: (ComputeInstancesAggregatedListRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (InstanceAggregatedList) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
AggregatedList
KaranToor/MA450
1
python
def AggregatedList(self, request, global_params=None): 'Retrieves aggregated list of instances.\n\n Args:\n request: (ComputeInstancesAggregatedListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (InstanceAggregatedList) T...
def AggregatedList(self, request, global_params=None): 'Retrieves aggregated list of instances.\n\n Args:\n request: (ComputeInstancesAggregatedListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (InstanceAggregatedList) T...
6a9d6b58a90a01b24bcea0f0102e221890a7b5b678d4de49fe959b7f552ea40a
def AttachDisk(self, request, global_params=None): 'Attaches a Disk resource to an instance.\n\n Args:\n request: (ComputeInstancesAttachDiskRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response message....
Attaches a Disk resource to an instance. Args: request: (ComputeInstancesAttachDiskRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
AttachDisk
KaranToor/MA450
1
python
def AttachDisk(self, request, global_params=None): 'Attaches a Disk resource to an instance.\n\n Args:\n request: (ComputeInstancesAttachDiskRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response message....
def AttachDisk(self, request, global_params=None): 'Attaches a Disk resource to an instance.\n\n Args:\n request: (ComputeInstancesAttachDiskRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response message....
1ad171cf4d28ec81b4b03a440e24ebac3dfa379e9be2c90f4237e2ef4ad7f2d2
def Delete(self, request, global_params=None): 'Deletes the specified Instance resource. For more information, see Stopping or Deleting an Instance.\n\n Args:\n request: (ComputeInstancesDeleteRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n ...
Deletes the specified Instance resource. For more information, see Stopping or Deleting an Instance. Args: request: (ComputeInstancesDeleteRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Delete
KaranToor/MA450
1
python
def Delete(self, request, global_params=None): 'Deletes the specified Instance resource. For more information, see Stopping or Deleting an Instance.\n\n Args:\n request: (ComputeInstancesDeleteRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n ...
def Delete(self, request, global_params=None): 'Deletes the specified Instance resource. For more information, see Stopping or Deleting an Instance.\n\n Args:\n request: (ComputeInstancesDeleteRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n ...
baa98b5809d6d2cc2f90ded5595d4d70391cdf7bb88a66ed240911a0fbbc0e59
def DeleteAccessConfig(self, request, global_params=None): "Deletes an access config from an instance's network interface.\n\n Args:\n request: (ComputeInstancesDeleteAccessConfigRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
Deletes an access config from an instance's network interface. Args: request: (ComputeInstancesDeleteAccessConfigRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
DeleteAccessConfig
KaranToor/MA450
1
python
def DeleteAccessConfig(self, request, global_params=None): "Deletes an access config from an instance's network interface.\n\n Args:\n request: (ComputeInstancesDeleteAccessConfigRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
def DeleteAccessConfig(self, request, global_params=None): "Deletes an access config from an instance's network interface.\n\n Args:\n request: (ComputeInstancesDeleteAccessConfigRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
5a7808d1b3a5dc3a48e0a7fb813d9dfe007da09a45663657d67f3ff4d1e716ed
def DetachDisk(self, request, global_params=None): 'Detaches a disk from an instance.\n\n Args:\n request: (ComputeInstancesDetachDiskRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response message.\n ...
Detaches a disk from an instance. Args: request: (ComputeInstancesDetachDiskRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
DetachDisk
KaranToor/MA450
1
python
def DetachDisk(self, request, global_params=None): 'Detaches a disk from an instance.\n\n Args:\n request: (ComputeInstancesDetachDiskRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response message.\n ...
def DetachDisk(self, request, global_params=None): 'Detaches a disk from an instance.\n\n Args:\n request: (ComputeInstancesDetachDiskRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response message.\n ...
46ab9f3d667793d1dcb2d8ce0f661b5f279536817c2519867e874f1812e245a0
def Get(self, request, global_params=None): 'Returns the specified Instance resource. Get a list of available instances by making a list() request.\n\n Args:\n request: (ComputeInstancesGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Ret...
Returns the specified Instance resource. Get a list of available instances by making a list() request. Args: request: (ComputeInstancesGetRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Instance) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Get
KaranToor/MA450
1
python
def Get(self, request, global_params=None): 'Returns the specified Instance resource. Get a list of available instances by making a list() request.\n\n Args:\n request: (ComputeInstancesGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Ret...
def Get(self, request, global_params=None): 'Returns the specified Instance resource. Get a list of available instances by making a list() request.\n\n Args:\n request: (ComputeInstancesGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Ret...
b3c8358e69b76429d7598597dfc2621c1bcc58e703c94952bc9bd9427873d742
def GetIamPolicy(self, request, global_params=None): 'Gets the access control policy for a resource. May be empty if no such policy or resource exists.\n\n Args:\n request: (ComputeInstancesGetIamPolicyRequest) input message\n global_params: (StandardQueryParameters, default: None) global argumen...
Gets the access control policy for a resource. May be empty if no such policy or resource exists. Args: request: (ComputeInstancesGetIamPolicyRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Policy) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
GetIamPolicy
KaranToor/MA450
1
python
def GetIamPolicy(self, request, global_params=None): 'Gets the access control policy for a resource. May be empty if no such policy or resource exists.\n\n Args:\n request: (ComputeInstancesGetIamPolicyRequest) input message\n global_params: (StandardQueryParameters, default: None) global argumen...
def GetIamPolicy(self, request, global_params=None): 'Gets the access control policy for a resource. May be empty if no such policy or resource exists.\n\n Args:\n request: (ComputeInstancesGetIamPolicyRequest) input message\n global_params: (StandardQueryParameters, default: None) global argumen...
bae32366044986f23def100f8da2859ad7329eeab8c1b32222b809704c978210
def GetSerialPortOutput(self, request, global_params=None): "Returns the specified instance's serial port output.\n\n Args:\n request: (ComputeInstancesGetSerialPortOutputRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Se...
Returns the specified instance's serial port output. Args: request: (ComputeInstancesGetSerialPortOutputRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (SerialPortOutput) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
GetSerialPortOutput
KaranToor/MA450
1
python
def GetSerialPortOutput(self, request, global_params=None): "Returns the specified instance's serial port output.\n\n Args:\n request: (ComputeInstancesGetSerialPortOutputRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Se...
def GetSerialPortOutput(self, request, global_params=None): "Returns the specified instance's serial port output.\n\n Args:\n request: (ComputeInstancesGetSerialPortOutputRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Se...
0f5f136c12f4eae6db7f2c956728165a100c4831e53a17abf248510c1cbd974b
def Insert(self, request, global_params=None): 'Creates an instance resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeInstancesInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Return...
Creates an instance resource in the specified project using the data included in the request. Args: request: (ComputeInstancesInsertRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Insert
KaranToor/MA450
1
python
def Insert(self, request, global_params=None): 'Creates an instance resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeInstancesInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Return...
def Insert(self, request, global_params=None): 'Creates an instance resource in the specified project using the data included in the request.\n\n Args:\n request: (ComputeInstancesInsertRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Return...
a19bf3c69803f50d6ac6d7d696720a16777719e36162d1416778baa5ec6e4e10
def List(self, request, global_params=None): 'Retrieves the list of instances contained within the specified zone.\n\n Args:\n request: (ComputeInstancesListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (InstanceList) Th...
Retrieves the list of instances contained within the specified zone. Args: request: (ComputeInstancesListRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (InstanceList) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
List
KaranToor/MA450
1
python
def List(self, request, global_params=None): 'Retrieves the list of instances contained within the specified zone.\n\n Args:\n request: (ComputeInstancesListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (InstanceList) Th...
def List(self, request, global_params=None): 'Retrieves the list of instances contained within the specified zone.\n\n Args:\n request: (ComputeInstancesListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (InstanceList) Th...
a0404a30ab39e0fc93f914fa068166a35d33f970917c38f0ab1751437102b1e9
def Reset(self, request, global_params=None): 'Performs a hard reset on the instance.\n\n Args:\n request: (ComputeInstancesResetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response message.\n ' ...
Performs a hard reset on the instance. Args: request: (ComputeInstancesResetRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Reset
KaranToor/MA450
1
python
def Reset(self, request, global_params=None): 'Performs a hard reset on the instance.\n\n Args:\n request: (ComputeInstancesResetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response message.\n ' ...
def Reset(self, request, global_params=None): 'Performs a hard reset on the instance.\n\n Args:\n request: (ComputeInstancesResetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response message.\n ' ...
2d7833e1875f673a8f9d1feef489cfafdaef24779b15d521215459e160c2a1d1
def SetDiskAutoDelete(self, request, global_params=None): 'Sets the auto-delete flag for a disk attached to an instance.\n\n Args:\n request: (ComputeInstancesSetDiskAutoDeleteRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
Sets the auto-delete flag for a disk attached to an instance. Args: request: (ComputeInstancesSetDiskAutoDeleteRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
SetDiskAutoDelete
KaranToor/MA450
1
python
def SetDiskAutoDelete(self, request, global_params=None): 'Sets the auto-delete flag for a disk attached to an instance.\n\n Args:\n request: (ComputeInstancesSetDiskAutoDeleteRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
def SetDiskAutoDelete(self, request, global_params=None): 'Sets the auto-delete flag for a disk attached to an instance.\n\n Args:\n request: (ComputeInstancesSetDiskAutoDeleteRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
838d1ae7e584b6b1fbbb836166052cc5f5b2ba8086d070698018e4602e32f975
def SetIamPolicy(self, request, global_params=None): 'Sets the access control policy on the specified resource. Replaces any existing policy.\n\n Args:\n request: (ComputeInstancesSetIamPolicyRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n ...
Sets the access control policy on the specified resource. Replaces any existing policy. Args: request: (ComputeInstancesSetIamPolicyRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Policy) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
SetIamPolicy
KaranToor/MA450
1
python
def SetIamPolicy(self, request, global_params=None): 'Sets the access control policy on the specified resource. Replaces any existing policy.\n\n Args:\n request: (ComputeInstancesSetIamPolicyRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n ...
def SetIamPolicy(self, request, global_params=None): 'Sets the access control policy on the specified resource. Replaces any existing policy.\n\n Args:\n request: (ComputeInstancesSetIamPolicyRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n ...
74c97796817cee7e4b09b7df9a7fad09a046a2be78bcdda9ef8a62a85307e991
def SetLabels(self, request, global_params=None): 'Sets labels on an instance. To learn more about labels, read the Labeling or Tagging Resources documentation.\n\n Args:\n request: (ComputeInstancesSetLabelsRequest) input message\n global_params: (StandardQueryParameters, default: None) global a...
Sets labels on an instance. To learn more about labels, read the Labeling or Tagging Resources documentation. Args: request: (ComputeInstancesSetLabelsRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
SetLabels
KaranToor/MA450
1
python
def SetLabels(self, request, global_params=None): 'Sets labels on an instance. To learn more about labels, read the Labeling or Tagging Resources documentation.\n\n Args:\n request: (ComputeInstancesSetLabelsRequest) input message\n global_params: (StandardQueryParameters, default: None) global a...
def SetLabels(self, request, global_params=None): 'Sets labels on an instance. To learn more about labels, read the Labeling or Tagging Resources documentation.\n\n Args:\n request: (ComputeInstancesSetLabelsRequest) input message\n global_params: (StandardQueryParameters, default: None) global a...
fbd8c1ad6b5ae1fd65aa4549e8a6a0bb307343d27c125765549c09082f4910e9
def SetMachineResources(self, request, global_params=None): 'Changes the number and/or type of accelerator for a stopped instance to the values specified in the request.\n\n Args:\n request: (ComputeInstancesSetMachineResourcesRequest) input message\n global_params: (StandardQueryParameters, defa...
Changes the number and/or type of accelerator for a stopped instance to the values specified in the request. Args: request: (ComputeInstancesSetMachineResourcesRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
SetMachineResources
KaranToor/MA450
1
python
def SetMachineResources(self, request, global_params=None): 'Changes the number and/or type of accelerator for a stopped instance to the values specified in the request.\n\n Args:\n request: (ComputeInstancesSetMachineResourcesRequest) input message\n global_params: (StandardQueryParameters, defa...
def SetMachineResources(self, request, global_params=None): 'Changes the number and/or type of accelerator for a stopped instance to the values specified in the request.\n\n Args:\n request: (ComputeInstancesSetMachineResourcesRequest) input message\n global_params: (StandardQueryParameters, defa...
b357337587bc1dc4c96c727e5fec3ab07fbf1369e9bb5afa0980f5d7bfcc0090
def SetMachineType(self, request, global_params=None): 'Changes the machine type for a stopped instance to the machine type specified in the request.\n\n Args:\n request: (ComputeInstancesSetMachineTypeRequest) input message\n global_params: (StandardQueryParameters, default: None) global argumen...
Changes the machine type for a stopped instance to the machine type specified in the request. Args: request: (ComputeInstancesSetMachineTypeRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
SetMachineType
KaranToor/MA450
1
python
def SetMachineType(self, request, global_params=None): 'Changes the machine type for a stopped instance to the machine type specified in the request.\n\n Args:\n request: (ComputeInstancesSetMachineTypeRequest) input message\n global_params: (StandardQueryParameters, default: None) global argumen...
def SetMachineType(self, request, global_params=None): 'Changes the machine type for a stopped instance to the machine type specified in the request.\n\n Args:\n request: (ComputeInstancesSetMachineTypeRequest) input message\n global_params: (StandardQueryParameters, default: None) global argumen...
b123d3bbb325900301bebc5153f2a8fc853b7f0d6fddbb028c2cf638acaaedfb
def SetMetadata(self, request, global_params=None): 'Sets metadata for the specified instance to the data included in the request.\n\n Args:\n request: (ComputeInstancesSetMetadataRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
Sets metadata for the specified instance to the data included in the request. Args: request: (ComputeInstancesSetMetadataRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
SetMetadata
KaranToor/MA450
1
python
def SetMetadata(self, request, global_params=None): 'Sets metadata for the specified instance to the data included in the request.\n\n Args:\n request: (ComputeInstancesSetMetadataRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
def SetMetadata(self, request, global_params=None): 'Sets metadata for the specified instance to the data included in the request.\n\n Args:\n request: (ComputeInstancesSetMetadataRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
4d1af7bca0517e8cc9fb5d7fafafaff758983c185388949c2c83a2f2d721897c
def SetMinCpuPlatform(self, request, global_params=None): 'Changes the minimum cpu/platform that this instance should be started as. This is called on a stopped instance.\n\n Args:\n request: (ComputeInstancesSetMinCpuPlatformRequest) input message\n global_params: (StandardQueryParameters, defau...
Changes the minimum cpu/platform that this instance should be started as. This is called on a stopped instance. Args: request: (ComputeInstancesSetMinCpuPlatformRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
SetMinCpuPlatform
KaranToor/MA450
1
python
def SetMinCpuPlatform(self, request, global_params=None): 'Changes the minimum cpu/platform that this instance should be started as. This is called on a stopped instance.\n\n Args:\n request: (ComputeInstancesSetMinCpuPlatformRequest) input message\n global_params: (StandardQueryParameters, defau...
def SetMinCpuPlatform(self, request, global_params=None): 'Changes the minimum cpu/platform that this instance should be started as. This is called on a stopped instance.\n\n Args:\n request: (ComputeInstancesSetMinCpuPlatformRequest) input message\n global_params: (StandardQueryParameters, defau...
dc56be8fdb578ff9f69a36f2a5faa1cb24001aba8104eea46deb2c2c15b1b8e3
def SetScheduling(self, request, global_params=None): "Sets an instance's scheduling options.\n\n Args:\n request: (ComputeInstancesSetSchedulingRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response mess...
Sets an instance's scheduling options. Args: request: (ComputeInstancesSetSchedulingRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
SetScheduling
KaranToor/MA450
1
python
def SetScheduling(self, request, global_params=None): "Sets an instance's scheduling options.\n\n Args:\n request: (ComputeInstancesSetSchedulingRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response mess...
def SetScheduling(self, request, global_params=None): "Sets an instance's scheduling options.\n\n Args:\n request: (ComputeInstancesSetSchedulingRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The response mess...
9464102f3d4e23dc639f390065213560b12b8e93bacd26aff08bb4d559aec309
def SetServiceAccount(self, request, global_params=None): 'Sets the service account on the instance.\n\n Args:\n request: (ComputeInstancesSetServiceAccountRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The re...
Sets the service account on the instance. Args: request: (ComputeInstancesSetServiceAccountRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
SetServiceAccount
KaranToor/MA450
1
python
def SetServiceAccount(self, request, global_params=None): 'Sets the service account on the instance.\n\n Args:\n request: (ComputeInstancesSetServiceAccountRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The re...
def SetServiceAccount(self, request, global_params=None): 'Sets the service account on the instance.\n\n Args:\n request: (ComputeInstancesSetServiceAccountRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Operation) The re...
7d7cc33696af64b259e4a99be9c82438af666c7a90c1c2234f0a6b5f3b2b16e5
def SetTags(self, request, global_params=None): 'Sets tags for the specified instance to the data included in the request.\n\n Args:\n request: (ComputeInstancesSetTagsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Opera...
Sets tags for the specified instance to the data included in the request. Args: request: (ComputeInstancesSetTagsRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
SetTags
KaranToor/MA450
1
python
def SetTags(self, request, global_params=None): 'Sets tags for the specified instance to the data included in the request.\n\n Args:\n request: (ComputeInstancesSetTagsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Opera...
def SetTags(self, request, global_params=None): 'Sets tags for the specified instance to the data included in the request.\n\n Args:\n request: (ComputeInstancesSetTagsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (Opera...
1308b1eafa44308635a75783d3d58fbd18ac44fa886480e2a55421ca76c5c99f
def Start(self, request, global_params=None): 'Starts an instance that was stopped using the using the instances().stop method. For more information, see Restart an instance.\n\n Args:\n request: (ComputeInstancesStartRequest) input message\n global_params: (StandardQueryParameters, default: None...
Starts an instance that was stopped using the using the instances().stop method. For more information, see Restart an instance. Args: request: (ComputeInstancesStartRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Start
KaranToor/MA450
1
python
def Start(self, request, global_params=None): 'Starts an instance that was stopped using the using the instances().stop method. For more information, see Restart an instance.\n\n Args:\n request: (ComputeInstancesStartRequest) input message\n global_params: (StandardQueryParameters, default: None...
def Start(self, request, global_params=None): 'Starts an instance that was stopped using the using the instances().stop method. For more information, see Restart an instance.\n\n Args:\n request: (ComputeInstancesStartRequest) input message\n global_params: (StandardQueryParameters, default: None...
d611ad232b902d7273bf21b62cad3cd754ccd537bb6ed57e5c23130379022947
def StartWithEncryptionKey(self, request, global_params=None): 'Starts an instance that was stopped using the using the instances().stop method. For more information, see Restart an instance.\n\n Args:\n request: (ComputeInstancesStartWithEncryptionKeyRequest) input message\n global_params: (Stan...
Starts an instance that was stopped using the using the instances().stop method. For more information, see Restart an instance. Args: request: (ComputeInstancesStartWithEncryptionKeyRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response m...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
StartWithEncryptionKey
KaranToor/MA450
1
python
def StartWithEncryptionKey(self, request, global_params=None): 'Starts an instance that was stopped using the using the instances().stop method. For more information, see Restart an instance.\n\n Args:\n request: (ComputeInstancesStartWithEncryptionKeyRequest) input message\n global_params: (Stan...
def StartWithEncryptionKey(self, request, global_params=None): 'Starts an instance that was stopped using the using the instances().stop method. For more information, see Restart an instance.\n\n Args:\n request: (ComputeInstancesStartWithEncryptionKeyRequest) input message\n global_params: (Stan...
2237af863f6046086189dc997f4ddf5c0b73042f814de78a68ee8d1dfe721ec6
def Stop(self, request, global_params=None): 'Stops a running instance, shutting it down cleanly, and allows you to restart the instance at a later time. Stopped instances do not incur per-minute, virtual machine usage charges while they are stopped, but any resources that the virtual machine is using, such as pers...
Stops a running instance, shutting it down cleanly, and allows you to restart the instance at a later time. Stopped instances do not incur per-minute, virtual machine usage charges while they are stopped, but any resources that the virtual machine is using, such as persistent disks and static IP addresses, will continu...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Stop
KaranToor/MA450
1
python
def Stop(self, request, global_params=None): 'Stops a running instance, shutting it down cleanly, and allows you to restart the instance at a later time. Stopped instances do not incur per-minute, virtual machine usage charges while they are stopped, but any resources that the virtual machine is using, such as pers...
def Stop(self, request, global_params=None): 'Stops a running instance, shutting it down cleanly, and allows you to restart the instance at a later time. Stopped instances do not incur per-minute, virtual machine usage charges while they are stopped, but any resources that the virtual machine is using, such as pers...
aa4c9a95cb74a1e95b4bcd720cdf10d4946cccb8967bc13a249e7837ef09c6aa
def Suspend(self, request, global_params=None): 'This method suspends a running instance, saving its state to persistent storage, and allows you to resume the instance at a later time. Suspended instances incur reduced per-minute, virtual machine usage charges while they are suspended. Any resources the virtual mac...
This method suspends a running instance, saving its state to persistent storage, and allows you to resume the instance at a later time. Suspended instances incur reduced per-minute, virtual machine usage charges while they are suspended. Any resources the virtual machine is using, such as persistent disks and static IP...
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Suspend
KaranToor/MA450
1
python
def Suspend(self, request, global_params=None): 'This method suspends a running instance, saving its state to persistent storage, and allows you to resume the instance at a later time. Suspended instances incur reduced per-minute, virtual machine usage charges while they are suspended. Any resources the virtual mac...
def Suspend(self, request, global_params=None): 'This method suspends a running instance, saving its state to persistent storage, and allows you to resume the instance at a later time. Suspended instances incur reduced per-minute, virtual machine usage charges while they are suspended. Any resources the virtual mac...
0dab2df9ad4926d3ac5ea3460db850ee6f52e3de400e5b3c0328ad322dcdb1ab
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeInstancesTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
Returns permissions that a caller has on the specified resource. Args: request: (ComputeInstancesTestIamPermissionsRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (TestPermissionsResponse) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
TestIamPermissions
KaranToor/MA450
1
python
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeInstancesTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
def TestIamPermissions(self, request, global_params=None): 'Returns permissions that a caller has on the specified resource.\n\n Args:\n request: (ComputeInstancesTestIamPermissionsRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n ...
540cf31c1dc5ff9585378a8e0809b816c9fc7b9623a821c79b24b11e155ee297
def UpdateAccessConfig(self, request, global_params=None): "Updates the specified access config from an instance's network interface with the data included in the request.\n\n Args:\n request: (ComputeInstancesUpdateAccessConfigRequest) input message\n global_params: (StandardQueryParameters, def...
Updates the specified access config from an instance's network interface with the data included in the request. Args: request: (ComputeInstancesUpdateAccessConfigRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (Operation) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
UpdateAccessConfig
KaranToor/MA450
1
python
def UpdateAccessConfig(self, request, global_params=None): "Updates the specified access config from an instance's network interface with the data included in the request.\n\n Args:\n request: (ComputeInstancesUpdateAccessConfigRequest) input message\n global_params: (StandardQueryParameters, def...
def UpdateAccessConfig(self, request, global_params=None): "Updates the specified access config from an instance's network interface with the data included in the request.\n\n Args:\n request: (ComputeInstancesUpdateAccessConfigRequest) input message\n global_params: (StandardQueryParameters, def...
45d8fda37c63c51d5c41ca2d29531d3716654bf8f627e78a85f8bbf838170681
def Get(self, request, global_params=None): 'Returns the specified License resource. Get a list of available licenses by making a list() request.\n\n Args:\n request: (ComputeLicensesGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Return...
Returns the specified License resource. Get a list of available licenses by making a list() request. Args: request: (ComputeLicensesGetRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (License) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
Get
KaranToor/MA450
1
python
def Get(self, request, global_params=None): 'Returns the specified License resource. Get a list of available licenses by making a list() request.\n\n Args:\n request: (ComputeLicensesGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Return...
def Get(self, request, global_params=None): 'Returns the specified License resource. Get a list of available licenses by making a list() request.\n\n Args:\n request: (ComputeLicensesGetRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Return...
349ddda66ab9cc2a745c31b7f15902cc6d2dcfd0949089654202599e31c04b37
def AggregatedList(self, request, global_params=None): 'Retrieves an aggregated list of machine types.\n\n Args:\n request: (ComputeMachineTypesAggregatedListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (MachineTypeAggr...
Retrieves an aggregated list of machine types. Args: request: (ComputeMachineTypesAggregatedListRequest) input message global_params: (StandardQueryParameters, default: None) global arguments Returns: (MachineTypeAggregatedList) The response message.
google-cloud-sdk/.install/.backup/lib/googlecloudsdk/third_party/apis/compute/alpha/compute_alpha_client.py
AggregatedList
KaranToor/MA450
1
python
def AggregatedList(self, request, global_params=None): 'Retrieves an aggregated list of machine types.\n\n Args:\n request: (ComputeMachineTypesAggregatedListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (MachineTypeAggr...
def AggregatedList(self, request, global_params=None): 'Retrieves an aggregated list of machine types.\n\n Args:\n request: (ComputeMachineTypesAggregatedListRequest) input message\n global_params: (StandardQueryParameters, default: None) global arguments\n Returns:\n (MachineTypeAggr...