@Generated(value="by GAPIC") @BetaApi public final class LicenseCodeLicenseAlias extends Object implements com.google.api.gax.httpjson.ApiMessage
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
LicenseCodeLicenseAlias.Builder  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
com.google.api.gax.httpjson.ApiMessage | 
getApiMessageRequestBody()  | 
static LicenseCodeLicenseAlias | 
getDefaultInstance()  | 
String | 
getDescription()
[Output Only] Description of this License Code. 
 | 
List<String> | 
getFieldMask()  | 
Object | 
getFieldValue(String fieldName)  | 
String | 
getSelfLink()
[Output Only] URL of license corresponding to this License Code. 
 | 
int | 
hashCode()  | 
static LicenseCodeLicenseAlias.Builder | 
newBuilder()  | 
static LicenseCodeLicenseAlias.Builder | 
newBuilder(LicenseCodeLicenseAlias prototype)  | 
LicenseCodeLicenseAlias.Builder | 
toBuilder()  | 
String | 
toString()  | 
public Object getFieldValue(String fieldName)
getFieldValue in interface com.google.api.gax.httpjson.ApiMessage@Nullable public com.google.api.gax.httpjson.ApiMessage getApiMessageRequestBody()
getApiMessageRequestBody in interface com.google.api.gax.httpjson.ApiMessage@Nullable public List<String> getFieldMask()
getFieldMask in interface com.google.api.gax.httpjson.ApiMessagepublic String getDescription()
public String getSelfLink()
public static LicenseCodeLicenseAlias.Builder newBuilder()
public static LicenseCodeLicenseAlias.Builder newBuilder(LicenseCodeLicenseAlias prototype)
public LicenseCodeLicenseAlias.Builder toBuilder()
public static LicenseCodeLicenseAlias getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.