Show / Hide Table of Contents

Class V1betaResource

The "v1beta" collection of methods.

Inheritance
object
V1betaResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Cloudbilling.v1beta
Assembly: Google.Apis.Cloudbilling.v1beta.dll
Syntax
public class V1betaResource

Constructors

V1betaResource(IClientService)

Constructs a new resource.

Declaration
public V1betaResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

GenerateInsights(GenerateInsightsRequest)

Analyzes cost data for a billing account and/or specific projects. Returns a natural language summary and supporting datasets.

Declaration
public virtual V1betaResource.GenerateInsightsRequest GenerateInsights(GenerateInsightsRequest body)
Parameters
Type Name Description
GenerateInsightsRequest body

The body of the request.

Returns
Type Description
V1betaResource.GenerateInsightsRequest
In this article
Back to top Generated by DocFX