| Server IP : 35.236.43.222 / Your IP : 216.73.216.143 Web Server : Apache System : Linux order-form-vm-001 5.10.0-37-cloud-amd64 #1 SMP Debian 5.10.247-1 (2025-12-11) x86_64 User : deploy ( 1002) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/lib/google-cloud-sdk/lib/surface/sql/operations/__pycache__/ |
Upload File : |
�
��� � � � d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlm Z ddlm
Z
dd lmZ dd
l
mZ e
j e
j j e
j j e
j j � � G d� de
j � � � � Zd
S )z;Retrieves information about a Cloud SQL instance operation.� )�absolute_import)�division)�unicode_literals)�api_util)�
operations)�arg_parsers)�base)�flags)�
propertiesc �. � e Zd ZdZed� � � Zd� ZdS )�Waitz-Waits for one or more operations to complete.c �� � t j | � � | � dt j dd�� � dd�� � | j � t j � � d S )Nz --timeoutr T)�lower_bound� unlimitedi, z�Maximum number of seconds to wait for an operation to complete. By default, wait for 300s. Set to *unlimited* to wait indefinitely.)�type�default�help)r
�AddOperationArgument�add_argumentr �
BoundedInt�display_info� AddFormat�OPERATION_FORMAT_BETA)�parsers �"lib/surface/sql/operations/wait.py�Argsz Wait.Args"