google_api_resource_views v0.0.1 GoogleApi.ResourceViews.V1beta2.Model.ResourceView View Source

The resource view object.

Attributes

  • creationTimestamp (String): The creation time of the resource view. Defaults to: null.
  • description (String): The detailed description of the resource view. Defaults to: null.
  • endpoints (List[ServiceEndpoint]): Services endpoint information. Defaults to: null.
  • fingerprint (String): The fingerprint of the service endpoint information. Defaults to: null.
  • id (String): [Output Only] The ID of the resource view. Defaults to: null.
  • kind (String): Type of the resource. Defaults to: null.
  • labels (List[Label]): The labels for events. Defaults to: null.
  • name (String): The name of the resource view. Defaults to: null.
  • network (String): The URL of a Compute Engine network to which the resources in the view belong. Defaults to: null.
  • resources (List[String]): A list of all resources in the resource view. Defaults to: null.
  • selfLink (String): [Output Only] A self-link to the resource view. Defaults to: null.
  • size (Integer): The total number of resources in the resource view. Defaults to: null.