Google Cloud Storage Insights v1 API - Class GetReportDetailRequest (1.3.0)

public sealed class GetReportDetailRequest : IMessage<GetReportDetailRequest>, IEquatable<GetReportDetailRequest>, IDeepCloneable<GetReportDetailRequest>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Storage Insights v1 API class GetReportDetailRequest.

Message for getting a ReportDetail

Inheritance

object > GetReportDetailRequest

Namespace

Google.Cloud.StorageInsights.V1

Assembly

Google.Cloud.StorageInsights.V1.dll

Constructors

GetReportDetailRequest()

public GetReportDetailRequest()

GetReportDetailRequest(GetReportDetailRequest)

public GetReportDetailRequest(GetReportDetailRequest other)
Parameter
Name Description
other GetReportDetailRequest

Properties

Name

public string Name { get; set; }

Required. Name of the resource

Property Value
Type Description
string

ReportDetailName

public ReportDetailName ReportDetailName { get; set; }

ReportDetailName-typed view over the Name resource name property.

Property Value
Type Description
ReportDetailName