| 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/colab/executions/__pycache__/ |
Upload File : |
�
��! � �� � d Z ddlmZ ddlmZ ddlmZ ddlm Z ddl
mZ ddd �Zej
ej ej j ej j � � G d
� dej � � � � � � Zee_ dS )
z1Describe command for Colab Enterprise Executions.� )�util)�
executions)�base)�
endpoint_util)�flagsz=
Describe a Colab Enterprise notebook execution.
z�
To describe a notebook execution with id `my-execution` in region `us-central1`, run:
$ {command} my-execution --region=us-central1
)�DESCRIPTION�EXAMPLESc �. � e Zd ZdZed� � � Zd� ZdS )�DescribezDescribe an execution.c �. � t j | � � dS )z Register flags for this command.N)r �AddDescribeExecutionFlags)�parsers �(lib/surface/colab/executions/describe.py�Argsz
Describe.Args* s � �
�#�F�+�+�+�+�+� c �� � | � � � }t j | � � � � � }|j j � � � }|� � � d }t j d|�� � 5 t j |� � }|j
}|� t j
||� � � � cddd� � S # 1 swxY w Y dS )z9This is what gets called when the user runs this command.�locationsId�BETA)�version�regionN)�ReleaseTrackr �GetMessages�CONCEPTS� execution�Parse�AsDictr �AiplatformEndpointOverrides� GetClient�(projects_locations_notebookExecutionJobs�Get�executions_util�CreateExecutionGetRequest)�self�args�
release_track�messages�
execution_refr �
api_client�executions_services r �RunzDescribe.Run/ s" � ��%�%�'�'�M���� 1� 1� 3� 3�4�4�H��M�+�1�1�3�3�M�
�
!�
!�
#�
#�M�
2�F� � 2��v�
�
�
� � � �>�-�0�0�j�
�
=� � �
#�
#�
�
3��H�� �� �� � � � � � � � � � � ���� � � � � � s � AC�C� CN)�__name__�
__module__�__qualname__�__doc__�staticmethodr r* � r r r r % sD � � � � � � ���,� ,� �<�,�� � � � r r N)r. �'googlecloudsdk.api_lib.colab_enterpriser �(googlecloudsdk.api_lib.notebook_executorr r! �googlecloudsdk.callioper �googlecloudsdk.command_lib.air �,googlecloudsdk.command_lib.notebook_executorr �_DETAILED_HELP�DefaultUniverseOnly�
ReleaseTracksr �GAr �DescribeCommandr �
detailed_helpr0 r r �<module>r<