Class ListCustomTargetTypesResponse (1.18.0)

ListCustomTargetTypesResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The response object from ListCustomTargetTypes.

Attributes

NameDescription
custom_target_types MutableSequence[google.cloud.deploy_v1.types.CustomTargetType]
The CustomTargetType objects.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
unreachable MutableSequence[str]
Locations that could not be reached.