Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.GlobalResource.HubsResource.ListSpokesRequest.ViewEnum

The view of the spoke to return. The view that you use determines which spoke fields are included in the response.

Namespace: Google.Apis.Networkconnectivity.v1
Assembly: Google.Apis.Networkconnectivity.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.GlobalResource.HubsResource.ListSpokesRequest.ViewEnum

Fields

Name Description
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].

SPOKEVIEWUNSPECIFIED

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

In this article
Back to top Generated by DocFX