GoogleLabel Type

A Google resource label.

Remarks

This type represents a Google resource label.

Fields

Name
String

The name of the label.

This field specifies the name of the label.

Value
String

The value of the label.

This field specifies the value of the label.

Constructors

public GoogleLabel();
Public GoogleLabel()
public GoogleLabel(string name, string value);
Public GoogleLabel(ByVal Name As String, ByVal Value As String)

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 .NET Edition - Version 20.0 [Build 8157]