Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

Conversation

@andreamlin
Copy link
Contributor

No description provided.

@andreamlin
Copy link
Contributor Author

PTAL

@andreamlin
Copy link
Contributor Author

Not sure what the python2.7 build failure is.

@andreamlin
Copy link
Contributor Author

The resulting changes in api-client-staging would be googleapis/api-client-staging#601.

}

public String getFieldValue(String fieldName) {
return fieldMap.get(fieldName);

This comment was marked as spam.

This comment was marked as spam.

public Map<String, String> getFieldValuesMap() {
if (fieldMap != null) {
return fieldMap;
}

This comment was marked as spam.

@garrettjonesgoogle
Copy link
Member

I'm also not sure about the python 2.7 build failure; I have been ignoring it.

@andreamlin
Copy link
Contributor Author

I will wait to regen the api-client-staging branch after all the baseline changes are reviewed.

if (fieldValuesMap != null) {
return fieldValuesMap;
}
ImmutableMap.Builder<String, String> fieldMapBuilder = ImmutableMap.builder();

This comment was marked as spam.

This comment was marked as spam.

@andreamlin
Copy link
Contributor Author

andreamlin commented Feb 28, 2018

googleapis/api-client-staging#601 is updated with updated ResourceName classes generated with this PR.

PTAL

Copy link
Member

@garrettjonesgoogle garrettjonesgoogle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andreamlin andreamlin merged commit 98fa3ab into googleapis:master Feb 28, 2018
@andreamlin andreamlin deleted the resource_name branch February 28, 2018 23:44
@andreamlin andreamlin changed the title Add methods to ResourceName interface Add methods to ResourceName classes Feb 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants