File: //lib/google-cloud-sdk/lib/surface/trace/sinks/__pycache__/delete.cpython-312.pyc
�
��� � � � d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddl m
Z
ddlmZ d d
d�Z
G d� d
ej � Ze
e_ y)z'logging sinks delete' command.� )�absolute_import)�division)�unicode_literals)�util)�base)�log)�
console_ioa /
Deletes a sink and halts the export of traces associated with that sink.
Deleting a sink does not affect traces already exported through
the deleted sink, and will not affect other sinks that are exporting
the same traces.
z#/
$ {command} my-sink
)�DESCRIPTION�EXAMPLESc �&