Network Connectivity v1 API - Enum ListHubSpokesRequest.Types.SpokeView (2.7.0)

public enum ListHubSpokesRequest.Types.SpokeView

Reference documentation and code samples for the Network Connectivity v1 API enum ListHubSpokesRequest.Types.SpokeView.

Enum that controls which spoke fields are included in the response.

Namespace

Google.Cloud.NetworkConnectivity.V1

Assembly

Google.Cloud.NetworkConnectivity.V1.dll

Fields

NameDescription
Basic

Includes name, create_time, hub, unique_id, state, reasons, and spoke_type. This is the default value.

Detailed

Includes all spoke fields except labels. You can use the DETAILED view only when you set the spoke_locations field to [global].

Unspecified

The spoke view is unspecified. When the spoke view is unspecified, the API returns the same fields as the BASIC view.