| Package | Description |
|---|---|
| com.google.api.services.serviceusage.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Type |
Type.clone() |
Type |
Type.set(String fieldName,
Object value) |
Type |
Type.setFields(List<Field> fields)
The list of fields.
|
Type |
Type.setName(String name)
The fully qualified message name.
|
Type |
Type.setOneofs(List<String> oneofs)
The list of types appearing in `oneof` definitions in this type.
|
Type |
Type.setOptions(List<Option> options)
The protocol buffer options.
|
Type |
Type.setSourceContext(SourceContext sourceContext)
The source context.
|
Type |
Type.setSyntax(String syntax)
The source syntax.
|
| Modifier and Type | Method and Description |
|---|---|
List<Type> |
GoogleApiService.getSystemTypes()
A list of all proto message types included in this API service.
|
List<Type> |
GoogleApiService.getTypes()
A list of all proto message types included in this API service.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleApiService |
GoogleApiService.setSystemTypes(List<Type> systemTypes)
A list of all proto message types included in this API service.
|
GoogleApiService |
GoogleApiService.setTypes(List<Type> types)
A list of all proto message types included in this API service.
|
Copyright © 2011–2021 Google. All rights reserved.