SaaS Runtime v1beta1 API - Class GetUnitKindRequest (1.0.0-beta01)

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

Reference documentation and code samples for the SaaS Runtime v1beta1 API class GetUnitKindRequest.

The request structure for the GetUnitKind method.

Inheritance

object > GetUnitKindRequest

Namespace

Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1

Assembly

Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1.dll

Constructors

GetUnitKindRequest()

public GetUnitKindRequest()

GetUnitKindRequest(GetUnitKindRequest)

public GetUnitKindRequest(GetUnitKindRequest other)
Parameter
Name Description
other GetUnitKindRequest

Properties

Name

public string Name { get; set; }

Required. The resource name of the resource within a service.

Property Value
Type Description
string

UnitKindName

public UnitKindName UnitKindName { get; set; }

UnitKindName-typed view over the Name resource name property.

Property Value
Type Description
UnitKindName