| 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/logging/locations/__pycache__/ |
Upload File : |
�
��� � � � d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddd �Z ej
G d
� dej � � � � Ze e_
dS )
z#'logging buckets describe' command.� )�absolute_import)�division)�unicode_literals)�util)�basez4
Displays information about a location.
zU
To describe a location in a project, run:
$ {command} my-location
)�DESCRIPTION�EXAMPLESc �. � e Zd ZdZed� � � Zd� ZdS )�Describez%Display information about a location.c �^ � | � dd�� � t j | d� � dS )z Register flags for this command.�LOCATION_IDzId of the location to describe.)�helpzlocation to describeN)�add_argumentr �
AddParentArgs)�parsers �)lib/surface/logging/locations/describe.py�Argsz
Describe.Args* s8 � � ���
�,M��N�N�N���v�5�6�6�6�6�6� c � � t j � � j � t j � � � t j t j |� � d|j � � �� � � � S )z�This is what gets called when the user runs this command.
Args:
args: an argparse namespace. All the arguments that were provided to this
command invocation.
Returns:
The specified location
� locations)�name) r � GetClient�projects_locations�Get�GetMessages�"LoggingProjectsLocationsGetRequest�CreateResourceName�GetParentFromArgsr
)�self�argss r �RunzDescribe.Run0 st � � �>���.�2�2�����=�=��(��&�t�,�,�k�4�;K�M� M� >� N� N�O� O� Or N)�__name__�
__module__�__qualname__�__doc__�staticmethodr r! � r r r r &