Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -748,9 +748,6 @@ async def sample_delete_function():

}

The JSON representation for Empty is empty JSON
object {}.

"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -979,9 +979,6 @@ def sample_delete_function():

}

The JSON representation for Empty is empty JSON
object {}.

"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -773,9 +773,6 @@ async def sample_delete_function():

}

The JSON representation for Empty is empty JSON
object {}.

"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down
3 changes: 0 additions & 3 deletions google/cloud/functions_v2/services/function_service/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -1157,9 +1157,6 @@ def sample_delete_function():

}

The JSON representation for Empty is empty JSON
object {}.

"""
# Create or coerce a protobuf request object.
# Quick check: If we got a request object, we should *not* have
Expand Down