Google Cloud Storage Insights v1 API - Class GetReportDetailRequest (1.0.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
NameDescription
otherGetReportDetailRequest

Properties

Name

public string Name { get; set; }

Required. Name of the resource

Property Value
TypeDescription
string

ReportDetailName

public ReportDetailName ReportDetailName { get; set; }

ReportDetailName-typed view over the Name resource name property.

Property Value
TypeDescription
ReportDetailName